ATLAS Offline Software
Loading...
Searching...
No Matches
Simulation
G4Utilities
G4DebuggingTools
src
CheckActivation.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
CheckActivation.h
"
6
7
#include "G4TransportationManager.hh"
8
#include "G4Navigator.hh"
9
10
namespace
G4UA
11
{
12
13
CheckActivation::CheckActivation
()
14
{
15
}
16
17
void
CheckActivation::BeginOfEventAction
(
const
G4Event*)
18
{
19
G4TransportationManager *tm = G4TransportationManager::GetTransportationManager();
20
tm->GetNavigatorForTracking()->CheckMode(
true
);
21
}
22
23
}
// namespace G4UA
CheckActivation.h
G4UA::CheckActivation::CheckActivation
CheckActivation()
Definition
CheckActivation.cxx:13
G4UA::CheckActivation::BeginOfEventAction
virtual void BeginOfEventAction(const G4Event *) override
Definition
CheckActivation.cxx:17
G4UA
for nSW
Definition
CalibrationDefaultProcessing.h:19
Generated on
for ATLAS Offline Software by
1.14.0