ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
ITrigEgammaForwardPrecisionCaloHypoTool::ClusterInfo Struct Reference

#include <ITrigEgammaForwardPrecisionCaloHypoTool.h>

Collaboration diagram for ITrigEgammaForwardPrecisionCaloHypoTool::ClusterInfo:

Public Member Functions

 ClusterInfo (TrigCompositeUtils::Decision *d, const TrigRoiDescriptor *r, const xAOD::CaloCluster_v1 *c, const TrigCompositeUtils::Decision *previousDecision)
 

Public Attributes

TrigCompositeUtils::Decisiondecision
 
const TrigRoiDescriptorroi
 
const xAOD::CaloCluster_v1cluster
 
const TrigCompositeUtils::DecisionIDContainer previousDecisionIDs
 

Detailed Description

Definition at line 25 of file ITrigEgammaForwardPrecisionCaloHypoTool.h.

Constructor & Destructor Documentation

◆ ClusterInfo()

ITrigEgammaForwardPrecisionCaloHypoTool::ClusterInfo::ClusterInfo ( TrigCompositeUtils::Decision d,
const TrigRoiDescriptor r,
const xAOD::CaloCluster_v1 c,
const TrigCompositeUtils::Decision previousDecision 
)
inline

Definition at line 26 of file ITrigEgammaForwardPrecisionCaloHypoTool.h.

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

Member Data Documentation

◆ cluster

const xAOD::CaloCluster_v1* ITrigEgammaForwardPrecisionCaloHypoTool::ClusterInfo::cluster

Definition at line 37 of file ITrigEgammaForwardPrecisionCaloHypoTool.h.

◆ decision

TrigCompositeUtils::Decision* ITrigEgammaForwardPrecisionCaloHypoTool::ClusterInfo::decision

Definition at line 35 of file ITrigEgammaForwardPrecisionCaloHypoTool.h.

◆ previousDecisionIDs

const TrigCompositeUtils::DecisionIDContainer ITrigEgammaForwardPrecisionCaloHypoTool::ClusterInfo::previousDecisionIDs

Definition at line 38 of file ITrigEgammaForwardPrecisionCaloHypoTool.h.

◆ roi

const TrigRoiDescriptor* ITrigEgammaForwardPrecisionCaloHypoTool::ClusterInfo::roi

Definition at line 36 of file ITrigEgammaForwardPrecisionCaloHypoTool.h.


The documentation for this struct was generated from the following file:
beamspotman.r
def r
Definition: beamspotman.py:676
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
ITrigEgammaForwardPrecisionCaloHypoTool::ClusterInfo::cluster
const xAOD::CaloCluster_v1 * cluster
Definition: ITrigEgammaForwardPrecisionCaloHypoTool.h:37
ITrigEgammaForwardPrecisionCaloHypoTool::ClusterInfo::roi
const TrigRoiDescriptor * roi
Definition: ITrigEgammaForwardPrecisionCaloHypoTool.h:36
ITrigEgammaForwardPrecisionCaloHypoTool::ClusterInfo::previousDecisionIDs
const TrigCompositeUtils::DecisionIDContainer previousDecisionIDs
Definition: ITrigEgammaForwardPrecisionCaloHypoTool.h:38
ITrigEgammaForwardPrecisionCaloHypoTool::ClusterInfo::decision
TrigCompositeUtils::Decision * decision
Definition: ITrigEgammaForwardPrecisionCaloHypoTool.h:35
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