8 ostr <<
"StationIndex: " <<
static_cast<int>(
obj.stationIndex)
9 <<
" eta: " <<
static_cast<int>(
obj.eta)
10 <<
" phi: " <<
static_cast<int>(
obj.phi)
11 <<
" doubletR: " <<
static_cast<int>(
obj.doubletR)
12 <<
" doubletPhi: " <<
static_cast<int>(
obj.doubletPhi)
13 <<
" doubletZ: " <<
static_cast<int>(
obj.doubletZ)
14 <<
" gasGap: " <<
static_cast<int>(
obj.gasGap)
15 <<
" measPhi: " <<
static_cast<int>(
obj.measuresPhi())
16 <<
" stripSide: "<<
static_cast<int>(
obj.stripSide());
20 ostr <<
" subDetector: " <<
static_cast<int>(
obj.subDetector);
21 ostr <<
" tdcSector: " <<
static_cast<int>(
obj.tdcSector);
22 ostr <<
" tdc: " <<
static_cast<int>(
obj.tdc);
26 ostr << static_cast<const NrpcCablingOfflineID&>(
obj);
27 ostr <<
" strip: " <<
static_cast<int>(
obj.strip) <<
" --- ";
28 ostr << static_cast<const NrpcCablingOnlineID&>(
obj);
29 ostr <<
" channelId: " <<
static_cast<int>(
obj.channelId);
34 ostr<<
" firstStrip: "<<
static_cast<int>(
obj.firstStrip)
35 <<
" lastStrip: "<<
static_cast<int>(
obj.lastStrip);
39 ostr<<
" first channel: "<<
static_cast<int>(
obj.firstChannel)
40 <<
" last channel: "<<
static_cast<int>(
obj.lastChannel);
44 ostr << static_cast<const NrpcCablingOfflineID&>(
obj);
45 ostr << static_cast<const NrpcTdcStripRange&>(
obj)<<
" --- ";
46 ostr << static_cast<const NrpcCablingOnlineID&>(
obj);
47 ostr << static_cast<const NrpcTdcChannelRange&>(
obj);
52 ostr << static_cast<const NrpcCablingOnlineID&>(
obj);
53 ostr << static_cast<const NrpcTdcStripRange&>(
obj);
54 ostr << static_cast<const NrpcTdcChannelRange&>(
obj);
58 ostr << static_cast<const NrpcCablingOnlineID&>(
obj);
59 ostr << static_cast<const NrpcTdcStripRange&>(
obj);
60 ostr << static_cast<const NrpcTdcChannelRange&>(
obj);