ATLAS Offline Software
|
#include <IFastCaloSimParamSvc.h>
Public Member Functions | |
DeclareInterfaceID (IFastCaloSimParamSvc, 1, 0) | |
Creates the InterfaceID and interfaceID() method. More... | |
virtual | ~IFastCaloSimParamSvc ()=default |
Destructor. More... | |
virtual StatusCode | simulate (TFCSSimulationState &simulstate, const TFCSTruthState *truth, const TFCSExtrapolationState *extrapol) const =0 |
Simulation Call. More... | |
Definition at line 14 of file IFastCaloSimParamSvc.h.
|
virtualdefault |
Destructor.
ISF::IFastCaloSimParamSvc::DeclareInterfaceID | ( | IFastCaloSimParamSvc | , |
1 | , | ||
0 | |||
) |
Creates the InterfaceID and interfaceID() method.
|
pure virtual |
Simulation Call.