ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Simulation
G4Utilities
G4RunManagement
src
SyncEventAction.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef G4RUNMANAGEMENT_SyncEventAction_H
6
#define G4RUNMANAGEMENT_SyncEventAction_H
7
8
#include "G4UserEventAction.hh"
9
10
namespace
G4UA
11
{
12
13
class
SyncEventAction
:
public
G4UserEventAction
14
{
15
public
:
16
virtual
void
BeginOfEventAction
(
const
G4Event*)
override
;
17
};
18
19
}
// namespace G4UA
20
21
#endif
22
23
G4UA::SyncEventAction
Definition
SyncEventAction.h:14
G4UA::SyncEventAction::BeginOfEventAction
virtual void BeginOfEventAction(const G4Event *) override
Definition
SyncEventAction.cxx:14
G4UA
for nSW
Definition
CalibrationDefaultProcessing.h:19
Generated on
for ATLAS Offline Software by
1.17.0