Class EventInfoSwitch¶
Defined in File HelperClasses.h
Inheritance Relationships¶
Base Type¶
public HelperClasses::InfoSwitch(Class InfoSwitch)
Class Documentation¶
-
class
EventInfoSwitch: public HelperClasses::InfoSwitch The
HelperClasses::InfoSwitchstruct for Event Information.Parameter
Pattern
Match
m_noDataInfo
noDataInfo
exact
m_eventCleaning
eventCleaning
exact
m_bcidInfo
bcidInfo
exact
m_pileup
pileup
exact
m_pileupsys
pileupsys
exact
m_shapeEM
shapeEM
exact
m_shapeEMPFLOW
shapeEMPFLOW
exact
m_shapeLC
shapeLC
exact
m_truth
truth
exact
m_caloClus
caloClusters
exact
m_weightsSys
weightsSys
exact
Public Functions
-
EventInfoSwitch(const std::string configStr)¶
Public Members
-
bool
m_noDataInfo¶
-
bool
m_eventCleaning¶
-
bool
m_bcidInfo¶
-
bool
m_pileup¶
-
bool
m_pileupsys¶
-
bool
m_shapeEM¶
-
bool
m_shapeEMPFLOW¶
-
bool
m_shapeLC¶
-
bool
m_truth¶
-
bool
m_caloClus¶
-
bool
m_weightsSys¶
Protected Functions
-
void
initialize()¶
-