Namespaces | Functions
GetSignal.h File Reference
#include <src/UniversalityConfig.h>
#include <utl/Math.h>
#include <fwk/CentralConfig.h>

Go to the source code of this file.

Namespaces

 un2
 

Functions

std::vector< double > un2::GetIntegratedTotalSignal (std::vector< double > t, std::string model, double lgE, double zenith, double r, double psi, double height=1400., double Xmax=750., double Rmu=1.0, std::string detector="WCD", int month=3, bool realAtmosphere=false, bool useThreshold=false, double planeFrontTimeResidual=-10, double nsBin=8.3333, std::string returnValue="cdf", int component=0, double normalized=0)
 
std::vector< double > un2::GetIntegratedTotalSignalSum (std::vector< double > t, std::string model, double lgE, double zenith, double r, double psi, double height=1400., double Xmax=750., double Rmu=1.0, std::string detector="WCD", int month=3, bool realAtmosphere=false, bool useThreshold=false, double planeFrontTimeResidual=-10, double nsBin=8.3333, double normalized=0)
 
std::vector< double > un2::GetSignal (std::string model, double lgE, double zenith, double r, double psi, double height, double Xmax, double Rmu, std::string detector, int month=3, bool realAtmosphere=false, bool useThreshold=true)
 
std::vector< std::vector
< double > > 
un2::GetTimeQuantile (double zenith, double r, double psi, double height, double Xmax, std::string detector="WCD", std::string quantile="t40", int month=3, bool realAtmosphere=false)
 
std::vector< std::vector
< double > > 
un2::GetTraceParameters (double zenith, double r, double psi, double height=1400., double Xmax=750., std::string detector="WCD", int month=3, bool realAtmosphere=false, double planeFrontTimeResidual=-10, double nsBin=8.3333)
 

, generated on Tue Sep 26 2023.