#include "hkickcontfact.h" |
HKickContFact
class description - source file - inheritance tree (.pdf)
private:
void setAllContainers()
public:
HKickContFact()
HKickContFact(const HKickContFact&)
~HKickContFact()
static TClass* Class()
virtual HParSet* createContainer(HContainer*)
virtual TClass* IsA() const
HKickContFact& operator=(const HKickContFact&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HKickContFact
Factory for the parameter containers in libKick
HKickContFact()
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 Kickplane 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 ~HKickContFact()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HKickContFact HKickContFact(const HKickContFact&)
HKickContFact& operator=(const HKickContFact&)
Last update: P.Cabanelas, 15/12/2003; containers for nov02 params for two targets
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.