Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef GLOBALSIM_GENERICTOB_H
6 #define GLOBALSIM_GENERICTOB_H
27 constexpr
static std::size_t
52 std::bitset<32>
as_bits()
const;
78 std::ostream& operator << (std::ostream&,
const GlobalSim::GenericTob&);
constexpr static std::size_t GenericEtBitWidth
std::bitset< GenericPhiBitWidth > m_Phi_bits
std::bitset< GenericMuonFlagBitWidth > m_Charge_bits
std::bitset< GenericEtaBitWidth > m_Eta_bits
const std::bitset< 13 > & Et_bits() const
int bitSetToInt(BITSET bitset)
bool const RAWDATA *ch2 const
std::shared_ptr< eTauTob > eTauTobPtr
const std::bitset< 7 > & Phi_bits() const
const std::bitset< 1 > & overflow_bits() const
constexpr static std::size_t GenericMuonFlagBitWidth
AlgTool to obtain a selection of eFex RoIs read in from the event store.
std::bitset< 1 > m_Overflow_bits
constexpr static std::size_t GenericOverflowWidth
const std::bitset< 2 > & Charge_bits() const
constexpr static std::size_t GenericTobWidth
std::vector< std::shared_ptr< GenericTob > > GenericTobContainer
std::shared_ptr< eEmTob > eEmTobPtr
constexpr static std::size_t GenericEtaBitWidth
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
constexpr static std::size_t GenericAbsoluteEtBitWidth
std::bitset< 32 > as_bits() const
const std::bitset< 9 > & Eta_bits() const
std::bitset< GenericEtBitWidth > m_Et_bits
constexpr static std::size_t GenericPhiBitWidth