ATLAS Offline Software
Simulation
G4Utilities
G4DebuggingTools
src
CheckActivation.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef G4DEBUGGINGTOOLS_G4UA__CHECKACTIVATION_H
6
#define G4DEBUGGINGTOOLS_G4UA__CHECKACTIVATION_H
7
8
#include "G4UserEventAction.hh"
9
10
namespace
G4UA
11
{
12
13
class
CheckActivation
:
public
G4UserEventAction
14
{
15
public
:
16
CheckActivation
();
17
virtual
void
BeginOfEventAction
(
const
G4Event*)
override
;
18
};
// class CheckActivation
19
20
}
// namespace G4UA
21
22
#endif
G4UA
for nSW
Definition:
CalibrationDefaultProcessing.h:19
G4UA::CheckActivation::BeginOfEventAction
virtual void BeginOfEventAction(const G4Event *) override
Definition:
CheckActivation.cxx:17
G4UA::CheckActivation
Definition:
CheckActivation.h:14
G4UA::CheckActivation::CheckActivation
CheckActivation()
Definition:
CheckActivation.cxx:13
Generated on Sun Dec 22 2024 21:08:12 for ATLAS Offline Software by
1.8.18