|
ATLAS Offline Software
|
Go to the documentation of this file.
12 :
EL::AnaAlgorithm(
name, pSvcLocator)
25 return StatusCode::SUCCESS;
46 float etmiss = (*met)[
m_metTerm.value()]->met();
50 return StatusCode::SUCCESS;
CP::SysListHandle m_systematicsList
the systematics
CP::SysReadSelectionHandle m_preselection
the preselection
Gaudi::Property< float > m_metref
the MET threshold against which to compare
const std::vector< CP::SystematicSet > & systematicsVector() const
the list of systematics to loop over
Select isolated Photons, Electrons and Muons.
void setBool(const SG::AuxElement &element, bool selection, const CP::SystematicSet &sys) const
set the selection decoration
MissingETSelectorAlg(const std::string &name, ISvcLocator *pSvcLocator)
the standard constructor
CP::SysReadHandle< xAOD::EventInfo > m_eventInfoHandle
the event info handle
virtual StatusCode initialize() override
Gaudi::Property< std::string > m_sign
the comparison (GT, LT, etc)
virtual StatusCode execute() override
SignEnum::ComparisonOperator m_signEnum
the operator version of the comparison (>, <, etc)
::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.
This module defines the arguments passed from the BATCH driver to the BATCH worker.
bool checkValue(T reference, ComparisonOperator sign, T test)
the comparison test given the specified sign and two test values
Container for xAOD::MissingET_v1 objects.
CP::SysWriteSelectionHandle m_decoration
the output selection decoration
CP::SysReadHandle< xAOD::MissingETContainer > m_metHandle
the MET input handle
Class describing the basic event information.
Gaudi::Property< std::string > m_metTerm
the MET term
StatusCode initialize(SysListHandle &sysListHandle, const ISysHandleBase &objectHandle)
initialize the accessor
StatusCode initialize(SysListHandle &sysListHandle, const ISysHandleBase &objectHandle)
initialize the accessor