#include "hdstrealdata.h" |
HDstRealData
class description - source file - inheritance tree (.pdf)
public:
HDstRealData()
HDstRealData(const HDstRealData&)
~HDstRealData()
static TClass* Class()
virtual TClass* IsA() const
HDstRealData& operator=(const HDstRealData&)
void setupInput()
void setupTaskList()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Int_t richUnpackers[12]
Int_t mdcUnpackers[24]
Int_t showerUnpackers[12]
Int_t tofUnpackers
Int_t tofinoUnpackers
Int_t startUnpackers
Int_t latchUnpackers
Int_t tboxUnpackers
HDstRealData() : HDstProduction()
these are the default unpacker subevent ID's (derived from Sep05)
void setupInput()
Setup data input file: This function determines and opens
one or more .hld input files of raw data. All necessary
information are provided by dstCfg structure.
This function supports local or remote (TSM) file
locations.
void setupTaskList()
The default task list for DST production from real data.
All actions and definitions for a specific beam time must
go to a derived class, where other task list can be
implemented.
Inline Functions
void ~HDstRealData()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HDstRealData HDstRealData(const HDstRealData&)
HDstRealData& operator=(const HDstRealData&)
Last update: Fri Jan 26 11:54:11 2007
ROOT page - Class index - Class Hierarchy - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.