k4SimGeant4
Loading...
Searching...
No Matches
ISimG4SaveOutputTool.h
Go to the documentation of this file.
1
#ifndef SIMG4INTERFACE_ISIMG4SAVEOUTPUTTOOL_H
2
#define SIMG4INTERFACE_ISIMG4SAVEOUTPUTTOOL_H
3
4
// Gaudi
5
#include "GaudiKernel/IAlgTool.h"
6
7
// Geant
8
class
G4Event;
9
17
class
ISimG4SaveOutputTool
:
virtual
public
IAlgTool {
18
public
:
19
DeclareInterfaceID
(
ISimG4SaveOutputTool
, 1, 0);
20
25
virtual
StatusCode
saveOutput
(
const
G4Event& aEvent) = 0;
26
};
27
#endif
/* SIMG4INTERFACE_ISIMG4SAVEOUTPUTTOOL_H */
ISimG4SaveOutputTool
Interface to the output saving tool.
Definition
ISimG4SaveOutputTool.h:17
ISimG4SaveOutputTool::saveOutput
virtual StatusCode saveOutput(const G4Event &aEvent)=0
Save the data output.
ISimG4SaveOutputTool::DeclareInterfaceID
DeclareInterfaceID(ISimG4SaveOutputTool, 1, 0)
SimG4Interface
include
SimG4Interface
ISimG4SaveOutputTool.h
Generated on Mon Nov 4 2024 17:11:00 for k4SimGeant4 by
1.11.0