 |
ATLAS Offline Software
|
Go to the documentation of this file.
7 #ifndef TRACKING_ANALYSIS_ALGORITHMS__MOMENTUMDECORATOR_ALG__H
8 #define TRACKING_ANALYSIS_ALGORITHMS__MOMENTUMDECORATOR_ALG__H
29 this,
"inDetTracks",
"",
"the track collection to run on"};
31 this,
"momentumDecoration",
"pt_%SYS%",
"decoration for per-object transverse momentum"};
a class managing the property to configure the list of systematics to process
CP::SysListHandle m_systematicsList
a data handle for reading systematics varied input data
Select isolated Photons, Electrons and Muons.
AnaAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
constructor with parameters
virtual StatusCode execute() override
the (new) base class for EventLoop algorithms
::StatusCode StatusCode
StatusCode definition for legacy code.
CP::SysWriteDecorHandle< float > m_momentumDecor
CP::SysReadHandle< xAOD::TrackParticleContainer > m_tracksHandle
virtual StatusCode initialize() override