k4SimGeant4
|
Interface to the Gflash parametrisation tool. More...
#include <SimG4Interface/include/SimG4Interface/ISimG4GflashTool.h>
Public Member Functions | |
DeclareInterfaceID (ISimG4GflashTool, 1, 0) | |
virtual std::unique_ptr< GVFlashShowerParameterisation > | parametrisation ()=0 |
Get the parametrisation. | |
Interface to the Gflash parametrisation tool.
It returns the parametriation that should be attached to the GFlashShowerModel.
ISimG4GflashTool::DeclareInterfaceID | ( | ISimG4GflashTool | , |
1 | , | ||
0 | ) |
|
pure virtual |
Get the parametrisation.
Implemented in SimG4GflashHomoCalo, and SimG4GflashSamplingCalo.