|
ATLAS Offline Software
|
Go to the documentation of this file.
19 return StatusCode::SUCCESS;
47 return StatusCode::SUCCESS;
Helper class to provide type-safe access to aux data.
CP::SysReadHandle< xAOD::EventInfo > m_eventInfoHandle
the event info handle
virtual StatusCode execute() override
Gaudi::Property< bool > m_useRandomRunNumber
whether to use a random run number
const std::vector< CP::SystematicSet > & systematicsVector() const
the list of systematics to loop over
Select isolated Photons, Electrons and Muons.
uint32_t runNumber() const
The current event's run number.
void setBool(const SG::AuxElement &element, bool selection, const CP::SystematicSet &sys) const
set the selection decoration
::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.
SignEnum::ComparisonOperator m_signEnum
the operator version of the comparison (>, <, etc)
CP::SysReadSelectionHandle m_preselection
the preselection
Gaudi::Property< unsigned int > m_runNumberRef
the run number against which to compare
bool checkValue(T reference, ComparisonOperator sign, T test)
the comparison test given the specified sign and two test values
virtual StatusCode initialize() override
Class describing the basic event information.
StatusCode initialize(SysListHandle &sysListHandle, const ISysHandleBase &objectHandle)
initialize the accessor
CP::SysListHandle m_systematicsList
the systematics
CP::SysWriteSelectionHandle m_decoration
the output selection decoration
StatusCode initialize(SysListHandle &sysListHandle, const ISysHandleBase &objectHandle)
initialize the accessor
Gaudi::Property< std::string > m_sign
the comparison (GT, LT, etc)