5#ifndef TRIGT1INTERFACES_BCM_CTP_H
6#define TRIGT1INTERFACES_BCM_CTP_H
29 BcmCTP( uint32_t word0 = 0 );
39 const std::string
dump()
const;
41 const std::string
print()
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
BCM input class to the CTP simulation.
const std::string dump() const
dump raw object content to string
const uint32_t m_cableWord0
A data member to contain 9 bits of information.
uint32_t cableWord0(void) const
Returns an unsigned integer trigger word containing 9 bits of information.
const std::string print() const
print object content in a human readable form to string
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...