ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
HGTD::TrackTimeExtensionAlg::DecorHandles Struct Reference
Collaboration diagram for HGTD::TrackTimeExtensionAlg::DecorHandles:

Public Member Functions

 DecorHandles (const TrackTimeExtensionAlg &tool, const EventContext &ctx)
 

Public Attributes

SG::WriteDecorHandle< xAOD::TrackParticleContainer, std::vector< bool > > layerHasExtensionHandle
 
SG::WriteDecorHandle< xAOD::TrackParticleContainer, std::vector< float > > layerExtensionChi2Handle
 
SG::WriteDecorHandle< xAOD::TrackParticleContainer, std::vector< float > > layerClusterRawTimeHandle
 
SG::WriteDecorHandle< xAOD::TrackParticleContainer, std::vector< float > > layerClusterTimeHandle
 
SG::WriteDecorHandle< xAOD::TrackParticleContainer, std::vector< int > > layerClusterTruthClassHandle
 
SG::WriteDecorHandle< xAOD::TrackParticleContainer, std::vector< bool > > layerClusterShadowedHandle
 
SG::WriteDecorHandle< xAOD::TrackParticleContainer, std::vector< bool > > layerClusterMergedHandle
 
SG::WriteDecorHandle< xAOD::TrackParticleContainer, std::vector< bool > > layerPrimaryExpectedHandle
 
SG::WriteDecorHandle< xAOD::TrackParticleContainer, float > extrapXHandle
 
SG::WriteDecorHandle< xAOD::TrackParticleContainer, float > extrapYHandle
 

Detailed Description

Definition at line 50 of file TrackTimeExtensionAlg.h.

Constructor & Destructor Documentation

◆ DecorHandles()

HGTD::TrackTimeExtensionAlg::DecorHandles::DecorHandles ( const TrackTimeExtensionAlg tool,
const EventContext &  ctx 
)

Definition at line 151 of file TrackTimeExtensionAlg.cxx.

153  : layerHasExtensionHandle (tool.m_layerHasExtensionKey, ctx),
154  layerExtensionChi2Handle (tool.m_layerExtensionChi2Key, ctx),
155  layerClusterRawTimeHandle (tool.m_layerClusterRawTimeKey, ctx),
156  layerClusterTimeHandle (tool.m_layerClusterTimeKey, ctx),
157  layerClusterTruthClassHandle (tool.m_layerClusterTruthClassKey, ctx),
158  layerClusterShadowedHandle (tool.m_layerClusterShadowedKey, ctx),
159  layerClusterMergedHandle (tool.m_layerClusterMergedKey, ctx),
160  layerPrimaryExpectedHandle (tool.m_layerPrimaryExpectedKey, ctx),
161  extrapXHandle (tool.m_extrapXKey, ctx),
162  extrapYHandle (tool.m_extrapYKey, ctx)
163 {
164 }

Member Data Documentation

◆ extrapXHandle

SG::WriteDecorHandle<xAOD::TrackParticleContainer, float> HGTD::TrackTimeExtensionAlg::DecorHandles::extrapXHandle

Definition at line 61 of file TrackTimeExtensionAlg.h.

◆ extrapYHandle

SG::WriteDecorHandle<xAOD::TrackParticleContainer, float> HGTD::TrackTimeExtensionAlg::DecorHandles::extrapYHandle

Definition at line 62 of file TrackTimeExtensionAlg.h.

◆ layerClusterMergedHandle

SG::WriteDecorHandle<xAOD::TrackParticleContainer, std::vector<bool> > HGTD::TrackTimeExtensionAlg::DecorHandles::layerClusterMergedHandle

Definition at line 59 of file TrackTimeExtensionAlg.h.

◆ layerClusterRawTimeHandle

SG::WriteDecorHandle<xAOD::TrackParticleContainer, std::vector<float> > HGTD::TrackTimeExtensionAlg::DecorHandles::layerClusterRawTimeHandle

Definition at line 55 of file TrackTimeExtensionAlg.h.

◆ layerClusterShadowedHandle

SG::WriteDecorHandle<xAOD::TrackParticleContainer, std::vector<bool> > HGTD::TrackTimeExtensionAlg::DecorHandles::layerClusterShadowedHandle

Definition at line 58 of file TrackTimeExtensionAlg.h.

◆ layerClusterTimeHandle

SG::WriteDecorHandle<xAOD::TrackParticleContainer, std::vector<float> > HGTD::TrackTimeExtensionAlg::DecorHandles::layerClusterTimeHandle

Definition at line 56 of file TrackTimeExtensionAlg.h.

◆ layerClusterTruthClassHandle

SG::WriteDecorHandle<xAOD::TrackParticleContainer, std::vector<int> > HGTD::TrackTimeExtensionAlg::DecorHandles::layerClusterTruthClassHandle

Definition at line 57 of file TrackTimeExtensionAlg.h.

◆ layerExtensionChi2Handle

SG::WriteDecorHandle<xAOD::TrackParticleContainer, std::vector<float> > HGTD::TrackTimeExtensionAlg::DecorHandles::layerExtensionChi2Handle

Definition at line 54 of file TrackTimeExtensionAlg.h.

◆ layerHasExtensionHandle

SG::WriteDecorHandle<xAOD::TrackParticleContainer, std::vector<bool> > HGTD::TrackTimeExtensionAlg::DecorHandles::layerHasExtensionHandle

Definition at line 53 of file TrackTimeExtensionAlg.h.

◆ layerPrimaryExpectedHandle

SG::WriteDecorHandle<xAOD::TrackParticleContainer, std::vector<bool> > HGTD::TrackTimeExtensionAlg::DecorHandles::layerPrimaryExpectedHandle

Definition at line 60 of file TrackTimeExtensionAlg.h.


The documentation for this struct was generated from the following files:
HGTD::TrackTimeExtensionAlg::DecorHandles::layerClusterTimeHandle
SG::WriteDecorHandle< xAOD::TrackParticleContainer, std::vector< float > > layerClusterTimeHandle
Definition: TrackTimeExtensionAlg.h:56
HGTD::TrackTimeExtensionAlg::DecorHandles::layerClusterRawTimeHandle
SG::WriteDecorHandle< xAOD::TrackParticleContainer, std::vector< float > > layerClusterRawTimeHandle
Definition: TrackTimeExtensionAlg.h:55
HGTD::TrackTimeExtensionAlg::DecorHandles::extrapXHandle
SG::WriteDecorHandle< xAOD::TrackParticleContainer, float > extrapXHandle
Definition: TrackTimeExtensionAlg.h:61
HGTD::TrackTimeExtensionAlg::DecorHandles::layerClusterShadowedHandle
SG::WriteDecorHandle< xAOD::TrackParticleContainer, std::vector< bool > > layerClusterShadowedHandle
Definition: TrackTimeExtensionAlg.h:58
HGTD::TrackTimeExtensionAlg::DecorHandles::layerClusterTruthClassHandle
SG::WriteDecorHandle< xAOD::TrackParticleContainer, std::vector< int > > layerClusterTruthClassHandle
Definition: TrackTimeExtensionAlg.h:57
HGTD::TrackTimeExtensionAlg::DecorHandles::layerHasExtensionHandle
SG::WriteDecorHandle< xAOD::TrackParticleContainer, std::vector< bool > > layerHasExtensionHandle
Definition: TrackTimeExtensionAlg.h:53
HGTD::TrackTimeExtensionAlg::DecorHandles::extrapYHandle
SG::WriteDecorHandle< xAOD::TrackParticleContainer, float > extrapYHandle
Definition: TrackTimeExtensionAlg.h:62
AtlCoolConsole.tool
tool
Definition: AtlCoolConsole.py:453
HGTD::TrackTimeExtensionAlg::DecorHandles::layerExtensionChi2Handle
SG::WriteDecorHandle< xAOD::TrackParticleContainer, std::vector< float > > layerExtensionChi2Handle
Definition: TrackTimeExtensionAlg.h:54
HGTD::TrackTimeExtensionAlg::DecorHandles::layerClusterMergedHandle
SG::WriteDecorHandle< xAOD::TrackParticleContainer, std::vector< bool > > layerClusterMergedHandle
Definition: TrackTimeExtensionAlg.h:59
HGTD::TrackTimeExtensionAlg::DecorHandles::layerPrimaryExpectedHandle
SG::WriteDecorHandle< xAOD::TrackParticleContainer, std::vector< bool > > layerPrimaryExpectedHandle
Definition: TrackTimeExtensionAlg.h:60