ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#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.
View newest version in sPHENIX GitHub 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.
View newest version in sPHENIX GitHub at line 245 of file G4ReactionProduct.cc
References G4ReactionProduct::HasInitialStateParton(), G4ReactionProduct::momentum, G4ReactionProduct::SetFormationTime(), G4ReactionProduct::SetMass(), G4ReactionProduct::SetMomentum(), G4ReactionProduct::SetPositionInNucleus(), G4ReactionProduct::SetTotalEnergy(), G4ReactionProduct::totalEnergy, CLHEP::Hep3Vector::x(), x, CLHEP::Hep3Vector::y(), y, CLHEP::Hep3Vector::z(), and z.
G4ReactionProduct operator- | ( | const G4ReactionProduct & | p1, |
const G4ReactionProduct & | p2 | ||
) |
Definition at line 267 of file G4ReactionProduct.cc.
View newest version in sPHENIX GitHub at line 267 of file G4ReactionProduct.cc
References G4ReactionProduct::HasInitialStateParton(), G4ReactionProduct::momentum, G4ReactionProduct::SetFormationTime(), G4ReactionProduct::SetMass(), G4ReactionProduct::SetMomentum(), G4ReactionProduct::SetPositionInNucleus(), G4ReactionProduct::SetTotalEnergy(), G4ReactionProduct::totalEnergy, CLHEP::Hep3Vector::x(), x, CLHEP::Hep3Vector::y(), y, CLHEP::Hep3Vector::z(), and z.