ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
ITrigEgammaPrecisionPhotonCaloIsoHypoTool::PhotonInfo Struct Reference

#include <ITrigEgammaPrecisionPhotonCaloIsoHypoTool.h>

Collaboration diagram for ITrigEgammaPrecisionPhotonCaloIsoHypoTool::PhotonInfo:

Public Member Functions

 PhotonInfo (TrigCompositeUtils::Decision *d, const TrigRoiDescriptor *r, const xAOD::Photon_v1 *c, const TrigCompositeUtils::Decision *previousDecision)
 

Public Attributes

TrigCompositeUtils::Decisiondecision
 
const TrigRoiDescriptorroi
 
const xAOD::Photon_v1photon
 
std::map< std::string, float > valueDecorator
 
std::map< std::string, bool > pidDecorator
 
const TrigCompositeUtils::DecisionIDContainer previousDecisionIDs
 

Detailed Description

Definition at line 25 of file ITrigEgammaPrecisionPhotonCaloIsoHypoTool.h.

Constructor & Destructor Documentation

◆ PhotonInfo()

ITrigEgammaPrecisionPhotonCaloIsoHypoTool::PhotonInfo::PhotonInfo ( TrigCompositeUtils::Decision d,
const TrigRoiDescriptor r,
const xAOD::Photon_v1 c,
const TrigCompositeUtils::Decision previousDecision 
)
inline

Definition at line 26 of file ITrigEgammaPrecisionPhotonCaloIsoHypoTool.h.

28  : decision( d ),
29  roi( r ),
30  photon(c),
32  TrigCompositeUtils::decisionIDs( previousDecision ).end() )
33  {}

Member Data Documentation

◆ decision

TrigCompositeUtils::Decision* ITrigEgammaPrecisionPhotonCaloIsoHypoTool::PhotonInfo::decision

Definition at line 35 of file ITrigEgammaPrecisionPhotonCaloIsoHypoTool.h.

◆ photon

const xAOD::Photon_v1* ITrigEgammaPrecisionPhotonCaloIsoHypoTool::PhotonInfo::photon

Definition at line 37 of file ITrigEgammaPrecisionPhotonCaloIsoHypoTool.h.

◆ pidDecorator

std::map<std::string, bool> ITrigEgammaPrecisionPhotonCaloIsoHypoTool::PhotonInfo::pidDecorator

Definition at line 39 of file ITrigEgammaPrecisionPhotonCaloIsoHypoTool.h.

◆ previousDecisionIDs

const TrigCompositeUtils::DecisionIDContainer ITrigEgammaPrecisionPhotonCaloIsoHypoTool::PhotonInfo::previousDecisionIDs

Definition at line 40 of file ITrigEgammaPrecisionPhotonCaloIsoHypoTool.h.

◆ roi

const TrigRoiDescriptor* ITrigEgammaPrecisionPhotonCaloIsoHypoTool::PhotonInfo::roi

Definition at line 36 of file ITrigEgammaPrecisionPhotonCaloIsoHypoTool.h.

◆ valueDecorator

std::map<std::string, float> ITrigEgammaPrecisionPhotonCaloIsoHypoTool::PhotonInfo::valueDecorator

Definition at line 38 of file ITrigEgammaPrecisionPhotonCaloIsoHypoTool.h.


The documentation for this struct was generated from the following file:
beamspotman.r
def r
Definition: beamspotman.py:676
ITrigEgammaPrecisionPhotonCaloIsoHypoTool::PhotonInfo::previousDecisionIDs
const TrigCompositeUtils::DecisionIDContainer previousDecisionIDs
Definition: ITrigEgammaPrecisionPhotonCaloIsoHypoTool.h:40
ITrigEgammaPrecisionPhotonCaloIsoHypoTool::PhotonInfo::roi
const TrigRoiDescriptor * roi
Definition: ITrigEgammaPrecisionPhotonCaloIsoHypoTool.h:36
hist_file_dump.d
d
Definition: hist_file_dump.py:137
PlotCalibFromCool.begin
begin
Definition: PlotCalibFromCool.py:94
mergePhysValFiles.end
end
Definition: DataQuality/DataQualityUtils/scripts/mergePhysValFiles.py:93
ITrigEgammaPrecisionPhotonCaloIsoHypoTool::PhotonInfo::photon
const xAOD::Photon_v1 * photon
Definition: ITrigEgammaPrecisionPhotonCaloIsoHypoTool.h:37
TrigCompositeUtils::decisionIDs
void decisionIDs(const Decision *d, DecisionIDContainer &destination)
Extracts DecisionIDs stored in the Decision object.
Definition: TrigCompositeUtilsRoot.cxx:67
ITrigEgammaPrecisionPhotonCaloIsoHypoTool::PhotonInfo::decision
TrigCompositeUtils::Decision * decision
Definition: ITrigEgammaPrecisionPhotonCaloIsoHypoTool.h:35
python.compressB64.c
def c
Definition: compressB64.py:93