Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ReactionProduct4Mom Struct Reference

Public Member Functions

G4LorentzVector operator() (G4LorentzVector a, G4ReactionProduct *b)
 

Detailed Description

Definition at line 83 of file G4BinaryLightIonReaction.cc.

Member Function Documentation

G4LorentzVector ReactionProduct4Mom::operator() ( G4LorentzVector  a,
G4ReactionProduct b 
)
inline

Definition at line 85 of file G4BinaryLightIonReaction.cc.

85 {return a + G4LorentzVector(b->GetMomentum(), b->GetTotalEnergy() );}
G4double GetTotalEnergy() const
G4ThreeVector GetMomentum() const
CLHEP::HepLorentzVector G4LorentzVector

Here is the call graph for this function:


The documentation for this struct was generated from the following file: