12#ifndef GLOBALSIM_EEMEGAMMA1ERATIOTOB_H
13#define GLOBALSIM_EEMEGAMMA1ERATIOTOB_H
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
An STL vector of pointers that by default owns its pointed-to elements.
#define DATAVECTOR_BASE(T, BASE)
Declare base class info to DataVector.
virtual std::bitset< s_eGamma1eRatio_width > eGamma1eRatio_bits() const
virtual ~eEmEg1eRatioTOB()
virtual std::string to_string() const
eEmEg1eRatioTOB(const eEmTOB &eEmTOB, std::bitset< s_eGamma1eRatio_width > eGamma1eRatio_bits)
Constructor taking an eEmTOB and eGamma1 eRatio output bits to initialise bits.
std::bitset< s_eGamma1eRatio_width > m_eGamma1eRatio_bits
static const std::size_t s_eGamma1eRatio_width
Constructor taking an eFexROITOB and eGamma1 eRatio output bits to initialise bits.
eEmEg1eRatioTOB(const xAOD::eFexEMRoI &eFexTOB, std::bitset< s_eGamma1eRatio_width > eGamma1eRatio_bits)
eEmTOB(const xAOD::eFexEMRoI &eFexTOB)
Constructor taking an eFexROITOB to initialise bits.
DataVector< GlobalSim::IOBitwise::eEmEg1eRatioTOB > eEmEg1eRatioTOBContainer
AlgTool that to test whether expected the TIP values generated by data supplied by eEmMultTestBench c...
eFexEMRoI_v1 eFexEMRoI
Define the latest version of the eFexEMRoI class.