#include <GEMcontribution.h>
Inheritance diagram for GEMcontribution:


Public Member Functions | |
| char * | data () const |
| Return a pointer to the data payload. | |
| unsigned short | tkrVector () const |
| Return the Tracker vector. | |
| unsigned short | roiVector () const |
| Return the Region of Interest vector. | |
| unsigned short | calLEvector () const |
| Return the CAL Low Energy vector. | |
| unsigned short | calHEvector () const |
| Return the CAL High Energy vector. | |
| unsigned short | cnoVector () const |
| Return the CNO vector. | |
| unsigned short | conditionSummary () const |
| Return the condition summary. | |
| unsigned short | missed () const |
| Return the least 8 significant bits of the missed counter. | |
| unsigned short | deadZone () const |
| Return the least 8 significant bits of the GEMST.dead_zoned counter. | |
| const GEMtileList * | tileList () const |
| Return a pointer to the tile list. | |
| unsigned | liveTime () const |
| Return the sampled live time value. | |
| unsigned | prescaled () const |
| Return the sampled prescaled count. | |
| unsigned | discarded () const |
| Return the sampled discarded count. | |
| unsigned | sent () const |
| Return the sampled send count. | |
| GEMcondArrivalTime | condArrTime () const |
| Return the condition arrival time data block. | |
| unsigned | triggerTime () const |
| Return the trigger time. | |
| GEMonePPStime | onePPStime () const |
| Return the one PPS time data block. | |
| unsigned short | deltaEventTime () const |
| Return the delta event time. | |
| unsigned short | deltaWindowOpenTime () const |
| Return the delta window open time. | |
Classes | |
| union | sent_condArr |
| unsigned short GEMcontribution::calHEvector | ( | ) | const [inline] |
Return the CAL High Energy vector.
| unsigned short GEMcontribution::calLEvector | ( | ) | const [inline] |
Return the CAL Low Energy vector.
| unsigned short GEMcontribution::cnoVector | ( | ) | const [inline] |
Return the CNO vector.
| GEMcondArrivalTime GEMcontribution::condArrTime | ( | ) | const [inline] |
Return the condition arrival time data block.
| unsigned short GEMcontribution::conditionSummary | ( | ) | const [inline] |
Return the condition summary.
| char * GEMcontribution::data | ( | ) | const [inline] |
Return a pointer to the data payload.
| unsigned short GEMcontribution::deadZone | ( | ) | const [inline] |
Return the least 8 significant bits of the GEMST.dead_zoned counter.
| unsigned short GEMcontribution::deltaEventTime | ( | ) | const [inline] |
Return the delta event time.
| unsigned short GEMcontribution::deltaWindowOpenTime | ( | ) | const [inline] |
Return the delta window open time.
| unsigned GEMcontribution::discarded | ( | ) | const [inline] |
Return the sampled discarded count.
| unsigned GEMcontribution::liveTime | ( | ) | const [inline] |
Return the sampled live time value.
| unsigned short GEMcontribution::missed | ( | ) | const [inline] |
Return the least 8 significant bits of the missed counter.
| GEMonePPStime GEMcontribution::onePPStime | ( | ) | const [inline] |
Return the one PPS time data block.
| unsigned GEMcontribution::prescaled | ( | ) | const [inline] |
Return the sampled prescaled count.
| unsigned short GEMcontribution::roiVector | ( | ) | const [inline] |
Return the Region of Interest vector.
| unsigned GEMcontribution::sent | ( | ) | const [inline] |
Return the sampled send count.
| const GEMtileList * GEMcontribution::tileList | ( | ) | const [inline] |
Return a pointer to the tile list.
| unsigned short GEMcontribution::tkrVector | ( | ) | const [inline] |
Return the Tracker vector.
| unsigned GEMcontribution::triggerTime | ( | ) | const [inline] |
Return the trigger time.
1.4.7