Classes | |
class | CachedXShowerRegenerator |
class | LogXGaussSmearing |
class | ShowerData |
class | StationInfo |
class | StationPositionMatrix |
Functions | |
template<typename Map , typename T > | |
void | InsertValue (Map &map, const int sId, const T &value) |
double | PlaneFrontTime (const CoordinateSystemPtr showerCS, const Point &corePosition, const Point &position) |
Calculate time of arrival of the plan front at point x. More... | |
double | Round (const double div, const double val) |
|
inline |
Definition at line 70 of file CachedXShowerRegenerator.cc.
Referenced by CachedXShowerRegeneratorAG::CachedXShowerRegenerator::Run().
|
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 94 of file CachedXShowerRegenerator.cc.
References utl::BasicVector< HepVector >::GetZ(), and utl::kSpeedOfLight.
Referenced by CachedXShowerRegeneratorAG::CachedXShowerRegenerator::InitNewShower(), and CachedXShowerRegeneratorAG::CachedXShowerRegenerator::Run().
|
inline |
Definition at line 81 of file CachedXShowerRegenerator.cc.
Referenced by CachedXShowerRegeneratorAG::CachedXShowerRegenerator::OutputStats().