ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4ReactionProduct.cc File Reference
+ Include dependency graph for G4ReactionProduct.cc:

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)
 

Function Documentation

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().

+ Here is the caller graph for this function:

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.

+ Here is the call graph for this function:

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.

+ Here is the call graph for this function: