1#ifndef TG4_GFLASH_FAST_SIMULATION_H
2#define TG4_GFLASH_FAST_SIMULATION_H
22class GFlashShowerModel;
56 const G4String& materialName)
Definition of the TG4VUserFastSimulation class.
Messenger class that defines commands for the Gflash fast simulation model.
Special class for definition of Gflash fast simulation model.
virtual ~TG4GflashFastSimulation()
GFlashShowerModel * fGflashShowerModel
Gflash shower model.
TG4GflashFastSimulation()
G4String fMaterialName
The name of material for shower parameterisation.
virtual void Construct()
Method to be overriden by user.
TG4GflashFastSimulationMessenger * fMessenger
Messenger.
void SetMaterialName(const G4String &materialName)
Set the name of material for shower parameterisation.
The abstract base class which is used to build fast simulation models.