RawAtriStationBlock Class Reference
Part of AraEvent library. A raw ATRI station block - Raw ADC readout from the the IRS chip. 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
Part of AraEvent library. A raw ATRI station block - Raw ADC readout from the the IRS chip.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 Mon Jun 3 16:10:13 2013 for ARA ROOT v3.9 Software by
