  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
   29     return StatusCode::SUCCESS;
 
   53     return StatusCode::SUCCESS;
 
  
SysReadSelectionHandle m_preselection
the preselection we apply to our input
 
StatusCode initialize() override
 
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
 
Select isolated Photons, Electrons and Muons.
 
ToolHandle< InDet::IInDetTrackBiasingTool > m_biasingTool
the biasing tool
 
::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.
 
#define ANA_CHECK_CORRECTION(helper, object, expr)
a helper check macro to work with OutOfValidityHelper
 
StatusCode execute() override
 
::StatusCode initialize()
standard initialize
 
SysListHandle m_systematicsList
the systematics list we run
 
StatusCode initialize(SysListHandle &sysListHandle, const ISysHandleBase &objectHandle)
initialize the accessor
 
SysCopyHandle< xAOD::TrackParticleContainer > m_tracksHandle
the track collection we run on
 
Class describing a TrackParticle.
 
OutOfValidityHelper m_outOfValidity
the helper for OutOfValidity results