Geant4_10
Functions | Variables
G4ReactionProduct.cc File Reference
#include "G4ReactionProduct.hh"
Include dependency graph for G4ReactionProduct.cc:

Go to the source code of this file.

Functions

G4ReactionProduct operator+ (const G4ReactionProduct &p1, const G4ReactionProduct &p2)
 
G4ReactionProduct operator- (const G4ReactionProduct &p1, const G4ReactionProduct &p2)
 

Variables

G4ThreadLocal G4Allocator
< G4ReactionProduct > * 
aRPAllocator_G4MT_TLS_ = 0
 

Function Documentation

G4ReactionProduct operator+ ( const G4ReactionProduct p1,
const G4ReactionProduct p2 
)

Definition at line 236 of file G4ReactionProduct.cc.

Here is the call graph for this function:

G4ReactionProduct operator- ( const G4ReactionProduct p1,
const G4ReactionProduct p2 
)

Definition at line 258 of file G4ReactionProduct.cc.

Here is the call graph for this function:

Variable Documentation

G4ThreadLocal G4Allocator<G4ReactionProduct>* aRPAllocator_G4MT_TLS_ = 0

Definition at line 33 of file G4ReactionProduct.cc.