ARA ROOT v3.6 Software

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:

AtriEventHkData AtriSensorHkData RawAraStationEvent RawAtriSimpleStationEvent RawAtriStationEvent RawIcrrStationEvent UsefulAtriStationEvent UsefulIcrrStationEvent List of all members.

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:
Generated on Mon Mar 18 16:04:50 2013 for ARA ROOT v3.6 Software by doxygen 1.4.7