5#ifndef TRIGT1INTERFACES_TRT_CTP_H
6#define TRIGT1INTERFACES_TRT_CTP_H
13#include "GaudiKernel/DataObject.h"
31 TrtCTP( uint32_t word0 = 0 );
41 const std::string
dump()
const;
43 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
TRT input class to the CTP simulation.
const std::string print() const
print object content in a human readable form to string
const uint32_t m_cableWord0
A data member to contain 1 bit of information.
uint32_t cableWord0(void) const
Returns an unsigned integer trigger word containing 1 bit of information.
const std::string dump() const
dump raw object content to string
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...