31 <<
"\" FMCId=\"" << getFMCId()
32 <<
"\" ChannelIdx=\"" << getChannelIdx()
33 <<
"\" ROC=\"" << getROC()
42 unsigned int v = atoi(value.c_str());
44 if (attribute ==
"FEDId")
51 if (attribute ==
"FMC")
58 if (attribute ==
"FEDChannel")
65 if (attribute ==
"ROCinChannel")
void printXML()
prints XML formatted DAQ channel to stdout
unsigned char setXMLAttribute(const std::string &attribute, const std::string &value, unsigned char &flag)
unsigned short getFMCId() const
std::ostream & operator<<(std::ostream &out, const std::tuple< Types... > &value)
unsigned short getChannelIdx() const
unsigned short getROC() const
unsigned short getFEDId() const
recomended getters and setters