12#ifndef GLOBALSIM_EEMEGAMMA1BDTTOB_H
13#define GLOBALSIM_EEMEGAMMA1BDTTOB_H
59 virtual std::bitset<eEmEg1BDTTOB::s_eGamma1BDT_width>
eGamma1BDT_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
An STL vector of pointers that by default owns its pointed-to elements.
#define DATAVECTOR_BASE(T, BASE)
Declare base class info to DataVector.
std::bitset< eEmEg1BDTTOB::s_eGamma1BDT_width > m_eGamma1BDT_bits
Property: Bitset to hold the eGamma1BDT bits.
static const std::size_t s_eGamma1BDT_width
virtual std::string to_string() const
virtual std::bitset< eEmEg1BDTTOB::s_eGamma1BDT_width > eGamma1BDT_bits() const
eEmEg1BDTTOB(const xAOD::eFexEMRoI &eFexTOB, std::bitset< s_eGamma1BDT_width > eGamma1BDT_bits)
Constructor taking an eFexROITOB and eGamma1 BDT output bits to initialise bits.
eEmTOB(const xAOD::eFexEMRoI &eFexTOB)
Constructor taking an eFexROITOB to initialise bits.
DataVector< GlobalSim::IOBitwise::eEmEg1BDTTOB > eEmEg1BDTTOBContainer
AlgTool that to test whether expected the TIP values generated by data supplied by eEmMultTestBench c...
GlobalSim::IOBitwise::eEmEg1BDTTOB eEmEg1BDTTOB
eFexEMRoI_v1 eFexEMRoI
Define the latest version of the eFexEMRoI class.