#include <GEMcontribution.h>
Public Member Functions | |
| unsigned short | external () const |
| Return the condition arrival time in 50 ns ticks of the external trigger bit. | |
| unsigned short | cno () const |
| Return the condition arrival time in 50 ns ticks of the cno trigger bit. | |
| unsigned short | calLE () const |
| Return the condition arrival time in 50 ns ticks of the calLE trigger bit. | |
| unsigned short | calHE () const |
| Return the condition arrival time in 50 ns ticks of the calHE trigger bit. | |
| unsigned short | tkr () const |
| Return the condition arrival time in 50 ns ticks of the tkr trigger bit. | |
| unsigned short | roi () const |
| Return the condition arrival time in 50 ns ticks of the roi trigger bit. | |
| unsigned | datum () const |
| Return the raw condition arrival time value. | |
| unsigned short GEMcondArrivalTime::calHE | ( | ) | const [inline] |
Return the condition arrival time in 50 ns ticks of the calHE trigger bit.
| unsigned short GEMcondArrivalTime::calLE | ( | ) | const [inline] |
Return the condition arrival time in 50 ns ticks of the calLE trigger bit.
| unsigned short GEMcondArrivalTime::cno | ( | ) | const [inline] |
Return the condition arrival time in 50 ns ticks of the cno trigger bit.
| unsigned GEMcondArrivalTime::datum | ( | ) | const [inline] |
Return the raw condition arrival time value.
| unsigned short GEMcondArrivalTime::external | ( | ) | const [inline] |
Return the condition arrival time in 50 ns ticks of the external trigger bit.
| unsigned short GEMcondArrivalTime::roi | ( | ) | const [inline] |
Return the condition arrival time in 50 ns ticks of the roi trigger bit.
| unsigned short GEMcondArrivalTime::tkr | ( | ) | const [inline] |
Return the condition arrival time in 50 ns ticks of the tkr trigger bit.
1.4.7