ATLAS Offline Software
|
#include <ITrigEgammaPrecisionPhotonHypoTool.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 ITrigEgammaPrecisionPhotonHypoTool.h.
|
inline |
Definition at line 26 of file ITrigEgammaPrecisionPhotonHypoTool.h.
TrigCompositeUtils::Decision* ITrigEgammaPrecisionPhotonHypoTool::PhotonInfo::decision |
Definition at line 35 of file ITrigEgammaPrecisionPhotonHypoTool.h.
const xAOD::Photon_v1* ITrigEgammaPrecisionPhotonHypoTool::PhotonInfo::photon |
Definition at line 37 of file ITrigEgammaPrecisionPhotonHypoTool.h.
std::map<std::string, bool> ITrigEgammaPrecisionPhotonHypoTool::PhotonInfo::pidDecorator |
Definition at line 39 of file ITrigEgammaPrecisionPhotonHypoTool.h.
const TrigCompositeUtils::DecisionIDContainer ITrigEgammaPrecisionPhotonHypoTool::PhotonInfo::previousDecisionIDs |
Definition at line 40 of file ITrigEgammaPrecisionPhotonHypoTool.h.
const TrigRoiDescriptor* ITrigEgammaPrecisionPhotonHypoTool::PhotonInfo::roi |
Definition at line 36 of file ITrigEgammaPrecisionPhotonHypoTool.h.
std::map<std::string, float> ITrigEgammaPrecisionPhotonHypoTool::PhotonInfo::valueDecorator |
Definition at line 38 of file ITrigEgammaPrecisionPhotonHypoTool.h.