k4SimGeant4
Loading...
Searching...
No Matches
ISimG4GflashTool Class Referenceabstract

Interface to the Gflash parametrisation tool. More...

#include <SimG4Interface/include/SimG4Interface/ISimG4GflashTool.h>

Inheritance diagram for ISimG4GflashTool:
Collaboration diagram for ISimG4GflashTool:

Public Member Functions

 DeclareInterfaceID (ISimG4GflashTool, 1, 0)
 
virtual std::unique_ptr< GVFlashShowerParameterisation > parametrisation ()=0
 Get the parametrisation.
 

Detailed Description

Interface to the Gflash parametrisation tool.

It returns the parametriation that should be attached to the GFlashShowerModel.

Author
Anna Zaborowska

Member Function Documentation

◆ DeclareInterfaceID()

ISimG4GflashTool::DeclareInterfaceID ( ISimG4GflashTool ,
1 ,
0  )

◆ parametrisation()

virtual std::unique_ptr< GVFlashShowerParameterisation > ISimG4GflashTool::parametrisation ( )
pure virtual

Get the parametrisation.

Returns
unique pointer to the parametrisation

Implemented in SimG4GflashHomoCalo, and SimG4GflashSamplingCalo.


The documentation for this class was generated from the following file: