VMC Examples Version 6.6
|
Special class for definition of fast simulation models. More...
#include <FastSimulation.h>
Public Member Functions | |
FastSimulation () | |
virtual | ~FastSimulation () |
virtual void | Construct () |
Private Attributes | |
GarfieldMessenger * | fMessenger |
Special class for definition of fast simulation models.
Definition at line 35 of file FastSimulation.h.
VMC::ExGarfield::FastSimulation::FastSimulation | ( | ) |
Standard constructor
Definition at line 45 of file FastSimulation.cxx.
|
virtual |
Destructor
Definition at line 105 of file FastSimulation.cxx.
|
virtual |
This function must be overriden in user class and users should create the simulation models and register them to VMC framework
Definition at line 120 of file FastSimulation.cxx.
|
private |
Definition at line 45 of file FastSimulation.h.