ATLAS Offline Software
|
#include <ITrigEgammaForwardFastCaloHypoTool.h>
Public Member Functions | |
FastClusterInfo (TrigCompositeUtils::Decision *d, const TrigRoiDescriptor *r, const xAOD::TrigEMCluster *c, const xAOD::TrigRingerRings *ring, const TrigCompositeUtils::Decision *previousDecision) | |
Public Attributes | |
TrigCompositeUtils::Decision * | decision |
const TrigRoiDescriptor * | roi |
const xAOD::TrigEMCluster * | cluster |
const xAOD::TrigRingerRings * | ringerShape |
const TrigCompositeUtils::DecisionIDContainer | previousDecisionIDs |
std::map< std::string, float > | valueDecorator |
std::map< std::string, bool > | pidDecorator |
Definition at line 28 of file ITrigEgammaForwardFastCaloHypoTool.h.
|
inline |
Definition at line 30 of file ITrigEgammaForwardFastCaloHypoTool.h.
const xAOD::TrigEMCluster* ITrigEgammaForwardFastCaloHypoTool::FastClusterInfo::cluster |
Definition at line 45 of file ITrigEgammaForwardFastCaloHypoTool.h.
TrigCompositeUtils::Decision* ITrigEgammaForwardFastCaloHypoTool::FastClusterInfo::decision |
Definition at line 43 of file ITrigEgammaForwardFastCaloHypoTool.h.
std::map<std::string, bool> ITrigEgammaForwardFastCaloHypoTool::FastClusterInfo::pidDecorator |
Definition at line 49 of file ITrigEgammaForwardFastCaloHypoTool.h.
const TrigCompositeUtils::DecisionIDContainer ITrigEgammaForwardFastCaloHypoTool::FastClusterInfo::previousDecisionIDs |
Definition at line 47 of file ITrigEgammaForwardFastCaloHypoTool.h.
const xAOD::TrigRingerRings* ITrigEgammaForwardFastCaloHypoTool::FastClusterInfo::ringerShape |
Definition at line 46 of file ITrigEgammaForwardFastCaloHypoTool.h.
const TrigRoiDescriptor* ITrigEgammaForwardFastCaloHypoTool::FastClusterInfo::roi |
Definition at line 44 of file ITrigEgammaForwardFastCaloHypoTool.h.
std::map<std::string, float> ITrigEgammaForwardFastCaloHypoTool::FastClusterInfo::valueDecorator |
Definition at line 48 of file ITrigEgammaForwardFastCaloHypoTool.h.