|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef XAODMUONRDO_VERSION_NRPCRDO_V1_H
6 #define XAODMUONRDO_VERSION_NRPCRDO_V1_H
62 #endif // XAODMUONRDO_VERSION_NRPCRDO_V1_H
void setTdcsector(uint16_t Tdcsector)
Set the sector of the tdc within the subdetector.
uint32_t bcid() const
Bunch crossing identifier.
uint16_t tdc() const
Identifier of the readout card on the chamber.
SG_BASE(xAOD::NRPCRDO_v1, SG::AuxElement)
virtual ~NRPCRDO_v1()=default
Virtual destructor.
Identifier32::value_type Channel
Base class for elements of a container that can have aux data.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
void setChannel(uint16_t Channel)
Set the fire channel number.
float timeoverthr() const
Measured time in which the signal was above the electronics threshold.
void setSubdetector(uint16_t SubDet)
Set the sub detector.
void setBcid(uint32_t Bcid)
Set the bunch crossing identifier.
float time() const
Time of the trigger signal within the bunch crossing.
void setTdc(uint16_t Tdc)
Set the number of the TDC channel.
uint16_t channel() const
Fired channel on the read out card.
An STL vector of pointers that by default owns its pointed-to elements.
NRPCRDO_v1()=default
Default constructor.
uint16_t subdetector() const
Global identifier of the RPC detector region from the online side.
uint16_t tdcsector() const
Identifier of the sector within the subdetector.
void setTime(float Time)
Set the trigger time [ns].
void setTimeoverthr(float Timeoverthr)
Set the time over threshold.
Base class for elements of a container that can have aux data.