33 ss <<
"[" <<
myName() <<
"] Monitorables (65535 means \"invalid\"):" << std::endl;
38 ss <<
" Crate/FEC/Ring/CCU/Mod/LLD : "
48 ss <<
" FedId/FeUnit/FeChan/FedChannel : "
49 << fed_key.
fedId() <<
"/"
66 ss <<
" FecKey (hex/dec) : 0x"
68 << std::setw(8) << std::setfill(
'0') <<
fecKey_
71 << std::setw(10) << std::setfill(
' ') <<
fecKey_
74 ss <<
" FedKey (hex/dec) : 0x"
76 << std::setw(8) << std::setfill(
'0') <<
fedKey_
79 << std::setw(10) << std::setfill(
' ') <<
fedKey_
82 ss <<
" DcuId (hex/dec) : 0x"
84 << std::setw(8) << std::setfill(
'0') <<
dcuId_
87 << std::setw(10) << std::setfill(
' ') <<
dcuId_
90 ss <<
" DetId (hex/dec) : 0x"
92 << std::setw(8) << std::setfill(
'0') <<
detId_
95 << std::setw(10) << std::setfill(
' ') <<
detId_
116 << (
isValid() ?
"Valid" :
"Invalid" )
const uint32_t & fedKey() const
virtual void summary(std::stringstream &) const
const uint16_t & fecRing() const
Utility class that holds histogram title.
A container class for generic run and event-related info, information required by the commissioning a...
virtual bool isValid() const
static const uint32_t invalid32_
static const char fedKey_[]
const uint16_t & lldChan() const
const uint16_t & fecSlot() const
Utility class that identifies a position within the strip tracker control structure, down to the level of an APV25.
static std::string runType(const sistrip::RunType &)
tuple path
else: Piece not in the list, fine.
static const char controlView_[]
static const char dqmRoot_[]
static const char fecKey_[]
uint16_t fedChannel() const
const uint16_t & fecCrate() const
const uint16_t & feUnit() const
virtual void header(std::stringstream &) const
const uint16_t & ccuAddr() const
std::vector< std::string > VString
const uint16_t & feChan() const
const uint16_t & ccuChan() const
const uint16_t & fedId() const
const std::string & myName() const