Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
ReactionProduct4Mom Struct Reference

Public Member Functions

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

Detailed Description

Definition at line 86 of file G4BinaryLightIonReaction.cc.

Member Function Documentation

◆ operator()()

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

Definition at line 88 of file G4BinaryLightIonReaction.cc.

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

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