ATLAS Offline Software
|
#include <ITrigEgammaFastElectronHypoTool.h>
Public Member Functions | |
ElectronInfo (TrigCompositeUtils::Decision *d, const xAOD::TrigElectron *el, const xAOD::TrigEMCluster *cl, const xAOD::TrigRingerRings *r, const TrigCompositeUtils::DecisionIDContainer &previousDecisions) | |
Public Attributes | |
TrigCompositeUtils::Decision * | decision |
const xAOD::TrigElectron * | electron |
const xAOD::TrigEMCluster * | cluster |
const xAOD::TrigRingerRings * | rings |
const TrigCompositeUtils::DecisionIDContainer | previousDecisionIDs |
std::map< std::string, float > | valueDecorator |
std::map< std::string, bool > | pidDecorator |
Definition at line 31 of file ITrigEgammaFastElectronHypoTool.h.
|
inline |
const xAOD::TrigEMCluster* ITrigEgammaFastElectronHypoTool::ElectronInfo::cluster |
Definition at line 45 of file ITrigEgammaFastElectronHypoTool.h.
TrigCompositeUtils::Decision* ITrigEgammaFastElectronHypoTool::ElectronInfo::decision |
Definition at line 43 of file ITrigEgammaFastElectronHypoTool.h.
const xAOD::TrigElectron* ITrigEgammaFastElectronHypoTool::ElectronInfo::electron |
Definition at line 44 of file ITrigEgammaFastElectronHypoTool.h.
std::map<std::string, bool> ITrigEgammaFastElectronHypoTool::ElectronInfo::pidDecorator |
Definition at line 49 of file ITrigEgammaFastElectronHypoTool.h.
const TrigCompositeUtils::DecisionIDContainer ITrigEgammaFastElectronHypoTool::ElectronInfo::previousDecisionIDs |
Definition at line 47 of file ITrigEgammaFastElectronHypoTool.h.
const xAOD::TrigRingerRings* ITrigEgammaFastElectronHypoTool::ElectronInfo::rings |
Definition at line 46 of file ITrigEgammaFastElectronHypoTool.h.
std::map<std::string, float> ITrigEgammaFastElectronHypoTool::ElectronInfo::valueDecorator |
Definition at line 48 of file ITrigEgammaFastElectronHypoTool.h.