#include "hmdctrackdcontfact.h"

HMdcTrackDContFact


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

class HMdcTrackDContFact : public HContFact

Inheritance Chart:
TObject
<-
TNamed
<-
HContFact
<-
HMdcTrackDContFact
    private:
void setAllContainers() public:
HMdcTrackDContFact() HMdcTrackDContFact(const HMdcTrackDContFact&) ~HMdcTrackDContFact() static TClass* Class() virtual HParSet* createContainer(HContainer*) virtual TClass* IsA() const HMdcTrackDContFact& operator=(const HMdcTrackDContFact&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members




Class Description


  HMdcTrackDContFact

  Factory for the parameter containers in libMdcTrackD



HMdcTrackDContFact()
 Constructor (called when the library is loaded)

void setAllContainers()
 Creates the Container objects with all accepted contexts and adds them to
 the list of containers for the MdcTrackD library.

HParSet* createContainer(HContainer* c)
 Calls the constructor of the corresponding parameter container.
 For an actual context, which is not an empty string and not the default context
 of this container, the name is concatinated with the context.



Inline Functions


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


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