#include <utl/AugerUnits.h>
#include <utl/CoordinateSystemPtr.h>
#include <utl/Vector.h>
#include <G4ThreeVector.hh>
Go to the source code of this file.
Namespaces | |
G4StationSimulatorOG | |
Functions | |
template<class V > | |
V | G4StationSimulatorOG::To (const G4ThreeVector &v, const utl::CoordinateSystemPtr &cs, const double unitConversion) |
template<class V > | |
G4ThreeVector | G4StationSimulatorOG::ToG4Vector (const V &v, const utl::CoordinateSystemPtr &cs, const double unitConversion) |