ATLAS Offline Software
|
#include <ITrigEgammaPrecisionPhotonCaloIsoHypoTool.h>
Public Member Functions | |
PhotonInfo (TrigCompositeUtils::Decision *d, const TrigRoiDescriptor *r, const xAOD::Photon_v1 *c, const TrigCompositeUtils::Decision *previousDecision) | |
Public Attributes | |
TrigCompositeUtils::Decision * | decision |
const TrigRoiDescriptor * | roi |
const xAOD::Photon_v1 * | photon |
std::map< std::string, float > | valueDecorator |
std::map< std::string, bool > | pidDecorator |
const TrigCompositeUtils::DecisionIDContainer | previousDecisionIDs |
Definition at line 25 of file ITrigEgammaPrecisionPhotonCaloIsoHypoTool.h.
|
inline |
Definition at line 26 of file ITrigEgammaPrecisionPhotonCaloIsoHypoTool.h.
TrigCompositeUtils::Decision* ITrigEgammaPrecisionPhotonCaloIsoHypoTool::PhotonInfo::decision |
Definition at line 35 of file ITrigEgammaPrecisionPhotonCaloIsoHypoTool.h.
const xAOD::Photon_v1* ITrigEgammaPrecisionPhotonCaloIsoHypoTool::PhotonInfo::photon |
Definition at line 37 of file ITrigEgammaPrecisionPhotonCaloIsoHypoTool.h.
std::map<std::string, bool> ITrigEgammaPrecisionPhotonCaloIsoHypoTool::PhotonInfo::pidDecorator |
Definition at line 39 of file ITrigEgammaPrecisionPhotonCaloIsoHypoTool.h.
const TrigCompositeUtils::DecisionIDContainer ITrigEgammaPrecisionPhotonCaloIsoHypoTool::PhotonInfo::previousDecisionIDs |
Definition at line 40 of file ITrigEgammaPrecisionPhotonCaloIsoHypoTool.h.
const TrigRoiDescriptor* ITrigEgammaPrecisionPhotonCaloIsoHypoTool::PhotonInfo::roi |
Definition at line 36 of file ITrigEgammaPrecisionPhotonCaloIsoHypoTool.h.
std::map<std::string, float> ITrigEgammaPrecisionPhotonCaloIsoHypoTool::PhotonInfo::valueDecorator |
Definition at line 38 of file ITrigEgammaPrecisionPhotonCaloIsoHypoTool.h.