Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#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.
Referenced by G4ReactionProduct::operator delete(), and G4ReactionProduct::operator new().
G4ReactionProduct operator+ | ( | const G4ReactionProduct & | p1, |
const G4ReactionProduct & | p2 ) |
Definition at line 259 of file G4ReactionProduct.cc.
G4ReactionProduct operator- | ( | const G4ReactionProduct & | p1, |
const G4ReactionProduct & | p2 ) |
Definition at line 281 of file G4ReactionProduct.cc.