ATLAS Offline Software
Loading...
Searching...
No Matches
xAOD::NRPCRDO_v1 Class Reference

#include <NRPCRDO_v1.h>

Inheritance diagram for xAOD::NRPCRDO_v1:
Collaboration diagram for xAOD::NRPCRDO_v1:

Public Member Functions

 NRPCRDO_v1 ()=default
 Default constructor.
virtual ~NRPCRDO_v1 ()=default
 Virtual destructor.
uint32_t bcid () const
 Bunch crossing identifier.
float time () const
 Time of the trigger signal within the bunch crossing.
uint16_t subdetector () const
 Global identifier of the RPC detector region from the online side.
uint16_t boardsector () const
 Identifier of the sector within the subdetector.
uint16_t board () const
 Identifier of the readout card on the chamber.
uint16_t channel () const
 Fired channel on the read out card.
float timeoverthr () const
 Measured time in which the signal was above the electronics threshold.
void setBcid (uint32_t Bcid)
 Set the bunch crossing identifier.
void setTime (float Time)
 Set the trigger time [ns].
void setTimeoverthr (float Timeoverthr)
 Set the time over threshold.
void setSubdetector (uint16_t SubDet)
 Set the sub detector.
void setBoardsector (uint16_t Boardsector)
 Set the sector of the board within the subdetector.
void setBoard (uint16_t Board)
 Set the number of the TDC channel.
void setChannel (uint16_t Channel)
 Set the fire channel number.

Detailed Description

Definition at line 14 of file NRPCRDO_v1.h.

Constructor & Destructor Documentation

◆ NRPCRDO_v1()

xAOD::NRPCRDO_v1::NRPCRDO_v1 ( )
default

Default constructor.

◆ ~NRPCRDO_v1()

virtual xAOD::NRPCRDO_v1::~NRPCRDO_v1 ( )
virtualdefault

Virtual destructor.

Member Function Documentation

◆ bcid()

uint32_t xAOD::NRPCRDO_v1::bcid ( ) const

Bunch crossing identifier.

◆ board()

uint16_t xAOD::NRPCRDO_v1::board ( ) const

Identifier of the readout card on the chamber.

◆ boardsector()

uint16_t xAOD::NRPCRDO_v1::boardsector ( ) const

Identifier of the sector within the subdetector.

◆ channel()

uint16_t xAOD::NRPCRDO_v1::channel ( ) const

Fired channel on the read out card.

◆ setBcid()

void xAOD::NRPCRDO_v1::setBcid ( uint32_t Bcid)

Set the bunch crossing identifier.

◆ setBoard()

void xAOD::NRPCRDO_v1::setBoard ( uint16_t Board)

Set the number of the TDC channel.

◆ setBoardsector()

void xAOD::NRPCRDO_v1::setBoardsector ( uint16_t Boardsector)

Set the sector of the board within the subdetector.

◆ setChannel()

void xAOD::NRPCRDO_v1::setChannel ( uint16_t Channel)

Set the fire channel number.

◆ setSubdetector()

void xAOD::NRPCRDO_v1::setSubdetector ( uint16_t SubDet)

Set the sub detector.

◆ setTime()

void xAOD::NRPCRDO_v1::setTime ( float Time)

Set the trigger time [ns].

◆ setTimeoverthr()

void xAOD::NRPCRDO_v1::setTimeoverthr ( float Timeoverthr)

Set the time over threshold.

◆ subdetector()

uint16_t xAOD::NRPCRDO_v1::subdetector ( ) const

Global identifier of the RPC detector region from the online side.

◆ time()

float xAOD::NRPCRDO_v1::time ( ) const

Time of the trigger signal within the bunch crossing.

◆ timeoverthr()

float xAOD::NRPCRDO_v1::timeoverthr ( ) const

Measured time in which the signal was above the electronics threshold.


The documentation for this class was generated from the following file: