12#ifndef GLOBALSIM_EEMEGAMMA1ERATIOTOB_H
13#define GLOBALSIM_EEMEGAMMA1ERATIOTOB_H
56 virtual std::bitset<IeEmEg1eRatioTOB::s_eGamma1eRatio_width>
eGamma1eRatio_bits()
const;
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Class to hold eFexROI TOB bits.
Class to hold eGamma1 eRatio result bits.
virtual ~eEmEg1eRatioTOB()
Destructor.
virtual std::bitset< IeEmEg1eRatioTOB::s_eGamma1eRatio_width > eGamma1eRatio_bits() const
Returns the eGamma1 eRatio result bits.
virtual std::string to_string() const
print out contents to string
eEmEg1eRatioTOB(const xAOD::eFexEMRoI &eFexTOB, std::bitset< IeEmEg1eRatioTOB::s_eGamma1eRatio_width > eGamma1eRatio_bits)
Constructor taking an eFexROITOB and eGamma1 eRatio output bits to initialise bits.
std::bitset< IeEmEg1eRatioTOB::s_eGamma1eRatio_width > m_eGamma1eRatio_bits
eEmTOB(const xAOD::eFexEMRoI &eFexTOB)
Constructor taking an eFexROITOB to inisialise bits.
eFexEMRoI_v1 eFexEMRoI
Define the latest version of the eFexEMRoI class.