class HldRFIOFilEvt: public HldEvt

_HADES_CLASS_DESCRIPTION

HldRfioEvent

  Class used for reading HLD events from file on taperobot


Function Members (Methods)

public:
HldRFIOFilEvt()
HldRFIOFilEvt(const Char_t* name)
HldRFIOFilEvt(const HldRFIOFilEvt&)
virtual~HldRFIOFilEvt()
static TClass*Class()
virtual Bool_texecute()
voidinit()
virtual TClass*IsA() const
HldRFIOFilEvt&operator=(const HldRFIOFilEvt&)
virtual Bool_tread()
virtual Bool_treadSubEvt(size_t i)
Bool_tsetFile(const Text_t* name)
virtual voidShowMembers(TMemberInspector& insp, char* parent)
virtual voidStreamer(TBuffer& b)
voidStreamerNVirtual(TBuffer& b)
virtual Bool_tswap()

Data Members

private:
HRFIOFile*file! poiter to RFIO file

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

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
HldRFIOFilEvt()
init()
HldRFIOFilEvt(const Char_t* name)
~HldRFIOFilEvt()

Last change: Sat May 22 13:17:57 2010
Last generated: 2010-05-22 13:17

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.