Class TrackInfoSwitch¶
Defined in File HelperClasses.h
Inheritance Relationships¶
Base Type¶
public HelperClasses::InfoSwitch(Class InfoSwitch)
Class Documentation¶
-
class
TrackInfoSwitch: public HelperClasses::InfoSwitch The
HelperClasses::InfoSwitchstruct for Track Information.Parameter
Pattern
Match
m_noMultiplicity
noMultiplicity
exact
m_kinematic
kinematic
exact
m_fitpars
fitpars
exact
m_numbers
numbers
exact
m_vertex
vertex
exact
m_useTheS
useTheS
exact
Public Functions
-
TrackInfoSwitch(const std::string configStr)¶
Public Members
-
bool
m_noMultiplicity¶
-
bool
m_kinematic¶
-
bool
m_fitpars¶
-
bool
m_numbers¶
-
bool
m_vertex¶
-
bool
m_useTheS¶
Protected Functions
-
void
initialize()¶
-