19 return s <<
fp.getFEDId() <<
":" <<
fp.getGOHId() <<
":" <<
fp.getIdxInFiber();
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") {
void printXML()
prints XML formatted DAQ channel to stdout
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)