framefast::frameheader_t Struct Reference

Frame header. More...

#include <frametype.hh>

Inheritance diagram for framefast::frameheader_t:

framefast::generic_t

List of all members.

Public Member Functions

 frameheader_t ()
 Initialize with zeros.
int read (int version, const char *p, bool swap=false)
 Read from frame.
int write (int version, char *p, bool swap=false) const
 Write to frame.

Public Attributes

char fName [maxName]
 Project name.
int_4s_t fRun
 Run number.
int_4u_t fFrame
 Frame number.
int_4u_t fDataQual
 Data qulaity bit.
int_4u_t fGTimeS
 GPS sec.
int_4u_t fGTimeN
 GPS nano sec.
int_2u_t fULeapS
 Leap seconds.
int_4s_t fLocalTime
 local time (V4 only)
real_8_t fFrameLen
 frame length in sec
ptr_struct fDir [14]


Detailed Description

Frame header.

Member Data Documentation

ptr_struct framefast::frameheader_t::fDir[14]

Pointers to data structures: type, user, detector simulation, detector info, history information, raw data, processed data, strain data (V4 only), simulated data, triggered data, simulated events, summary data, aux. data, aux. table


The documentation for this struct was generated from the following file:
Generated on Sun Mar 8 19:21:19 2009 for dmt by  doxygen 1.5.4