ATLAS Offline Software
Loading...
Searching...
No Matches
Simulation
G4Utilities
G4UserActions
src
HIPKiller.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef G4UserActions_HIPKiller_H
6
#define G4UserActions_HIPKiller_H
7
8
#include "G4UserSteppingAction.hh"
9
#include "
AthenaBaseComps/AthMessaging.h
"
10
11
namespace
G4UA
12
{
13
15
class
HIPKiller
:
public
G4UserSteppingAction,
public
AthMessaging
16
{
17
public
:
18
HIPKiller
();
19
virtual
void
UserSteppingAction
(
const
G4Step*)
override
;
20
private
:
21
};
// class HIPKiller
22
23
}
// namespace G4UA
24
25
#endif
AthMessaging.h
AthMessaging::AthMessaging
AthMessaging(IMessageSvc *msgSvc, const std::string &name)
Constructor.
Definition
AthMessaging.cxx:13
G4UA::HIPKiller::HIPKiller
HIPKiller()
Definition
HIPKiller.cxx:24
G4UA::HIPKiller::UserSteppingAction
virtual void UserSteppingAction(const G4Step *) override
Definition
HIPKiller.cxx:30
G4UA
for nSW
Definition
CalibrationDefaultProcessing.h:19
Generated on
for ATLAS Offline Software by
1.14.0