#include "hgeomio.h"

HGeomIo


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

class HGeomIo : public TObject

Inheritance Chart:
TObject
<-
HGeomIo
<-
HGeomAsciiIo
HGeomOraIo
 
    This is an abstract class, constructors will not be documented.
    Look at the header to check for available constructors.


    public:
~HGeomIo() static TClass* Class() virtual void close() virtual TClass* IsA() const virtual Bool_t isOpen() virtual Bool_t isWritable() virtual Bool_t open(const char*, Text_t* status = "in") HGeomIo& operator=(const HGeomIo&) virtual void print() virtual Bool_t read(HGeomMedia*) virtual Bool_t read(HGeomSet*, HGeomMedia*) virtual Bool_t read(HGeomHit*) virtual Bool_t readGeomConfig(HGeomInterface*) virtual Bool_t setHistoryDate(const char*) virtual Bool_t setSimulRefRun(const char*) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) virtual Bool_t write(HGeomMedia*) virtual Bool_t write(HGeomSet*)

Data Members




Class Description

 HGeomIo

 Base class for geometry I/O from ASCII file and Oracle





Inline Functions


               void ~HGeomIo()
             Bool_t open(const char*, Text_t* status = "in")
               void close()
               void print()
             Bool_t isOpen()
             Bool_t isWritable()
             Bool_t read(HGeomMedia*)
             Bool_t read(HGeomSet*, HGeomMedia*)
             Bool_t read(HGeomHit*)
             Bool_t write(HGeomMedia*)
             Bool_t write(HGeomSet*)
             Bool_t readGeomConfig(HGeomInterface*)
             Bool_t setSimulRefRun(const char*)
             Bool_t setHistoryDate(const char*)
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)
           HGeomIo& operator=(const HGeomIo&)


Last update: Fri Jan 26 11:54:54 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.