FrameH


class description - source file - inheritance tree

class FrameH


    public:
FrameH FrameH() FrameH FrameH(const FrameH&) void ~FrameH()

Data Members


    public:
FrSH* classe class information (internal structure) */ char* name frame name (experiment name) */ int run run number */ unsigned int frame frame number */ unsigned int dataQuality data quality word */ unsigned int GTimeS frame starting Time(GPS:s.since 6/1/80) */ unsigned int GTimeN frame starting Time(nsec modulo 1 sec) */ unsigned short ULeapS leap seconds between GPS and UTC */ double dt frame length (sec) */ FrVect* type Array used to store general info like trigger*/ FrVect* user Array used to store user data */ FrDetector* detectSim detector used for simulation */ FrDetector* detectProc detector used for reconstruction */ FrHistory* history pointer to the history bank */ FrRawData* rawData pointer to the raw data structure */ FrProcData* procData pointer to the reconstructed data */ FrSimData* simData pointer to the simulated data buffers */ FrEvent* event pointer to the first event structure */ FrSimEvent* simEvent pointer to the simulated events */ FrSummary* summaryData pointer to statistical summary data */ FrVect* auxData pointer to the auxiliary data */ FrTable* auxTable pointer to the auxiliary table */ FrProcData* procDataOld pointer to the proc data (used by tag)*/ FrSimData* simDataOld pointer to the simulated data (used by tag)*/ FrEvent* eventOld pointer to the event data (used by tag)*/ FrSummary* summaryDataOld pointer to statistical summary (used by tag)*/

Class Description




Inline Functions


        FrameH FrameH()
        FrameH FrameH(const FrameH&)
          void ~FrameH()
Last update: Tue Jul 1 17:27:27 2003


- ROOT page - VEGA page - Class index - 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 , or contact with any questions or problems regarding ROOT or VEGA.