1 #ifndef _MdGeometryFitterAG_SphericalShowerFront_h_
2 #define _MdGeometryFitterAG_SphericalShowerFront_h_
6 #include <utl/PhysicalConstants.h>
12 namespace MdGeometryFitterAG {
22 const TVector3 detectorToCore = pos-
core;
24 const TVector3 detectorToCenter = detectorToCore - centerToCore;
25 const double rDetector = detectorToCenter.Mag();
27 const double arrivalTime =
t0 +
delay;
SphericalShowerFront(TVector3 axis1, double t01, double radius1, TVector3 core1)
constexpr double kSpeedOfLight
double operator()(const TVector3 &pos) const