Class TrackInfoSwitch

Inheritance Relationships

Base Type

Class Documentation

class TrackInfoSwitch : public HelperClasses::InfoSwitch

The HelperClasses::InfoSwitch struct 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

inline 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()