#include <iostream>
#include <cmath>
#include <vector>
#include <limits>
#include <Minuit2/FCNBase.h>
#include <utl/CoordinateSystemPtr.h>
#include <utl/Vector.h>
#include <utl/Point.h>
#include <utl/Math.h>
#include <utl/PhysicalFunctions.h>
Go to the source code of this file.
Classes | |
struct | RdGeoCeLDFFitter::EventFitData |
struct | RdGeoCeLDFFitter::FitConfig |
class | RdGeoCeLDFFitter::LDFLikelihoodFunction |
struct | RdGeoCeLDFFitter::StationFitData |
Namespaces | |
RdGeoCeLDFFitter | |
Functions | |
double | RdGeoCeLDFFitter::getAtmosphere (double h) |
double | RdGeoCeLDFFitter::getDensity (double h) |
double | RdGeoCeLDFFitter::getVerticalHeight (double at) |