12#ifndef GLOBALSIM_GFEXRHOTOB_H
13#define GLOBALSIM_GFEXRHOTOB_H
60 virtual std::bitset<s_rho_width>
rho_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.
virtual std::string to_string() const
static constexpr std::size_t s_rho_width
Count: Size of hadronic thresholds satisfied bitset.
std::bitset< s_rho_width > m_rho_bits
Property: Rho bitset within the gFexRhoTOB word.
virtual std::bitset< s_rho_width > rho_bits() const
gFexRhoTOB(const xAOD::gFexJetRoI &gFexRhoTOB)
Constructor taking an eFexROITOB to initialise bits.
gFexRhoTOB(const std::bitset< s_rho_width > &)
Constructor taking raw bitsets to initialise common bits.
DataVector< GlobalSim::IOBitwise::gFexRhoTOB > gFexRhoTOBContainer
AlgTool to read in LArStripNeighborhoods, and run the eRatio Algorithm.
gFexJetRoI_v1 gFexJetRoI
Define the latest version of the gFexJetRoI class.