1 #ifndef CondFormatsRPCObjectsLinkBoardSpec_H 2 #define CondFormatsRPCObjectsLinkBoardSpec_H 36 const std::vector<FebConnectorSpec>&
febs()
const {
return theFebs; }
void add(const FebConnectorSpec &feb)
attach feb
std::string print(int depth=0) const
debud printout
std::string linkBoardName() const
LB name as in OMDS.
int theLinkBoardNumInLink
const std::vector< FebConnectorSpec > & febs() const
int linkBoardNumInLink() const
this LB number in link
const FebConnectorSpec * feb(int febInputNum) const
get Feb by its connection number to this board
bool master()
true if master LB (is it of any use?)
std::vector< FebConnectorSpec > theFebs
#define COND_SERIALIZABLE