#include "hkickparrootfileio.h" |
HKickParRootFileIo
class description - source file - inheritance tree (.pdf)
public:
HKickParRootFileIo(HParRootFile* f)
HKickParRootFileIo(const HKickParRootFileIo&)
~HKickParRootFileIo()
static TClass* Class()
virtual Bool_t init(HParSet*, Int_t*)
virtual TClass* IsA() const
HKickParRootFileIo& operator=(const HKickParRootFileIo&)
Bool_t read(HKickPlane*)
Bool_t read(HKickPlane2* pPar)
Bool_t read(HKickTrackFPar*)
Bool_t read(HKickMatchPar*)
Bool_t read(HRtMatchingPar*)
Bool_t read(HRtData*)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HKickParRootFileIo
Class for KickPlane parameter input/output from/into ROOT file
It is derived from the base class HDetParRootFileIo and
inherits from it basic functions e.g. write(...)
This class replaces the former class HMdcParFileIo.
HKickParRootFileIo(HParRootFile* f) : HDetParRootFileIo(f)
constructor sets the name of the detector I/O "HKickParIo"
~HKickParRootFileIo()
destructor
Bool_t init(HParSet* pPar,Int_t* set)
initializes a container called by name, but only the modules
defined in the array 'set'
calls the special read function for this container
If it is called the first time it reads the setup found in the file
if (!isActiv) readModules("Mdc");
Bool_t read(HKickPlane* pPar)
reads and fills the container "KickPlane"
Bool_t read(HKickPlane2* pPar)
reads and fills the container "KickPlane2"
Bool_t read(HKickTrackFPar* pPar)
reads and fills the container "KickTrackFPar"
Bool_t read(HRtMatchingPar* pPar)
reads and fills the container "KickTrackFPar"
Bool_t read(HKickMatchPar *pPar)
Bool_t read(HRtData *pPar)
Inline Functions
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HKickParRootFileIo HKickParRootFileIo(const HKickParRootFileIo&)
HKickParRootFileIo& operator=(const HKickParRootFileIo&)
Last update: 12/03/2001 by M. Sanchez
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.