#include "hrpcparrootfileio.h"

HRpcParRootFileIo


class description - source file - inheritance tree (.pdf)

class HRpcParRootFileIo : public HDetParRootFileIo

Inheritance Chart:
TObject
<-
TNamed
<-
HDetParIo
<-
HDetParRootFileIo
<-
HRpcParRootFileIo

    public:
HRpcParRootFileIo(HParRootFile* f) HRpcParRootFileIo(const HRpcParRootFileIo&) ~HRpcParRootFileIo() static TClass* Class() virtual Bool_t init(HParSet*, Int_t*) virtual TClass* IsA() const HRpcParRootFileIo& operator=(const HRpcParRootFileIo&) Bool_t read(HRpcLookup*, Int_t*) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members




Class Description


HRpcParRootFileIo(HParRootFile* f) : HDetParRootFileIo(f)
 constructor sets the name of the detector I/O "HRpcParIo"

~HRpcParRootFileIo(void)
 destructor

Bool_t init(HParSet* pPar,Int_t* set)
 initializes a container called by name, but only the modules
 defined in the array 'set'
 calls the special read function for this container
 If it is called the first time it reads the setup found in the file

Bool_t read(HRpcLookup* pPar,Int_t* set)
 reads and fills the container "RpcLookup" needed by the unpacker.
 Returns kFalse, when not initialized completely from this input



Inline Functions


                   TClass* Class()
                   TClass* IsA() const
                      void ShowMembers(TMemberInspector& insp, char* parent)
                      void Streamer(TBuffer& b)
                      void StreamerNVirtual(TBuffer& b)
         HRpcParRootFileIo HRpcParRootFileIo(const HRpcParRootFileIo&)
        HRpcParRootFileIo& operator=(const HRpcParRootFileIo&)


Last update: Fri Jan 26 12:30:42 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.