24 auto ss = std::stringstream();
Class to hold eFexROI TOB bits.
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.
virtual std::string to_string() const override
print out contents to string
eFexEMRoI_v1 eFexEMRoI
Define the latest version of the eFexEMRoI class.