#include "hparhadasciifileio.h" |
HParHadAsciiFileIo
class description - source file - inheritance tree (.pdf)
public:
HParHadAsciiFileIo()
HParHadAsciiFileIo(Int_t typ)
HParHadAsciiFileIo(const Char_t* typ)
~HParHadAsciiFileIo()
virtual Bool_t check()
static TClass* Class()
virtual void close()
Int_t GetAsciiType()
HParHadAsciiFileIo* getHadAscii()
HAsciiKey* GetKeyAscii()
HAsciiRaw* GetRawAscii()
virtual TClass* IsA() const
Bool_t open(Text_t* fname, Text_t* status = "in")
void openfilelist(const Char_t* filename)
virtual void print()
void SetAsciiType(Int_t typ = 0)
void SetAsciiType(const Char_t* typ)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
Int_t fActive
HAsciiKey fKey type 0
HAsciiRaw fRaw type 1
HParHadAsciiFileIo
Interface class for parameter I/O from ascii file
derived from the interface base class HParIo
It contains pointers to the ascii file and to the interface classes for all
detectors defined in the actual setup.
This class was created by renaming the former class HParAsciFileIo.
HParHadAsciiFileIo()
HParHadAsciiFileIo(Int_t typ)
HParHadAsciiFileIo(const Char_t* typ)
~HParHadAsciiFileIo()
default destructor closes an open file and deletes list of I/Os
HAsciiRaw* GetRawAscii()
HAsciiKey* GetKeyAscii()
void SetAsciiType(Int_t typ)
void SetAsciiType(const Char_t* typ)
Int_t GetAsciiType()
Bool_t open(Text_t* fname, Text_t* status)
void close()
closes the file and deletes the detector I/Os
void print()
prints information about the file and the detector I/Os
void openfilelist(const Char_t* filename)
Inline Functions
HParHadAsciiFileIo* getHadAscii()
Bool_t check()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
Last update: Mon Feb 5 16:51:48 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.