Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef XAODCREATORALGS_MUONCREATOR_H
9 #define XAODCREATORALGS_MUONCREATOR_H
16 #include "GaudiKernel/ToolHandle.h"
78 #endif // XAODCREATORALGS_MUONCREATOR_H
std::string m_saTrackParticles
Location/Key for MS SA (extrap to beamline) xAOD::TrackParticles.
std::string m_inDetTrackParticles
Location/Key for xAOD::TrackParticles from ID.
void setMuonHitContent(const Analysis::Muon &aodmuon, xAOD::Muon &xaodmuon)
MuonCnvAlg(const std::string &name, ISvcLocator *svcLoc)
Regular algorithm constructor.
static void checkAndSetIsolation(MuonParameters::ParamDef aodParameter, xAOD::Iso::IsolationType xaodParameter, const Analysis::Muon &aodmuon, xAOD::Muon &xaodmuon)
virtual StatusCode execute()
Function executing the algorithm.
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
void setLinks(const Analysis::Muon &aodmuon, xAOD::Muon &xaodmuon) const
Algorithm creating xAOD::Muons from Muons.
static void checkAndSetParameter(MuonParameters::ParamDef aodParameter, xAOD::Muon::ParamDef xaodParameter, const Analysis::Muon &aodmuon, xAOD::Muon &xaodmuon)
Author
do not change the order of these enums.
ElementLink< xAOD::TrackParticleContainer > getNewLink(const ElementLink< Rec::TrackParticleContainer > &oldLink, const std::string &name) const
std::string m_mgTrackParticles
Location/Key for MuGirl combined fit xAOD::TrackParticles; needed in conversion from release 17.
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode initialize()
Function initialising the algorithm.
IsolationType
Overall enumeration for isolation types in xAOD files.
The ATLAS Muon object - see doxygen, physics workbookd and the Muon Combined Performance WG's pages f...
ParamDef
Enum for parameter indexes.
std::string m_aodContainerName
The key of the input CaloClusterContainer.
The namespace of all packages in PhysicsAnalysis/JetTagging.
std::string m_cbTrackParticles
Location/Key for combined fit xAOD::TrackParticles.
static void setIsolations(const Analysis::Muon &aodmuon, xAOD::Muon &xaodmuon)
static void setParameters(const Analysis::Muon &aodmuon, xAOD::Muon &xaodmuon)
std::string m_xaodContainerName
The key for the output xAOD::CaloClusterContainer.
xAOD::Muon::Author convertAuthor(MuonParameters::Author aodAuthor)
ToolHandle< xAOD::IMuonDressingTool > m_muonDressingTool