#include "htriggerparasciifileio.h" |
HTriggerParAsciiFileIo
class description - source file - inheritance tree (.pdf)
public:
HTriggerParAsciiFileIo(fstream*)
HTriggerParAsciiFileIo(const HTriggerParAsciiFileIo&)
~HTriggerParAsciiFileIo()
static TClass* Class()
virtual Bool_t init(HParSet*, Int_t*)
virtual TClass* IsA() const
HTriggerParAsciiFileIo& operator=(const HTriggerParAsciiFileIo&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
virtual Int_t write(HParSet*)
Int_t writeFile(HTriggerParMomMap*)
Int_t writeFile(HTriggerParShowerMap*)
Int_t writeFile(HTriggerParRichMap*)
Int_t writeFile(HRichIPUParPattern*)
Int_t writeFile(HRichIPUParThresholds*)
HTriggerParAsciiFileIo
Class for Trigger parameter input/output from/into Ascii file
HTriggerParAsciiFileIo(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
Int_t writeFile(HTriggerParMomMap* pPar)
writes the header, loops over the container and calls its member
function writeline(...)
Int_t writeFile(HTriggerParShowerMap* pPar)
writes the header, loops over the container and calls its member
function writeline(...)
Int_t writeFile(HTriggerParRichMap* pPar)
writes the header, loops over the container and calls its member
function writeline(...)
Int_t writeFile(HRichIPUParPattern* pPar)
writes the header, loops over the container and calls its member
function writeline(...)
Int_t writeFile(HRichIPUParThresholds* pPar)
writes the header, loops over the container and calls its member
function writeline(...)
Inline Functions
void ~HTriggerParAsciiFileIo()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HTriggerParAsciiFileIo HTriggerParAsciiFileIo(const HTriggerParAsciiFileIo&)
HTriggerParAsciiFileIo& operator=(const HTriggerParAsciiFileIo&)
Last update: Fri Jan 26 12:37:51 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.