# | Line 41 | Line 41 | const int MINSEC=0; | |
---|---|---|
41 | const int MAXSEC=12; | |
42 | const int TIMINGSEC=3; // this only works for naive estimation now | |
43 | const int BX_START=3; // starting of hBX: 3 for MC and 0 for data | |
44 | < | const int ABSBX_START=900; // starting of hAbsBX: run#62232:797; run#63200:234; run62384:2500 |
44 | > | const int ABSBX_START=10; // starting of hAbsBX: run#62232:797; run#63200:234; run62384:2500 |
45 | const int NUMSEC=MAXSEC-MINSEC; | |
46 | ||
47 | class CSCTriggerMappingFromFile; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |