# | Line 3 | Line 3 | |
---|---|---|
3 | ||
4 | #include <stdint.h> | |
5 | ||
6 | + | bool passHLTSingleMuon(uint64_t triggerBits); |
7 | bool passHLT(uint64_t triggerBits, unsigned runNum, unsigned channel); | |
8 | bool passHLTMC(uint64_t triggerBits); | |
9 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |