HTofCalPar
class description - source file - inheritance tree (.pdf)
private:
void printPause()
public:
HTofCalPar(const char* name = "TofCalPar", const char* title = "Calibration parameters for Tof", const char* context = "TofCalProduction")
HTofCalPar(const HTofCalPar&)
~HTofCalPar()
static TClass* Class()
virtual void clear()
Int_t getSize()
virtual Bool_t init(HParIo*, Int_t*)
virtual TClass* IsA() const
HTofCalPar& operator=(const HTofCalPar&)
HTofCalParSec& operator[](Int_t i)
void printParam()
void putAsciiHeader(TString&)
void readline(const char*, Int_t*)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
virtual Int_t write(HParIo*)
Bool_t writeline(char*, Int_t, Int_t, Int_t)
private:
TObjArray* array array of pointers of type HTofCalParMod
HTofCalPar
Calibration parameters for TOF
HTofCalPar(const char* name,const char* title,
const char* context)
: HParSet(name,title,context)
constructor creates an array of pointers of type HTofCalParSec
The container name is set to "TofCalPar"
~HTofCalPar(void)
destructor
Bool_t init(HParIo* inp,Int_t* set)
intitializes the container from an input
Int_t write(HParIo* output)
writes the container to an output
void clear()
sets the default values
void readline(const char *buf, Int_t *set)
decodes one line read from ascii file I/O
void putAsciiHeader(TString& header)
puts the ascii header to the string used in HTofParAsciiFileIo
Bool_t writeline(char *buf,Int_t s, Int_t m, Int_t c)
writes one line to the buffer used by ascii file I/O
void printPause(void)
pauses printing
void printParam(void)
prints the parameters
Inline Functions
HTofCalParSec& operator[](Int_t i)
Int_t getSize()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HTofCalPar HTofCalPar(const HTofCalPar&)
HTofCalPar& operator=(const HTofCalPar&)
Author: Ilse Koenig
Last update: Fri Jan 26 12:35:28 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.