#include "globals.hh"
#include "G4Allocator.hh"
#include "G4ThreeVector.hh"
#include "G4PrimaryParticle.hh"
Go to the source code of this file.
Data Structures | |
class | G4PrimaryVertex |
Defines | |
#define | G4PrimaryVertex_h 1 |
Variables | |
G4DLLIMPORT G4Allocator< G4PrimaryVertex > | aPrimaryVertexAllocator |
#define G4PrimaryVertex_h 1 |
Definition at line 33 of file G4PrimaryVertex.hh.
G4DLLIMPORT G4Allocator<G4PrimaryVertex> aPrimaryVertexAllocator |
Definition at line 35 of file G4PrimaryVertex.cc.
Referenced by G4PrimaryVertex::operator delete(), and G4PrimaryVertex::operator new().