Geant4-11
Data Structures | Functions
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.

Data Structures

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

References G4ThreadLocalStatic.

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