30 cout <<
"\" FEDId=\"" << getFEDId()
31 <<
"\" GOHId=\"" << getGOHId()
32 <<
"\" IdxInFiber=\"" << getIdxInFiber()
41 unsigned int v = atoi(value.c_str());
43 if (attribute ==
"FEDId")
50 if (attribute ==
"SubSystemId")
57 if (attribute ==
"TOTFEDId")
64 if (attribute ==
"OptoRxId")
71 if (attribute ==
"GOHId")
78 if (attribute ==
"IdxInFiber")
unsigned short getFEDId() const
recomended getters and setters
unsigned short getIdxInFiber() const
void printXML()
prints XML formatted DAQ channel to stdout
unsigned short getGOHId() const
std::ostream & operator<<(std::ostream &out, const std::tuple< Types... > &value)
unsigned char setXMLAttribute(const std::string &attribute, const std::string &value, unsigned char &flag)