Classes | |
struct | InStats |
class | MdShowerRegenerator |
Functions | |
double | PlaneFrontTime (const CoordinateSystemPtr showerCS, const Point &corePosition, const Point &position) |
Calculate time of arrival of the plan front at point x. More... | |
|
inline |
Calculate time of arrival of the plan front at point x.
t_fp = t_c - (x - x_c)_z / c x_c = core position t_c = core time
Definition at line 81 of file MdShowerRegenerator.cc.
References utl::BasicVector< HepVector >::GetZ(), and utl::kSpeedOfLight.
Referenced by MdShowerRegeneratorAG::MdShowerRegenerator::Run().