Class TriggerInfoSwitch¶
Defined in File HelperClasses.h
Inheritance Relationships¶
Base Type¶
public HelperClasses::InfoSwitch(Class InfoSwitch)
Class Documentation¶
-
class
TriggerInfoSwitch: public HelperClasses::InfoSwitch The
HelperClasses::InfoSwitchstruct for Trigger Information.Parameter
Pattern
Match
m_basic
basic
exact
m_menuKeys
menuKeys
exact
m_passTriggers
passTriggers
exact
m_passTrigBits
passTrigBits
exact
m_prescales
prescales
exact
m_prescalesLumi
prescalesLumi
exact
Note
m_prescalescontains information from theTrigDecisionToolfor every trigger used in event selection and event trigger-matching.m_prescalesLumicontains information retrieved from the pile-up reweighting tool based on the actual luminosities of triggers.Public Functions
-
TriggerInfoSwitch(const std::string configStr)¶
Public Members
-
bool
m_basic¶
-
bool
m_passTriggers¶
-
bool
m_passTrigBits¶
-
bool
m_prescales¶
-
bool
m_prescalesLumi¶
Protected Functions
-
void
initialize()¶
-