Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4ReactionProduct.hh File Reference
#include "globals.hh"
#include "G4Allocator.hh"
#include "G4DynamicParticle.hh"
#include "G4HadProjectile.hh"
#include "G4HadronicException.hh"

Go to the source code of this file.

Classes

class  G4ReactionProduct
 

Functions

G4DLLIMPORT G4Allocator< G4ReactionProduct > *& aRPAllocator ()
 

Function Documentation

◆ aRPAllocator()

G4DLLIMPORT G4Allocator< G4ReactionProduct > *& aRPAllocator ( )

Definition at line 33 of file G4ReactionProduct.cc.

34{
36 return _instance;
37}
#define G4ThreadLocalStatic
Definition: tls.hh:76

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