8#include "G4ThreeVector.hh"
9#include "G4LorentzVector.hh"
17 G4ThreeVector
vect()
const;
23 G4LorentzVector
lv()
const;
25 void set(
const G4ThreeVector& p, G4double m);
26 void set(G4double
x, G4double
y, G4double
z, G4double m);
67 return G4LorentzVector(
m_p,
t());
StringVector operator*(G4double a, const StringVector &s)
void set(const G4ThreeVector &p, G4double m)
StringVector reflect(const G4LorentzVector &axis) const
G4LorentzVector lv() const
G4ThreeVector vect() const
void operator*=(G4double a)