Geant4-11
Functions
G4PrimaryVertex.cc File Reference
#include "G4PrimaryVertex.hh"
#include "G4SystemOfUnits.hh"
#include "G4VUserPrimaryVertexInformation.hh"
#include "G4ios.hh"

Go to the source code of this file.

Functions

G4Allocator< G4PrimaryVertex > *& aPrimaryVertexAllocator ()
 

Function Documentation

◆ aPrimaryVertexAllocator()

G4Allocator< G4PrimaryVertex > *& aPrimaryVertexAllocator ( )

Definition at line 37 of file G4PrimaryVertex.cc.

38{
40 return _instance;
41}
#define G4ThreadLocalStatic
Definition: tls.hh:76

References G4ThreadLocalStatic.

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