#include <L1TriggerBit.hh>
Public Types | |
enum | Bit { MBTS_4_4 = 15, MBTS_1 = 226, MBTS_2 = 227, MBTS_1_1 = 228, N_BITS = 256 } |
Public Member Functions | |
L1TriggerBit () | |
bool | hasBit (Bit bit) |
Friends | |
class | DataConverter |
Definition at line 14 of file L1TriggerBit.hh.
Definition at line 18 of file L1TriggerBit.hh.
ForIA::L1TriggerBit::L1TriggerBit | ( | ) |
Definition at line 9 of file L1TriggerBit.cxx.
bool ForIA::L1TriggerBit::hasBit | ( | Bit | bit ) |
Definition at line 13 of file L1TriggerBit.cxx.
friend class DataConverter [friend] |
Definition at line 26 of file L1TriggerBit.hh.