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

Go to the source code of this file.

Classes

class  G4PrimaryParticle
 

Functions

G4PART_DLL G4Allocator< G4PrimaryParticle > *& aPrimaryParticleAllocator ()
 

Function Documentation

◆ aPrimaryParticleAllocator()

G4PART_DLL G4Allocator< G4PrimaryParticle > *& aPrimaryParticleAllocator ( )

Definition at line 39 of file G4PrimaryParticle.cc.

40{
42 return _instance;
43}
#define G4ThreadLocalStatic
Definition: tls.hh:76

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