19 return s <<
fp.getFEDId() <<
":" <<
fp.getGOHId() <<
":" <<
fp.getIdxInFiber() <<
":" <<
fp.getPayload();
25 cout <<
"\" FEDId=\"" << getFEDId() <<
"\" GOHId=\"" << getGOHId() <<
"\" IdxInFiber=\"" << getIdxInFiber()
33 unsigned char &
flag) {
34 unsigned int v = atoi(
value.c_str());
36 if (attribute ==
"FEDId") {
42 if (attribute ==
"pay") {
48 if (attribute ==
"GOHId") {
54 if (attribute ==
"IdxInFiber") {
void printXML()
prints XML formatted DAQ channel to stdout
def getPayload(session, hash)
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)