49 #ifndef G4RANDOMDIR_HH
50 #define G4RANDOMDIR_HH
74 G4double rho = std::sqrt((1.+z)*(1.-z));
76 return G4ThreeVector(rho*std::cos(phi), rho*std::sin(phi), z);
CLHEP::Hep3Vector G4ThreeVector
std::vector< ExP01TrackerHit * > a
G4ThreeVector G4RandomDirection()
static constexpr double twopi