|
ATLAS Offline Software
|
Go to the documentation of this file.
33 return StatusCode::SUCCESS;
60 return StatusCode::SUCCESS;
Gaudi::Property< bool > m_skipNominal
whether to skip the nominal correction (for PHYSLITE)
StatusCode execute() override
SysCopyHandle< xAOD::MuonContainer > m_muonHandle
the muon 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...
ToolHandle< IMuonCalibrationAndSmearingTool > m_calibrationAndSmearingTool
the smearing tool
const std::vector< CP::SystematicSet > & systematicsVector() const
the list of systematics to loop over
Select isolated Photons, Electrons and Muons.
::StatusCode initialize()
intialize this property
bool getBool(const SG::AuxElement &element, const CP::SystematicSet &sys) const
get the selection as a bool
OutOfValidityHelper m_outOfValidity
the helper for OutOfValidity results
::StatusCode StatusCode
StatusCode definition for legacy code.
SysReadSelectionHandle m_preselection
the preselection we apply to our input
#define ANA_CHECK_CORRECTION(helper, object, expr)
a helper check macro to work with OutOfValidityHelper
SysListHandle m_systematicsList
the systematics list we run
::StatusCode initialize()
standard initialize
StatusCode initialize(SysListHandle &sysListHandle, const ISysHandleBase &objectHandle)
initialize the accessor
StatusCode initialize() override