ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
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  {}

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:
Analysis::SV1DecorHandles::trackLinksKey
SG::WriteDecorHandleKey< xAOD::JetContainer > trackLinksKey
Definition: JetTagVertexDecoratorAlg.h:72
Analysis::SV1DecorHandles::LxyKey
SG::WriteDecorHandleKey< xAOD::JetContainer > LxyKey
Definition: JetTagVertexDecoratorAlg.h:66
Analysis::SV1DecorHandles::L3dKey
SG::WriteDecorHandleKey< xAOD::JetContainer > L3dKey
Definition: JetTagVertexDecoratorAlg.h:65
Analysis::SV1DecorHandles::efracKey
SG::WriteDecorHandleKey< xAOD::JetContainer > efracKey
Definition: JetTagVertexDecoratorAlg.h:60
Analysis::SV1DecorHandles::normdistKey
SG::WriteDecorHandleKey< xAOD::JetContainer > normdistKey
Definition: JetTagVertexDecoratorAlg.h:69
Analysis::SV1DecorHandles::energyTrkInJetKey
SG::WriteDecorHandleKey< xAOD::JetContainer > energyTrkInJetKey
Definition: JetTagVertexDecoratorAlg.h:61
Analysis::SV1DecorHandles::verticesKey
SG::WriteDecorHandleKey< xAOD::JetContainer > verticesKey
Definition: JetTagVertexDecoratorAlg.h:74
Analysis::SV1DecorHandles::deltaRKey
SG::WriteDecorHandleKey< xAOD::JetContainer > deltaRKey
Definition: JetTagVertexDecoratorAlg.h:67
checkCorrelInHIST.prefix
dictionary prefix
Definition: checkCorrelInHIST.py:391
Analysis::SV1DecorHandles::significance3dKey
SG::WriteDecorHandleKey< xAOD::JetContainer > significance3dKey
Definition: JetTagVertexDecoratorAlg.h:70
Analysis::SV1DecorHandles::badTracksIPKey
SG::WriteDecorHandleKey< xAOD::JetContainer > badTracksIPKey
Definition: JetTagVertexDecoratorAlg.h:73
Analysis::SV1DecorHandles::massKey
SG::WriteDecorHandleKey< xAOD::JetContainer > massKey
Definition: JetTagVertexDecoratorAlg.h:59
Analysis::SV1DecorHandles::correctSignificance3dKey
SG::WriteDecorHandleKey< xAOD::JetContainer > correctSignificance3dKey
Definition: JetTagVertexDecoratorAlg.h:71
Analysis::SV1DecorHandles::isDefaultsKey
SG::WriteDecorHandleKey< xAOD::JetContainer > isDefaultsKey
Definition: JetTagVertexDecoratorAlg.h:68
Analysis::SV1DecorHandles::n2trkKey
SG::WriteDecorHandleKey< xAOD::JetContainer > n2trkKey
Definition: JetTagVertexDecoratorAlg.h:63
Analysis::SV1DecorHandles::NGTinSvxKey
SG::WriteDecorHandleKey< xAOD::JetContainer > NGTinSvxKey
Definition: JetTagVertexDecoratorAlg.h:64
Analysis::SV1DecorHandles::dstToMatLayKey
SG::WriteDecorHandleKey< xAOD::JetContainer > dstToMatLayKey
Definition: JetTagVertexDecoratorAlg.h:62