 |
ATLAS Offline Software
|
Go to the documentation of this file.
12 #ifndef GLOBALSIM_EEMEGAMMA1ERATIOTOB_H
13 #define GLOBALSIM_EEMEGAMMA1ERATIOTOB_H
59 virtual std::string
to_string()
const override;
68 #endif //GLOBALSIM_EEMEGAMMA1ERATIOTOB_H
eEmEg1eRatioTOB(const IeEmTOB &eEmTOB, std::bitset< s_eGamma1eRatio_width > eGamma1eRatio_bits)
Constructor taking an eEmTOB and eGamma1 eRatio output bits to initialise bits.
Class to hold eGamma1 eRatio result bits.
Class to hold eFexROI TOB bits.
Class to hold eGamma1 eRatio result bits.
virtual ~eEmEg1eRatioTOB()
Destructor.
Class describing a LVL1 eFEX EM region of interest.
virtual std::bitset< s_eGamma1eRatio_width > eGamma1eRatio_bits() const override
Returns the eGamma1 eRatio result bits.
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Class to hold eFexROI TOB bits.
std::bitset< s_eGamma1eRatio_width > m_eGamma1eRatio_bits
eEmEg1eRatioTOB(const xAOD::eFexEMRoI &eFexTOB, std::bitset< s_eGamma1eRatio_width > eGamma1eRatio_bits)
Constructor taking an eFexROITOB and eGamma1 eRatio output bits to initialise bits.
macros to associate a CLID to a type
virtual std::string to_string() const override
print out contents to string