#include "hldrfiofilevt.h" |
HldRFIOFilEvt
class description - source file - inheritance tree (.pdf)
public:
HldRFIOFilEvt()
HldRFIOFilEvt(const char* name)
HldRFIOFilEvt(const HldRFIOFilEvt&)
~HldRFIOFilEvt()
static TClass* Class()
virtual Bool_t execute()
void init()
virtual TClass* IsA() const
HldRFIOFilEvt& operator=(const HldRFIOFilEvt&)
virtual Bool_t read()
virtual Bool_t readSubEvt(size_t i)
Bool_t setFile(const Text_t* name)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
virtual Bool_t swap()
private:
HRFIOFile* file ! poiter to RFIO file
HldRfioEvent
Class used for reading HLD events from file on taperobot
Bool_t setFile(const Text_t *name)
sets the name of a new file
Bool_t read(void)
reads a event from the file
Bool_t readSubEvt(size_t i)
splits the event into subevents
Bool_t execute()
Bool_t swap()
only swapping correctly the header
Inline Functions
void ~HldRFIOFilEvt()
HldRFIOFilEvt HldRFIOFilEvt()
HldRFIOFilEvt HldRFIOFilEvt(const char* name)
void init()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HldRFIOFilEvt HldRFIOFilEvt(const HldRFIOFilEvt&)
HldRFIOFilEvt& operator=(const HldRFIOFilEvt&)
Author: J.Wuestenfeld
Last update: 11/19/2003 by J.Wuestenfeld
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.