|
ATLAS Offline Software
|
Go to the documentation of this file.
28 return StatusCode::FAILURE;
37 return StatusCode::SUCCESS;
59 ANA_MSG_ERROR(
"All input containers should have the same size.");
60 return StatusCode::FAILURE;
82 return StatusCode::SUCCESS;
Gaudi::Property< std::string > m_selectionDecoration
the decoration of the selection
virtual StatusCode initialize() override
std::unique_ptr< ISelectionWriteAccessor > m_selectionAccessor
the accessor for m_selectionDecoration
SysReadSelectionHandle m_preselection
the preselection we apply to our input
StatusCode makeSelectionWriteAccessor(const std::string &name, std::unique_ptr< ISelectionWriteAccessor > &accessor, bool defaultToChar)
Produces a simple ISelectionWriteAccessor accessing the given decoration.
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
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode execute() override
SysReadHandle< xAOD::IParticleContainer > m_particlesHandle
the particle continer we run on
SysListHandle m_systematicsList
the systematics list we run and have containers
StatusCode initialize(SysListHandle &sysListHandle, const ISysHandleBase &objectHandle)
initialize the accessor