|
ATLAS Offline Software
|
Go to the documentation of this file.
24 : m_constAccessor (
name), m_label(
name)
68 const std::string& )
const
77 const std::vector<CP::SystematicSet>& ,
80 return StatusCode::SUCCESS;
virtual StatusCode fillSystematics(const ISystematicsSvc &svc, const std::vector< CP::SystematicSet > &sysList, const std::string &objectName) override
fill the systematic variations
the interface for the central systematics service
Base class for elements of a container that can have aux data.
uint32_t SelectionType
the type for selection decorations that are meant to hold a asg::AcceptData
Class to wrap a set of SystematicVariations.
SelectionReadAccessorChar(const std::string &name)
Select isolated Photons, Electrons and Muons.
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual bool getBool(const SG::AuxElement &element, const CP::SystematicSet *sys) const override
get the selection decoration
virtual SelectionType getBits(const SG::AuxElement &element, const CP::SystematicSet *sys) const override
get the selection decoration
virtual std::string label() const override
get the label of the accessor
virtual bool isBool() const override
whether this accessor returns a simple boolean
SG::AuxElement::ConstAccessor< char > m_constAccessor
the underlying accessor
constexpr SelectionType selectionAccept()
the selection decoration to apply for objects that are selected
virtual CP::SystematicSet getInputAffecting(const ISystematicsSvc &svc, const std::string &objectName) const override
get the systematics when reading from the decoration
std::string m_label
the label of the accessor