aegir
Phlex-based simulation framework for the SHiP experiment.
Loading...
Searching...
No Matches
Namespaces | Functions
clhep_bridge.hpp File Reference
#include <CLHEP/Units/SystemOfUnits.h>
#include <G4ThreeVector.hh>
#include <G4Types.hh>
#include <SHiP/Units.hpp>
Include dependency graph for clhep_bridge.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  aegir
 
namespace  aegir::clhep
 

Functions

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