11#ifndef TRIGT1INTERFACES_NIMCTP_H
12#define TRIGT1INTERFACES_NIMCTP_H
24 NimCTP(
unsigned int cableword0 = 0,
unsigned int cableword1 = 0 ,
unsigned int cableword2 = 0 );
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
This class defines the NIM items.
unsigned int m_cableWord0
NimCTP(unsigned int cableword0=0, unsigned int cableword1=0, unsigned int cableword2=0)
unsigned int cableWord1() const
void SetCableWord2(unsigned int cableword2)
unsigned int m_cableWord1
unsigned int cableWord2() const
void SetCableWord1(unsigned int cableword1)
unsigned int cableWord0() const
void SetCableWord0(unsigned int cableword0)
unsigned int m_cableWord2
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...