12#ifndef GLOBALSIM_IEEMEG1ERATIOTOB_H
13#define GLOBALSIM_IEEMEG1ERATIOTOB_H
39 virtual std::string
to_string()
const = 0;
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
std::ostream & operator<<(std::ostream &, const GlobalSim::IOBitwise::IeEmEg1eRatioTOB &)
Class to hold eGamma1 eRatio result bits.
static const std::size_t s_eGamma1eRatio_width
Count: Size of output bits of the eGamma1 eRatio algorithm.
virtual std::string to_string() const =0
print out contents to string
virtual std::bitset< s_eGamma1eRatio_width > eGamma1eRatio_bits() const =0
Returns the eGamma1 eRatio result bits.
virtual ~IeEmEg1eRatioTOB()
Destructor.
Class to hold eFexROI TOB bits.