#include "horasimeventfilestorage.h"

HOraSimEventFileStorage


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

class HOraSimEventFileStorage : public TObject

Inheritance Chart:
TObject
<-
HOraSimEventFileStorage
    private:
void addNewEvtFile(TString&) Int_t storeConfig() public:
HOraSimEventFileStorage(HOraSimUtil* p = 0) HOraSimEventFileStorage(const HOraSimEventFileStorage&) ~HOraSimEventFileStorage() static TClass* Class() virtual TClass* IsA() const HOraSimEventFileStorage& operator=(const HOraSimEventFileStorage&) void print() Bool_t readFromFile(const char*) virtual void ShowMembers(TMemberInspector& insp, char* parent) Bool_t store() virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
HOraSimUtil* pUtil pointer to the utility class TList* eventFiles list of event generator files HOraSimEventFileConfig* config configuration of event generator files

Class Description



Last update: Mon Feb 5 16:51: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.