aegir
Phlex-based simulation framework for the SHiP experiment.
Loading...
Searching...
No Matches
Functions
aegir::clhep Namespace Reference

Functions

ship::Length length (G4double v)
 
ship::Time time (G4double v)
 
ship::Energy energy (G4double v)
 
ship::Momentum momentum (G4double v)
 
ship::Vec3< ship::Length > position (G4ThreeVector const &v)
 
ship::Vec3< ship::Momentum > momentum (G4ThreeVector const &v)
 
G4double g4 (ship::Length l)
 
G4double g4 (ship::Time t)
 
G4double g4 (ship::Energy e)
 
G4double g4 (ship::Momentum p)
 

Function Documentation

◆ energy()

ship::Energy aegir::clhep::energy ( G4double  v)
inline

◆ g4() [1/4]

G4double aegir::clhep::g4 ( ship::Energy  e)
inline

◆ g4() [2/4]

G4double aegir::clhep::g4 ( ship::Length  l)
inline

◆ g4() [3/4]

G4double aegir::clhep::g4 ( ship::Momentum  p)
inline

◆ g4() [4/4]

G4double aegir::clhep::g4 ( ship::Time  t)
inline

◆ length()

ship::Length aegir::clhep::length ( G4double  v)
inline

◆ momentum() [1/2]

ship::Momentum aegir::clhep::momentum ( G4double  v)
inline

◆ momentum() [2/2]

ship::Vec3< ship::Momentum > aegir::clhep::momentum ( G4ThreeVector const &  v)
inline

◆ position()

ship::Vec3< ship::Length > aegir::clhep::position ( G4ThreeVector const &  v)
inline

◆ time()

ship::Time aegir::clhep::time ( G4double  v)
inline