ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "globals.hh"
#include "pwdefs.hh"
#include "G4Allocator.hh"
#include "G4ThreeVector.hh"
#include "G4PrimaryParticle.hh"
Go to the source code of this file.
Classes | |
class | G4PrimaryVertex |
Functions | |
G4PART_DLL G4Allocator < G4PrimaryVertex > *& | aPrimaryVertexAllocator () |
G4PART_DLL G4Allocator<G4PrimaryVertex>*& aPrimaryVertexAllocator | ( | ) |
Definition at line 34 of file G4PrimaryVertex.cc.
View newest version in sPHENIX GitHub at line 34 of file G4PrimaryVertex.cc
References G4ThreadLocalStatic.
Referenced by G4PrimaryVertex::operator delete(), and G4PrimaryVertex::operator new().