#include "hparcond.h"

HParCond


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

class HParCond : public HParSet

Inheritance Chart:
TObject
<-
TNamed
<-
HParSet
<-
HParCond
<-
HEnergyLossCorrPar
HGo4OnlineConfig
HHodoHistBooker
HHypRecPar
HKickTrackFPar
HMagnetPar
HMdcBitFlipCorPar
HMdcDeDx
HMdcDeDx2
HMdcDigitPar
 [more...]
 
    This is an abstract class, constructors will not be documented.
    Look at the header to check for available constructors.


    public:
virtual ~HParCond() static TClass* Class() virtual Bool_t getParams(HParamList*) virtual TClass* IsA() const HParCond& operator=(const HParCond&) virtual void printParams() virtual void putParams(HParamList*) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members




Class Description

  HParCond

  Base class for all parameter containers containing conditions

  The following functions must be implemented by the derived class:

    void putParams(HParamList*)    Fills all persistent data members into
                                   the list for write.

    Bool_t getParams(HParamList*)  Fills all persistent data members from
                                   the list after reading. The function
                                   returns false, when a data member is
                                   not in the list.



void printParams()
 prints information about the container



Inline Functions


               void ~HParCond()
               void putParams(HParamList*)
             Bool_t getParams(HParamList*)
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)
          HParCond& operator=(const HParCond&)


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.