ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/wangdy/TimingCSC/interface/CSCTimingAnalyzer.h
(Generate patch)

Comparing UserCode/wangdy/TimingCSC/interface/CSCTimingAnalyzer.h (file contents):
Revision 1.5 by wangdy, Wed Nov 7 10:03:27 2007 UTC vs.
Revision 1.7 by wangdy, Tue Nov 13 22:06:44 2007 UTC

# Line 37 | Line 37 | const TString sectorLabel[MAX_SECTORS] =
37   const TString chamberLabel[MAX_CHAMBERS] = {"1","2","3","4","5","6","7","8","9"};
38   const int MINSEC=0;
39   const int MAXSEC=6;
40 + const int TIMINGSEC=3; // this only works for naive estimation now
41 + const int BX_START=3; // starting of hBX: 3 for MC and 0 for data
42  
43   class CSCTriggerMappingFromFile;
44  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines