Go to the documentation of this file. 1 #ifndef CondFormatsRPCObjectsTriggerBoardSpec_H
2 #define CondFormatsRPCObjectsTriggerBoardSpec_H
std::vector< const LinkConnSpec * > enabledLinkConns() const
not masked links belonging to this TB
std::string print(int depth=0) const
debud printaout, call its components with depth dectreased by one
#define COND_SERIALIZABLE
const std::vector< LinkConnSpec > linkConns() const
all links kept by this TB
std::vector< LinkConnSpec > theLinks
TriggerBoardSpec(int num=-1, uint32_t aMask=0)
ctor with ID only
void setMaskedLinks(uint32_t aMask)
set mask links
int dccInputChannelNum() const
input channel number to DCC
const LinkConnSpec * linkConn(int tbInputNumber) const
link attached to this TB with given input number
void add(const LinkConnSpec &lc)
attach connection to TB