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

#include <ITrigEgammaPrecisionPhotonHypoTool.h>

Collaboration diagram for ITrigEgammaPrecisionPhotonHypoTool::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 ITrigEgammaPrecisionPhotonHypoTool.h.

Constructor & Destructor Documentation

◆ PhotonInfo()

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

Definition at line 26 of file ITrigEgammaPrecisionPhotonHypoTool.h.

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

Member Data Documentation

◆ decision

TrigCompositeUtils::Decision* ITrigEgammaPrecisionPhotonHypoTool::PhotonInfo::decision

Definition at line 35 of file ITrigEgammaPrecisionPhotonHypoTool.h.

◆ photon

const xAOD::Photon_v1* ITrigEgammaPrecisionPhotonHypoTool::PhotonInfo::photon

Definition at line 37 of file ITrigEgammaPrecisionPhotonHypoTool.h.

◆ pidDecorator

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

Definition at line 39 of file ITrigEgammaPrecisionPhotonHypoTool.h.

◆ previousDecisionIDs

const TrigCompositeUtils::DecisionIDContainer ITrigEgammaPrecisionPhotonHypoTool::PhotonInfo::previousDecisionIDs

Definition at line 40 of file ITrigEgammaPrecisionPhotonHypoTool.h.

◆ roi

const TrigRoiDescriptor* ITrigEgammaPrecisionPhotonHypoTool::PhotonInfo::roi

Definition at line 36 of file ITrigEgammaPrecisionPhotonHypoTool.h.

◆ valueDecorator

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

Definition at line 38 of file ITrigEgammaPrecisionPhotonHypoTool.h.


The documentation for this struct was generated from the following file:
beamspotman.r
def r
Definition: beamspotman.py:676
ITrigEgammaPrecisionPhotonHypoTool::PhotonInfo::previousDecisionIDs
const TrigCompositeUtils::DecisionIDContainer previousDecisionIDs
Definition: ITrigEgammaPrecisionPhotonHypoTool.h:40
ITrigEgammaPrecisionPhotonHypoTool::PhotonInfo::decision
TrigCompositeUtils::Decision * decision
Definition: ITrigEgammaPrecisionPhotonHypoTool.h:35
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
ITrigEgammaPrecisionPhotonHypoTool::PhotonInfo::photon
const xAOD::Photon_v1 * photon
Definition: ITrigEgammaPrecisionPhotonHypoTool.h:37
ITrigEgammaPrecisionPhotonHypoTool::PhotonInfo::roi
const TrigRoiDescriptor * roi
Definition: ITrigEgammaPrecisionPhotonHypoTool.h:36
TrigCompositeUtils::decisionIDs
void decisionIDs(const Decision *d, DecisionIDContainer &destination)
Extracts DecisionIDs stored in the Decision object.
Definition: TrigCompositeUtilsRoot.cxx:67
python.compressB64.c
def c
Definition: compressB64.py:93