|
Geant4
10.03
|
#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 = 0 |
| G4ReactionProduct operator+ | ( | const G4ReactionProduct & | p1, |
| const G4ReactionProduct & | p2 | ||
| ) |
Definition at line 242 of file G4ReactionProduct.cc.
References G4ReactionProduct::HasInitialStateParton(), G4ReactionProduct::momentum, G4ReactionProduct::SetFormationTime(), G4ReactionProduct::SetMass(), G4ReactionProduct::SetMomentum(), G4ReactionProduct::SetPositionInNucleus(), G4ReactionProduct::SetTotalEnergy(), and G4ReactionProduct::totalEnergy.
Here is the call graph for this function:| G4ReactionProduct operator- | ( | const G4ReactionProduct & | p1, |
| const G4ReactionProduct & | p2 | ||
| ) |
Definition at line 264 of file G4ReactionProduct.cc.
References G4ReactionProduct::HasInitialStateParton(), G4ReactionProduct::momentum, G4ReactionProduct::SetFormationTime(), G4ReactionProduct::SetMass(), G4ReactionProduct::SetMomentum(), G4ReactionProduct::SetPositionInNucleus(), G4ReactionProduct::SetTotalEnergy(), and G4ReactionProduct::totalEnergy.
Here is the call graph for this function:| G4ThreadLocal G4Allocator<G4ReactionProduct>* aRPAllocator = 0 |
Definition at line 33 of file G4ReactionProduct.cc.
Referenced by G4ReactionProduct::operator delete(), and G4ReactionProduct::operator new().