![]() |
ATLAS Offline Software
|
#include <JetMSVAugmentation.h>
Public Member Functions | |
| JetMSVAugmentation (const std::string &t, const std::string &n, const IInterface *p) | |
| ~JetMSVAugmentation () | |
| virtual StatusCode | initialize () override final |
| virtual StatusCode | addBranches (const EventContext &ctx) const override final |
Private Attributes | |
| SG::ReadHandleKey< xAOD::JetContainer > | m_jetCollectionName {this, "JetCollectionName", "AntiKt4EMTopoJets"} |
| SG::WriteDecorHandleKey< xAOD::JetContainer > | m_dec_vtxmass {this, "vtxmassDecorKey", m_jetCollectionName, "MSV_vtxmass"} |
| SG::WriteDecorHandleKey< xAOD::JetContainer > | m_dec_vtxpt {this, "vtxptDecorKey", m_jetCollectionName, "MSV_vtxpt"} |
| SG::WriteDecorHandleKey< xAOD::JetContainer > | m_dec_vtxeta {this, "vtxetaDecorKey", m_jetCollectionName, "MSV_vtxeta"} |
| SG::WriteDecorHandleKey< xAOD::JetContainer > | m_dec_vtxphi {this, "vtxphiDecorKey", m_jetCollectionName, "MSV_vtxphi"} |
| SG::WriteDecorHandleKey< xAOD::JetContainer > | m_dec_vtxefrac {this, "vtxefracDecorKey", m_jetCollectionName, "MSV_vtxefrac"} |
| SG::WriteDecorHandleKey< xAOD::JetContainer > | m_dec_vtxx {this, "vtxxDecorKey", m_jetCollectionName, "MSV_vtxx"} |
| SG::WriteDecorHandleKey< xAOD::JetContainer > | m_dec_vtxy {this, "vtxyDecorKey", m_jetCollectionName, "MSV_vtxy"} |
| SG::WriteDecorHandleKey< xAOD::JetContainer > | m_dec_vtxz {this, "vtxzDecorKey", m_jetCollectionName, "MSV_vtxz"} |
| SG::WriteDecorHandleKey< xAOD::JetContainer > | m_dec_vtxntrk {this, "vtxntrkDecorKey", m_jetCollectionName, "MSV_vtxntrk"} |
| SG::WriteDecorHandleKey< xAOD::JetContainer > | m_dec_vtxdls {this, "vtxdlsDecorKey", m_jetCollectionName, "MSV_vtxdls"} |
| Gaudi::Property< std::string > | m_vtxAlgName {this, "vertexAlgName", "MSV"} |
Definition at line 27 of file JetMSVAugmentation.h.
| DerivationFramework::JetMSVAugmentation::JetMSVAugmentation | ( | const std::string & | t, |
| const std::string & | n, | ||
| const IInterface * | p | ||
| ) |
Definition at line 17 of file JetMSVAugmentation.cxx.
|
default |
|
finaloverridevirtual |
Definition at line 38 of file JetMSVAugmentation.cxx.
|
finaloverridevirtual |
Definition at line 28 of file JetMSVAugmentation.cxx.
|
private |
Definition at line 50 of file JetMSVAugmentation.h.
|
private |
Definition at line 43 of file JetMSVAugmentation.h.
|
private |
Definition at line 41 of file JetMSVAugmentation.h.
|
private |
Definition at line 39 of file JetMSVAugmentation.h.
|
private |
Definition at line 49 of file JetMSVAugmentation.h.
|
private |
Definition at line 42 of file JetMSVAugmentation.h.
|
private |
Definition at line 40 of file JetMSVAugmentation.h.
|
private |
Definition at line 45 of file JetMSVAugmentation.h.
|
private |
Definition at line 46 of file JetMSVAugmentation.h.
|
private |
Definition at line 47 of file JetMSVAugmentation.h.
|
private |
Definition at line 37 of file JetMSVAugmentation.h.
|
private |
Definition at line 52 of file JetMSVAugmentation.h.
1.8.18