|
ATLAS Offline Software
|
Go to the documentation of this file.
6 #include "GaudiKernel/MsgStream.h"
303 template <
class stream>
306 sl <<
"TgcL1RawData " <<
data.typeName()
307 <<
", bcTag=" <<
data.bcTag()
308 <<
", l1Id=" <<
data.l1Id()
309 <<
", bcId=" <<
data.bcId()
310 <<
", subDetectorId=" <<
data.subDetectorId()
311 <<
", srodId=" <<
data.srodId();
315 sl <<
", strip=" <<
data.isStrip()
316 <<
", forward=" <<
data.isForward()
317 <<
", sector=" <<
data.sector()
318 <<
", chip=" <<
data.chip()
319 <<
", cand=" <<
data.index()
320 <<
", hipt=" <<
data.isHipt()
321 <<
", hitId=" <<
data.hitId()
322 <<
", hsub=" <<
data.hsub()
323 <<
", delta=" <<
data.delta()
324 <<
", inner=" <<
data.inner();
328 <<
", forward=" <<
data.isForward()
329 <<
", sector=" <<
data.sector()
330 <<
", sign=" <<
data.isMuplus()
331 <<
", threshold=" <<
data.threshold()
332 <<
", overlap=" <<
data.isOverlap()
333 <<
", veto=" <<
data.isVeto()
334 <<
", roi=" <<
data.roi();
char data[hepevt_bytes_allocation_ATLAS]
stream & dump(stream &sl, const TgcL1RawData &data)
uint16_t subDetectorId() const
setScaleOne setStatusOne setSaturated int16_t
uint16_t threshold() const
MsgStream & operator<<(MsgStream &sl, const TgcL1RawData &data)
Overload of << operator for MsgStream for debug output.
An unit object of TGC SROD output.
void clear(uint16_t bcTag, uint16_t subDetectorId, uint16_t srodId, uint16_t l1Id, uint16_t bcId)
uint16_t bcId(uint32_t data)
std::string typeName() const
setEventNumber setTimeStamp bcid
unsigned bcTag(unsigned bcBitMap)
void setType(uint16_t type)