#include "TankResponse.h"
#include <utl/AugerException.h>
#include <utl/Branch.h>
#include <utl/AugerUnits.h>
#include <utl/NormalDistribution.h>
#include <utl/Math.h>
#include <string>
#include <sstream>
#include <fstream>
#include <TFile.h>
#include <TH1D.h>
Go to the source code of this file.
Functions | |
double | TriggerPDF (const double signal, const double *pars) |
|
inline |
Definition at line 23 of file Tools/InclinedShowers/TankResponse/USCInter/TankResponse.cc.
References std::pow().
Referenced by USCInterTankResponseNS::TankResponse::PDF().