44 const std::vector<G4double>& masses,
45 std::vector<G4LorentzVector>& finalState);
49 const std::vector<G4double>& masses);
56 const std::vector<G4double>& masses);
59 std::vector<G4LorentzVector>& finalState);
62 const std::vector<G4double>& masses,
63 std::vector<G4LorentzVector>& finalState);
75 std::vector<G4double> msum;
76 std::vector<G4double> msq;
77 std::vector<G4double> rndm;
78 std::vector<G4double> meff;
79 std::vector<G4double> pd;