#include "horasimeventfile.h"

HOraSimEventFile


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

class HOraSimEventFile : public TObject

Inheritance Chart:
TObject
<-
HOraSimEventFile
    private:
Int_t convertToInt(TString& s) public:
HOraSimEventFile() HOraSimEventFile(const HOraSimEventFile&) ~HOraSimEventFile() static TClass* Class() const char* getCreationDate() const const char* getFileDirectory() const const char* getFileName() const Int_t getFileSize() Int_t getNEvents() virtual TClass* IsA() const HOraSimEventFile& operator=(const HOraSimEventFile&) void print() void read(fstream& fin) void setCreationDate(const char* s) void setFileDirectory(const char* s) void setFileName(const char* s) void setFileSize(Int_t n) void setFileSize(const char* s) void setNEvents(Int_t n) void setNEvents(const char* s) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members

    private:
TString fileName TString fileDirectory Int_t fileSize TString created Int_t nEvents

Class Description


 HOraSimEventFile

 Class for the event files for HGEANT



HOraSimEventFile()

void print()

void read(fstream& fin)

void setNEvents(const char* s)

void setFileSize(const char* s)

Int_t convertToInt(TString& s)



Inline Functions


                     void ~HOraSimEventFile()
                     void setFileName(const char* s)
                     void setFileDirectory(const char* s)
                     void setCreationDate(const char* s)
                     void setNEvents(const char* s)
                     void setFileSize(const char* s)
              const char* getFileName() const
              const char* getFileDirectory() const
              const char* getCreationDate() const
                    Int_t getNEvents()
                    Int_t getFileSize()
                  TClass* Class()
                  TClass* IsA() const
                     void ShowMembers(TMemberInspector& insp, char* parent)
                     void Streamer(TBuffer& b)
                     void StreamerNVirtual(TBuffer& b)
         HOraSimEventFile HOraSimEventFile(const HOraSimEventFile&)
        HOraSimEventFile& operator=(const HOraSimEventFile&)


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