25 auto ss = std::stringstream();
Class to hold eFexROI TOB bits.
std::bitset< IeEmEg1BDTTOB::s_eGamma1BDT_width > m_eGamma1BDT_bits
Property: Bitset to hold the eGamma1BDT bits.
eEmEg1BDTTOB(const xAOD::eFexEMRoI &eFexTOB, std::bitset< IeEmEg1BDTTOB::s_eGamma1BDT_width > eGamma1BDT_bits)
Constructor taking an eFexROITOB and eGamma1 BDT output bits to initialise bits.
virtual std::bitset< IeEmEg1BDTTOB::s_eGamma1BDT_width > eGamma1BDT_bits() const
Returns the eGamma1 BDT result bits.
virtual std::string to_string() const
print out contents to string
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.