#include "htofinoparasciifileio.h"

HTofinoParAsciiFileIo


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

class HTofinoParAsciiFileIo : public HDetParAsciiFileIo

Inheritance Chart:
TObject
<-
TNamed
<-
HDetParIo
<-
HDetParAsciiFileIo
<-
HTofinoParAsciiFileIo

    public:
HTofinoParAsciiFileIo(fstream*) HTofinoParAsciiFileIo(const HTofinoParAsciiFileIo&) ~HTofinoParAsciiFileIo() static TClass* Class() virtual Bool_t init(HParSet*, Int_t*) virtual TClass* IsA() const HTofinoParAsciiFileIo& operator=(const HTofinoParAsciiFileIo&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) virtual Int_t write(HParSet*)

Data Members




Class Description

 HTofinoParAsciiFileIo

 Class for Tofino parameter input/output from/into Ascii file



HTofinoParAsciiFileIo(fstream* f) : HDetParAsciiFileIo(f)
 constructor calls the base class constructor

Bool_t init(HParSet* pPar,Int_t* set)
 calls the appropriate read function for the container

Int_t write(HParSet* pPar)
 calls the appropriate write function for the container



Inline Functions


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


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