ATLAS Offline Software
Simulation
G4Utilities
G4UserActions
src
FixG4CreatorProcess.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef G4UserActions_FixG4CreatorProcess_H
6
#define G4UserActions_FixG4CreatorProcess_H
7
8
// Geant4 includes
9
#include "G4UserSteppingAction.hh"
10
11
namespace
G4UA
12
{
13
14
class
FixG4CreatorProcess
:
public
G4UserSteppingAction
15
{
16
public
:
17
FixG4CreatorProcess
();
18
virtual
void
UserSteppingAction
(
const
G4Step*)
override
final
;
19
};
// class FixG4CreatorProcess
20
21
}
// namespace G4UA
22
23
#endif
G4UA::FixG4CreatorProcess::UserSteppingAction
virtual void UserSteppingAction(const G4Step *) override final
Definition:
FixG4CreatorProcess.cxx:22
G4UA
for nSW
Definition:
CalibrationDefaultProcessing.h:19
G4UA::FixG4CreatorProcess
Definition:
FixG4CreatorProcess.h:15
G4UA::FixG4CreatorProcess::FixG4CreatorProcess
FixG4CreatorProcess()
Definition:
FixG4CreatorProcess.cxx:18
Generated on Thu Nov 7 2024 21:15:19 for ATLAS Offline Software by
1.8.18