RawAraGenericHeader Class Reference
Part of AraEvent library. The base class that stores the stationId and AraRoot version used to produce a Raw / Useful event. More...
#include <RawAraGenericHeader.h>
Inheritance diagram for RawAraGenericHeader:

Public Member Functions | |
ClassDef (RawAraGenericHeader, 1) | |
AraStationId_t | getStationId () |
RawAraGenericHeader (UInt_t thisStationId) | |
Assignment constructor using the stationID -- this is implemented for ICRR type stations. | |
RawAraGenericHeader (AtriGenericHeader_t *gHdr) | |
Assignment constructor. | |
RawAraGenericHeader () | |
Default constructor. | |
~RawAraGenericHeader () | |
Destructor. | |
Public Attributes | |
UShort_t | checksum |
UInt_t | numBytes |
UShort_t | reserved |
UChar_t | softVerMajor |
UChar_t | softVerMinor |
AraStationId_t | stationId |
UChar_t | subVerId |
AraDataStructureType_t | typeId |
UChar_t | verId |
Detailed Description
Part of AraEvent library. The base class that stores the stationId and AraRoot version used to produce a Raw / Useful event.This class is a base class that contains header information common to all Raw and Useful event types.
Definition at line 25 of file RawAraGenericHeader.h.
Constructor & Destructor Documentation
RawAraGenericHeader::RawAraGenericHeader | ( | AtriGenericHeader_t * | gHdr | ) |
Assignment constructor.
- Parameters:
-
gHdr Assignment constructor
Definition at line 28 of file RawAraGenericHeader.cxx.
RawAraGenericHeader::RawAraGenericHeader | ( | UInt_t | thisStationId | ) |
Assignment constructor using the stationID -- this is implemented for ICRR type stations.
- Parameters:
-
thisStationId Assignment constructor for ICRR type
Definition at line 39 of file RawAraGenericHeader.cxx.
The documentation for this class was generated from the following files:
- AraEvent/RawAraGenericHeader.h
- AraEvent/RawAraGenericHeader.cxx
Generated on Tue Sep 11 19:51:11 2012 for ARA ROOT v3.3 Software by
