Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4PrimaryVertex.hh File Reference
#include "G4Allocator.hh"
#include "G4PrimaryParticle.hh"
#include "G4ThreeVector.hh"
#include "globals.hh"
#include "pwdefs.hh"

Go to the source code of this file.

Classes

class  G4PrimaryVertex
 

Functions

G4PART_DLL G4Allocator< G4PrimaryVertex > *& aPrimaryVertexAllocator ()
 

Function Documentation

◆ aPrimaryVertexAllocator()

G4PART_DLL G4Allocator< G4PrimaryVertex > *& aPrimaryVertexAllocator ( )
extern

Definition at line 38 of file G4PrimaryVertex.cc.

39{
41 return _instance;
42}
#define G4ThreadLocalStatic
Definition tls.hh:76

Referenced by G4PrimaryVertex::operator delete(), and G4PrimaryVertex::operator new().