#include "hdstsimulation.h" |
HDstSimulation
class description - source file - inheritance tree (.pdf)
public:
HDstSimulation()
HDstSimulation(const HDstSimulation&)
~HDstSimulation()
static TClass* Class()
virtual TClass* IsA() const
HDstSimulation& operator=(const HDstSimulation&)
void setupInput()
void setupTaskList()
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
void setupInput()
Setup data input file: This function determines and opens
one or more .root input files of HGeant output data. All necessary
information are provided by dstCfg structure.
This function supports only local file locations.
void setupTaskList()
The default task list for DST production from simulated data.
All actions and definitions for a specific beam time must
go to a derived class, where other task list can be
implemented.
Inline Functions
void ~HDstSimulation()
HDstSimulation HDstSimulation()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
HDstSimulation HDstSimulation(const HDstSimulation&)
HDstSimulation& operator=(const HDstSimulation&)
Last update: Fri Jan 26 11:54:16 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.