#include "muDilepEmulationExp.h" |
HMUDilepEmulationExp
class description - source file - inheritance tree (.pdf)
private:
void prepareInput()
public:
HMUDilepEmulationExp()
HMUDilepEmulationExp(Text_t* name, Text_t* title)
virtual ~HMUDilepEmulationExp()
static TClass* Class()
virtual Bool_t finalize()
virtual Bool_t init()
virtual TClass* IsA() const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HMUDilepEmulationExp(void)
Default constructor
Input parameters:
none
Output parameters:
none
Return code:
none
HMUDilepEmulationExp(Text_t *name,Text_t *title)
: HMUDilepEmulation(name, title)
Default constructor
Input parameters:
Text_t *name
name of the object
Text_t *title
title of the object
Output parameters:
none
Return code:
none
~HMUDilepEmulationExp(void)
Destructor, deletes all internaly created objects.
Input parameters:
none
Output parameters:
none
Return code:
none
Bool_t init()
Initialize the task. Create all parameter containers and categories.
Input parameters:
none
Output parameters:
none
Return code:
none
void prepareInput()
Retrieve information from categories, and store them in internal variables.
Input parameters:
none
Output parameters:
none
Return code:
none
Bool_t finalize()
Finalize the job f the taskset, nothing to be done here!
Input parameters:
none
Output parameters:
none
Return code:
Allways kTRUE!
Inline Functions
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
Last update: Fri Jan 26 11:59:55 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.