#include <utl/CoordinateSystemPtr.h>
#include <utl/Point.h>
#include <utl/Vector.h>
Go to the source code of this file.
Namespaces | |
SdHorizontalReconstructionNS | |
Functions | |
double | SdHorizontalReconstructionNS::GetRho (const utl::Point &pos, const utl::Point &core, const utl::Point &origin) |
void | SdHorizontalReconstructionNS::GetRhoAndDelta (double &rho, double &delta, const utl::Point &pos, const utl::Point &core, const utl::Point &origin) |
utl::CoordinateSystemPtr | SdHorizontalReconstructionNS::GetShowerCoordinateSystem (const double theta, const double phi, const utl::CoordinateSystemPtr &coreCS) |