# | 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 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |