CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Attributes
L1Comparator::EventInfo Struct Reference

Public Attributes

std::array< bool, dedefs::DEnsysDEmatchEvt = {{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_
 

Detailed Description

Definition at line 55 of file L1Comparator.h.

Member Data Documentation

std::array<bool, dedefs::DEnsys> L1Comparator::EventInfo::DEmatchEvt = {{true}}

Definition at line 57 of file L1Comparator.h.

Referenced by L1Comparator::process(), and L1Comparator::produce().

std::array<std::array<int, 2>, dedefs::DEnsys> L1Comparator::EventInfo::DEncand = {{{{0, 0}}}}

Definition at line 58 of file L1Comparator.h.

Referenced by L1Comparator::process(), and L1Comparator::produce().

bool L1Comparator::EventInfo::dumpEvent_ = true

Definition at line 64 of file L1Comparator.h.

Referenced by L1Comparator::process().

std::ostringstream L1Comparator::EventInfo::dumpToFile_

Definition at line 59 of file L1Comparator.h.

Referenced by L1Comparator::process(), and L1Comparator::produce().

int L1Comparator::EventInfo::evtNum_

Definition at line 61 of file L1Comparator.h.

Referenced by L1Comparator::process(), and L1Comparator::produce().

L1DEDigiCollection L1Comparator::EventInfo::m_dedigis

Definition at line 56 of file L1Comparator.h.

Referenced by L1Comparator::process(), and L1Comparator::produce().

int L1Comparator::EventInfo::nevt_

Definition at line 60 of file L1Comparator.h.

Referenced by L1Comparator::process(), and L1Comparator::produce().

int L1Comparator::EventInfo::runNum_

Definition at line 62 of file L1Comparator.h.

Referenced by L1Comparator::process(), and L1Comparator::produce().