|
ATLAS Offline Software
|
Go to the documentation of this file.
12 :
EL::AnaAlgorithm(
name, pSvcLocator)
26 return StatusCode::SUCCESS;
50 double mass = lj->m();
52 bool pass =
m_veto ? (!in_range) : in_range;
61 return StatusCode::SUCCESS;
SignEnum::ComparisonOperator m_signEnum
the operator version of the comparison (>, <, etc)
CP::SysReadHandle< xAOD::IParticleContainer > m_ljetsHandle
the large-R jet handle
NLargeRJetMassWindowSelectorAlg(const std::string &name, ISvcLocator *pSvcLocator)
the standard constructor
const std::vector< CP::SystematicSet > & systematicsVector() const
the list of systematics to loop over
Class providing the definition of the 4-vector interface.
Select isolated Photons, Electrons and Muons.
CP::SysListHandle m_systematicsList
the systematics
void setBool(const SG::AuxElement &element, bool selection, const CP::SystematicSet &sys) const
set the selection decoration
Gaudi::Property< int > m_count
the count of events desired
virtual StatusCode execute() override
virtual StatusCode initialize() override
::StatusCode initialize()
intialize this property
bool getBool(const SG::AuxElement &element, const CP::SystematicSet &sys) const
get the selection as a bool
Gaudi::Property< float > m_mupper
the upper limit of the Mass window
Gaudi::Property< float > m_mlower
the lower limit of the Mass window
CP::SysWriteSelectionHandle m_decoration
the output selection decoration
::StatusCode StatusCode
StatusCode definition for legacy code.
Gaudi::Property< bool > m_veto
whether to veto events instead of selecting them
CP::SysReadHandle< xAOD::EventInfo > m_eventInfoHandle
the event info handle
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
CP::SysReadSelectionHandle m_preselection
the preselection
Gaudi::Property< std::string > m_sign
the sign against which to compare Mass (GT, LT, etc)
CP::SysReadSelectionHandle m_ljetSelection
the large-R jet selection
Class describing the basic event information.
StatusCode initialize(SysListHandle &sysListHandle, const ISysHandleBase &objectHandle)
initialize the accessor
StatusCode initialize(SysListHandle &sysListHandle, const ISysHandleBase &objectHandle)
initialize the accessor