 |
ATLAS Offline Software
|
Go to the documentation of this file.
29 return StatusCode::SUCCESS;
53 return StatusCode::SUCCESS;
SysCopyHandle< xAOD::TrackParticleContainer > m_tracksHandle
the track collection we run on
StatusCode addSystematics(const CP::SystematicSet &recommended, const CP::SystematicSet &affecting)
register a set of affecting variables for the current algorithm (usually obtained from an CP::ISystem...
const std::vector< CP::SystematicSet > & systematicsVector() const
the list of systematics to loop over
ToolHandle< InDet::IInDetTrackSmearingTool > m_smearingTool
the smearing tool
Select isolated Photons, Electrons and Muons.
SysReadSelectionHandle m_preselection
the preselection we apply to our input
StatusCode initialize() override
::StatusCode initialize()
intialize this property
bool getBool(const SG::AuxElement &element, const CP::SystematicSet &sys) const
get the selection as a bool
::StatusCode StatusCode
StatusCode definition for legacy code.
StatusCode execute() override
SysListHandle m_systematicsList
the systematics list we run
#define ANA_CHECK_CORRECTION(helper, object, expr)
a helper check macro to work with OutOfValidityHelper
::StatusCode initialize()
standard initialize
OutOfValidityHelper m_outOfValidity
the helper for OutOfValidity results
StatusCode initialize(SysListHandle &sysListHandle, const ISysHandleBase &objectHandle)
initialize the accessor
Class describing a TrackParticle.