![]() |
ATLAS Offline Software
|
#include <MuonJetDrTool.h>
Public Member Functions | |
| virtual StatusCode | initialize () override final |
| virtual StatusCode | addBranches (const EventContext &ctx) const override final |
Private Attributes | |
| SG::ReadHandleKey< xAOD::MuonContainer > | m_muonSGKey {this, "ContainerKey", "Muons"} |
| SG::ReadHandleKey< xAOD::JetContainer > | m_jetSGKey {this, "JetContainerKey", "AntiKt4EMTopoJets"} |
| SG::WriteDecorHandleKey< xAOD::MuonContainer > | m_jetDR_SGKey {this, "dRDecoration", m_muonSGKey, "DFCommonJetDr"} |
| Gaudi::Property< float > | m_jetMinPt {this, "JetMinPt", 20.e3, "Minimal pt cut of the jets to be considered"} |
Definition at line 21 of file MuonJetDrTool.h.
|
finaloverridevirtual |
Definition at line 19 of file MuonJetDrTool.cxx.
|
finaloverridevirtual |
Definition at line 11 of file MuonJetDrTool.cxx.
|
private |
Definition at line 32 of file MuonJetDrTool.h.
|
private |
Definition at line 34 of file MuonJetDrTool.h.
|
private |
Definition at line 31 of file MuonJetDrTool.h.
|
private |
Definition at line 30 of file MuonJetDrTool.h.