4 #include "G4ThreeVector.hh" 5 #include "G4SystemOfUnits.hh" 12 const double invcm = 1.0 / CLHEP::cm;
13 const double invgev = 1.0 / CLHEP::GeV;
16 const G4ThreeVector&
v =
track->GetPosition();
19 const G4ThreeVector&
p =
track->GetMomentum();
U second(std::pair< T, U > const &p)
static const float invgev
ROOT::Math::LorentzVector< ROOT::Math::PxPyPzE4D< float > > XYZTLorentzVectorF
Lorentz vector with cylindrical internal representation using pseudorapidity.