|
Geant4-11
|
#include "G4ReactionProduct.hh"Go to the source code of this file.
Functions | |
| G4Allocator< G4ReactionProduct > *& | aRPAllocator () |
| G4ReactionProduct | operator+ (const G4ReactionProduct &p1, const G4ReactionProduct &p2) |
| G4ReactionProduct | operator- (const G4ReactionProduct &p1, const G4ReactionProduct &p2) |
| G4Allocator< G4ReactionProduct > *& aRPAllocator | ( | ) |
Definition at line 33 of file G4ReactionProduct.cc.
References G4ThreadLocalStatic.
Referenced by G4ReactionProduct::operator delete(), and G4ReactionProduct::operator new().
| G4ReactionProduct operator+ | ( | const G4ReactionProduct & | p1, |
| const G4ReactionProduct & | p2 | ||
| ) |
Definition at line 245 of file G4ReactionProduct.cc.
| G4ReactionProduct operator- | ( | const G4ReactionProduct & | p1, |
| const G4ReactionProduct & | p2 | ||
| ) |
Definition at line 267 of file G4ReactionProduct.cc.