RawAtriStationBlock Class Reference
RawAtriStationBlock -- The Raw ARA Station Block Class. More...
#include <RawAtriStationBlock.h>
Public Member Functions | |
ClassDef (RawAtriStationBlock, 1) | |
int | getBlock () |
int | getCapArray () |
int | getDda () |
int | getNumChannels () |
RawAtriStationBlock (AraStationEventBlockHeader_t *hdPtr, AraStationEventBlockChannel_t *channels) | |
Assignment constructor. | |
RawAtriStationBlock () | |
Default constructor. | |
~RawAtriStationBlock () | |
Destructor. | |
Public Attributes | |
UShort_t | channelMask |
std::vector< std::vector< UShort_t > > | data |
UShort_t | irsBlockNumber |
UChar_t | numChannels |
Detailed Description
RawAtriStationBlock -- The Raw ARA Station Block Class.The ROOT implementation of the raw ARA Station Block containing the samples from one block readout of the IRS
Definition at line 28 of file RawAtriStationBlock.h.
Constructor & Destructor Documentation
RawAtriStationBlock::RawAtriStationBlock | ( | AraStationEventBlockHeader_t * | hdPtr, | |
AraStationEventBlockChannel_t * | channels | |||
) |
Assignment constructor.
- Parameters:
-
channels Assignment constructor
Definition at line 26 of file RawAtriStationBlock.cxx.
The documentation for this class was generated from the following files:
- AraEvent/RawAtriStationBlock.h
- AraEvent/RawAtriStationBlock.cxx
Generated on Wed Aug 8 16:20:09 2012 for ARA ROOT Test Bed Software by
