1 #ifndef _tls_TankResponseUtilities_h_
2 #define _tls_TankResponseUtilities_h_
5 #include <utl/AugerUnits.h>
19 return a1 * std::cos(theta) + a2 * std::sin(theta);
27 const double tanTheta = std::tan(theta);
static const double kTankHeight
static const double kTankRadius
double TankPerpendicularArea(const double theta)
Perpendicular area of Auger tank seen by muon with zenith angle theta.
double TankMeanTrackLength(const double theta)
Mean track length of particle piercing Auger tank with zenith angle theta.
double TankGroundArea(const double theta)
Projected ground area of Auger tank seen by muon with zenith angle theta.