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