ATLAS Offline Software
Loading...
Searching...
No Matches
Analysis::SV1DecorHandles Class Reference

#include <JetTagVertexDecoratorAlg.h>

Inheritance diagram for Analysis::SV1DecorHandles:
Collaboration diagram for Analysis::SV1DecorHandles:

Public Member Functions

template<class OWNER>
 SV1DecorHandles (OWNER *owner, const std::string &prefix)

Public Attributes

SG::WriteDecorHandleKey< xAOD::JetContainermassKey
SG::WriteDecorHandleKey< xAOD::JetContainerefracKey
SG::WriteDecorHandleKey< xAOD::JetContainerenergyTrkInJetKey
SG::WriteDecorHandleKey< xAOD::JetContainerdstToMatLayKey
SG::WriteDecorHandleKey< xAOD::JetContainern2trkKey
SG::WriteDecorHandleKey< xAOD::JetContainerNGTinSvxKey
SG::WriteDecorHandleKey< xAOD::JetContainerL3dKey
SG::WriteDecorHandleKey< xAOD::JetContainerLxyKey
SG::WriteDecorHandleKey< xAOD::JetContainerdeltaRKey
SG::WriteDecorHandleKey< xAOD::JetContainerisDefaultsKey
SG::WriteDecorHandleKey< xAOD::JetContainernormdistKey
SG::WriteDecorHandleKey< xAOD::JetContainersignificance3dKey
SG::WriteDecorHandleKey< xAOD::JetContainercorrectSignificance3dKey
SG::WriteDecorHandleKey< xAOD::JetContainertrackLinksKey
SG::WriteDecorHandleKey< xAOD::JetContainerbadTracksIPKey
SG::WriteDecorHandleKey< xAOD::JetContainerverticesKey

Detailed Description

Definition at line 57 of file JetTagVertexDecoratorAlg.h.

Constructor & Destructor Documentation

◆ SV1DecorHandles()

template<class OWNER>
Analysis::SV1DecorHandles::SV1DecorHandles ( OWNER * owner,
const std::string & prefix )
inline

Definition at line 77 of file JetTagVertexDecoratorAlg.h.

78 : massKey(owner, prefix + "_masssvx", prefix + "_masssvx" , "SV1: Mass decoration key"),
79 efracKey(owner, prefix + "_efracsvx", prefix + "_efracsvx", "SV1: Efrac decoration key"),
80 energyTrkInJetKey(owner, prefix + "_energyTrkInJet", prefix + "_energyTrkInJet", "SV1: EnergyTrkInJet decoration key"),
81 dstToMatLayKey(owner, prefix + "_dstToMatLay", prefix + "_dstToMatLay", "SV1: DstToMatLay decoration key"),
82 n2trkKey(owner, prefix + "_N2Tpair", prefix + "_N2Tpair", "SV1: N2Tpair decoration key"),
83 NGTinSvxKey(owner, prefix + "_NGTinSvx", prefix + "_NGTinSvx", "SV1: NGTinSvx decoration key"),
84 L3dKey(owner, prefix + "_L3d", prefix + "_L3d", "SV1: L3d decoration key"),
85 LxyKey(owner, prefix + "_Lxy", prefix + "_Lxy", "SV1: Lxy decoration key"),
86 deltaRKey(owner, prefix + "_deltaR", prefix + "_deltaR", "SV1: deltaR decoration key"),
87 isDefaultsKey(owner, prefix + "_isDefaults", prefix + "_isDefaults", "SV1: isDefaults decoration key"),
88 normdistKey(owner, prefix + "_normdist", prefix + "_normdist", "SV1: normdist decoration key"),
89 significance3dKey(owner, prefix + "_significance3d", prefix + "_significance3d", "SV1: significance3d decoration key"),
90 correctSignificance3dKey(owner, prefix + "_correctSignificance3d", prefix + "_correctSignificance3d", "SV1: correctSignificance3d decoration key"),
91 trackLinksKey(owner, prefix + "_TrackParticleLinks", prefix + "_TrackParticleLinks", "SV1: TrackLinks decoration key"),
92 badTracksIPKey(owner, prefix + "_badTracksIP", prefix + "_badTracksIP", "SV1: badTracksIP decoration key"),
93 verticesKey(owner, prefix + "_vertices", prefix + "_vertices", "SV1: vertices decoration key")
94 {}
SG::WriteDecorHandleKey< xAOD::JetContainer > verticesKey
SG::WriteDecorHandleKey< xAOD::JetContainer > LxyKey
SG::WriteDecorHandleKey< xAOD::JetContainer > correctSignificance3dKey
SG::WriteDecorHandleKey< xAOD::JetContainer > isDefaultsKey
SG::WriteDecorHandleKey< xAOD::JetContainer > deltaRKey
SG::WriteDecorHandleKey< xAOD::JetContainer > L3dKey
SG::WriteDecorHandleKey< xAOD::JetContainer > significance3dKey
SG::WriteDecorHandleKey< xAOD::JetContainer > efracKey
SG::WriteDecorHandleKey< xAOD::JetContainer > badTracksIPKey
SG::WriteDecorHandleKey< xAOD::JetContainer > normdistKey
SG::WriteDecorHandleKey< xAOD::JetContainer > n2trkKey
SG::WriteDecorHandleKey< xAOD::JetContainer > trackLinksKey
SG::WriteDecorHandleKey< xAOD::JetContainer > dstToMatLayKey
SG::WriteDecorHandleKey< xAOD::JetContainer > energyTrkInJetKey
SG::WriteDecorHandleKey< xAOD::JetContainer > massKey
SG::WriteDecorHandleKey< xAOD::JetContainer > NGTinSvxKey

Member Data Documentation

◆ badTracksIPKey

SG::WriteDecorHandleKey<xAOD::JetContainer> Analysis::SV1DecorHandles::badTracksIPKey

Definition at line 73 of file JetTagVertexDecoratorAlg.h.

◆ correctSignificance3dKey

SG::WriteDecorHandleKey<xAOD::JetContainer> Analysis::SV1DecorHandles::correctSignificance3dKey

Definition at line 71 of file JetTagVertexDecoratorAlg.h.

◆ deltaRKey

SG::WriteDecorHandleKey<xAOD::JetContainer> Analysis::SV1DecorHandles::deltaRKey

Definition at line 67 of file JetTagVertexDecoratorAlg.h.

◆ dstToMatLayKey

SG::WriteDecorHandleKey<xAOD::JetContainer> Analysis::SV1DecorHandles::dstToMatLayKey

Definition at line 62 of file JetTagVertexDecoratorAlg.h.

◆ efracKey

SG::WriteDecorHandleKey<xAOD::JetContainer> Analysis::SV1DecorHandles::efracKey

Definition at line 60 of file JetTagVertexDecoratorAlg.h.

◆ energyTrkInJetKey

SG::WriteDecorHandleKey<xAOD::JetContainer> Analysis::SV1DecorHandles::energyTrkInJetKey

Definition at line 61 of file JetTagVertexDecoratorAlg.h.

◆ isDefaultsKey

SG::WriteDecorHandleKey<xAOD::JetContainer> Analysis::SV1DecorHandles::isDefaultsKey

Definition at line 68 of file JetTagVertexDecoratorAlg.h.

◆ L3dKey

SG::WriteDecorHandleKey<xAOD::JetContainer> Analysis::SV1DecorHandles::L3dKey

Definition at line 65 of file JetTagVertexDecoratorAlg.h.

◆ LxyKey

SG::WriteDecorHandleKey<xAOD::JetContainer> Analysis::SV1DecorHandles::LxyKey

Definition at line 66 of file JetTagVertexDecoratorAlg.h.

◆ massKey

SG::WriteDecorHandleKey<xAOD::JetContainer> Analysis::SV1DecorHandles::massKey

Definition at line 59 of file JetTagVertexDecoratorAlg.h.

◆ n2trkKey

SG::WriteDecorHandleKey<xAOD::JetContainer> Analysis::SV1DecorHandles::n2trkKey

Definition at line 63 of file JetTagVertexDecoratorAlg.h.

◆ NGTinSvxKey

SG::WriteDecorHandleKey<xAOD::JetContainer> Analysis::SV1DecorHandles::NGTinSvxKey

Definition at line 64 of file JetTagVertexDecoratorAlg.h.

◆ normdistKey

SG::WriteDecorHandleKey<xAOD::JetContainer> Analysis::SV1DecorHandles::normdistKey

Definition at line 69 of file JetTagVertexDecoratorAlg.h.

◆ significance3dKey

SG::WriteDecorHandleKey<xAOD::JetContainer> Analysis::SV1DecorHandles::significance3dKey

Definition at line 70 of file JetTagVertexDecoratorAlg.h.

◆ trackLinksKey

SG::WriteDecorHandleKey<xAOD::JetContainer> Analysis::SV1DecorHandles::trackLinksKey

Definition at line 72 of file JetTagVertexDecoratorAlg.h.

◆ verticesKey

SG::WriteDecorHandleKey<xAOD::JetContainer> Analysis::SV1DecorHandles::verticesKey

Definition at line 74 of file JetTagVertexDecoratorAlg.h.


The documentation for this class was generated from the following file: