24 StatusCode AsgSelectionAlg ::
56 return StatusCode::SUCCESS;
61 StatusCode AsgSelectionAlg ::
99 return StatusCode::SUCCESS;
SelectionType m_setOnFail
the bits to set for an object failing the preselection
SysReadHandle< xAOD::IParticleContainer > m_particlesHandle
the particle continer we run on
SysListHandle m_systematicsList
the systematics list we run
SysWriteSelectionHandle m_selectionHandle
the decoration for the asg selection
SysReadSelectionHandle m_preselection
the preselection we apply to our input
ISystematicsTool * m_systematicsTool
the smearing tool cast to an ISystematicsTool
ServiceHandle< ISelectionNameSvc > m_nameSvc
the ISelectionNameSvc
ToolHandle< IAsgSelectionTool > m_selectionTool
the smearing tool
void clear()
Clear all bits.
Class providing the definition of the 4-vector interface.
Select isolated Photons, Electrons and Muons.
SelectionType selectionFromAccept(const asg::AcceptData &accept)
the selection decoration made from the given AcceptData object
DataVector< IParticle > IParticleContainer
Simple convenience declaration of IParticleContainer.