|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONRDO_TGCRDO_H
6 #define MUONRDO_TGCRDO_H 1
198 union cnvLocalStatus {
uint16_t identify() const
static uint16_t identifyRawData(const TgcRawData &rawData)
IdentifierHash m_idHash
OFFLINE hash of this collection.
char data[hepevt_bytes_allocation_ATLAS]
static uint16_t calculateOnlineId(uint16_t subDetectorId, uint16_t rodId)
void setRodStatus(uint32_t data)
uint16_t m_id
ID of this instance.
const LocalStatus & localStatus() const
IdentifierHash identifyHash() const
const RodStatus & rodStatus() const
void setTriggerType(uint16_t v)
uint16_t triggerType() const
void setErrors(uint16_t data)
uint16_t subDetectorId() const
void setOrbit(uint32_t orbit)
static std::pair< int, int > initOnlineId()
const Errors & errors() const
void setOnlineId(uint16_t subDetectorId, uint16_t rodId)
An STL vector of pointers that by default owns its pointed-to elements.
TgcRdo()
Default constructor.
An unit object of TGC ROD output.
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
void setVersion(uint16_t version)
void setLocalStatus(uint32_t data)
unsigned mergedTrackletBCs
This is a "hash" representation of an Identifier. This encodes a 32 bit index which can be used to lo...
macros to associate a CLID to a type
std::ostream & operator<<(std::ostream &sl, const TgcRdo &coll)
Overload of << operator for std::ostream for debug output.