#include "globals.hh"#include "G4Allocator.hh"#include "G4PrimaryVertex.hh"#include "G4HCofThisEvent.hh"#include "G4DCofThisEvent.hh"#include "G4TrajectoryContainer.hh"#include "G4VUserEventInformation.hh"Go to the source code of this file.
Data Structures | |
| class | G4Event |
Defines | |
| #define | G4Event_h 1 |
Variables | |
| G4DLLIMPORT G4Allocator< G4Event > | anEventAllocator |
| #define G4Event_h 1 |
Definition at line 31 of file G4Event.hh.
| G4DLLIMPORT G4Allocator<G4Event> anEventAllocator |
Definition at line 40 of file G4Event.cc.
Referenced by G4Event::operator delete(), and G4Event::operator new().
1.4.7