25 cout <<
"\" FEDId=\"" << getFEDId() <<
"\" GOHId=\"" << getGOHId() <<
"\" IdxInFiber=\"" << getIdxInFiber() <<
"\"";
32 unsigned char &flag) {
33 unsigned int v = atoi(value.c_str());
35 if (attribute ==
"FEDId") {
41 if (attribute ==
"SubSystemId") {
47 if (attribute ==
"TOTFEDId") {
53 if (attribute ==
"OptoRxId") {
59 if (attribute ==
"GOHId") {
65 if (attribute ==
"IdxInFiber") {
std::ostream & operator<<(std::ostream &out, const std::tuple< Types...> &value)
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
unsigned char setXMLAttribute(const std::string &attribute, const std::string &value, unsigned char &flag)