24 edm::LogInfo(
"printXML") <<
"\" FEDId=\"" << getFEDId() <<
"\" FMCId=\"" << getFMCId() <<
"\" ChannelIdx=\""
25 << getChannelIdx() <<
"\" ROC=\"" <<
getROC() <<
"\"";
32 unsigned char &flag) {
33 unsigned int v = atoi(value.c_str());
35 if (attribute ==
"FEDId") {
41 if (attribute ==
"FMC") {
47 if (attribute ==
"FEDChannel") {
53 if (attribute ==
"ROCinChannel") {
std::ostream & operator<<(std::ostream &out, const std::tuple< Types...> &value)
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
constexpr uint32_t getROC(uint32_t ww)
Log< level::Info, false > LogInfo
unsigned short getChannelIdx() const
unsigned short getROC() const
unsigned short getFEDId() const
recomended getters and setters