k4SimGeant4
Loading...
Searching...
No Matches
ISimG4EventProviderTool.h
Go to the documentation of this file.
1
#ifndef SIMG4INTERFACE_ISIMG4EVENTPROVIDERTOOL_H
2
#define SIMG4INTERFACE_ISIMG4EVENTPROVIDERTOOL_H
3
4
// from Gaudi
5
#include "GaudiKernel/IAlgTool.h"
6
7
class
G4Event;
8
17
class
ISimG4EventProviderTool
:
virtual
public
IAlgTool {
18
public
:
19
DeclareInterfaceID
(
ISimG4EventProviderTool
, 1, 0);
20
24
virtual
G4Event*
g4Event
() = 0;
25
};
26
27
#endif
/* SIMG4INTERFACE_ISIMG4EVENTPROVIDERTOOL_H */
ISimG4EventProviderTool
Abstract interface to Geant4 Primary Generator classes.
Definition
ISimG4EventProviderTool.h:17
ISimG4EventProviderTool::g4Event
virtual G4Event * g4Event()=0
get initilization hook for the geometry
ISimG4EventProviderTool::DeclareInterfaceID
DeclareInterfaceID(ISimG4EventProviderTool, 1, 0)
SimG4Interface
include
SimG4Interface
ISimG4EventProviderTool.h
Generated on Mon Nov 4 2024 17:11:00 for k4SimGeant4 by
1.11.0