Public Attributes | |
std::array< bool, dedefs::DEnsys > | DEmatchEvt = {{true}} |
std::array< std::array< int, 2 >, dedefs::DEnsys > | DEncand = {{{{0, 0}}}} |
bool | dumpEvent_ = true |
std::ostringstream | dumpToFile_ |
int | evtNum_ |
L1DEDigiCollection | m_dedigis |
int | nevt_ |
int | runNum_ |
Definition at line 55 of file L1Comparator.h.
std::array<bool, dedefs::DEnsys> L1Comparator::EventInfo::DEmatchEvt = {{true}} |
Definition at line 57 of file L1Comparator.h.
std::array<std::array<int, 2>, dedefs::DEnsys> L1Comparator::EventInfo::DEncand = {{{{0, 0}}}} |
Definition at line 58 of file L1Comparator.h.
bool L1Comparator::EventInfo::dumpEvent_ = true |
Definition at line 64 of file L1Comparator.h.
std::ostringstream L1Comparator::EventInfo::dumpToFile_ |
Definition at line 59 of file L1Comparator.h.
int L1Comparator::EventInfo::evtNum_ |
Definition at line 61 of file L1Comparator.h.
L1DEDigiCollection L1Comparator::EventInfo::m_dedigis |
Definition at line 56 of file L1Comparator.h.
int L1Comparator::EventInfo::nevt_ |
Definition at line 60 of file L1Comparator.h.
int L1Comparator::EventInfo::runNum_ |
Definition at line 62 of file L1Comparator.h.