Jpp  pmt_effective_area_update
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Variables
JNOAA.hh File Reference
#include <string>
#include <ostream>
#include "JTools/JConstants.hh"
#include "JTools/JFunction1D_t.hh"
#include "JLang/JTitle.hh"
#include "JLang/JManip.hh"

Go to the source code of this file.

Classes

struct  JCOMPASS::JNOAAFunction1D_t
 Auxiliary base class for interpolation of magnetic declination data obtained from website of NOAA. More...
 
struct  JCOMPASS::JARCAMagneticDeclination
 Interpolation of magnetic declination data at ARCA site. More...
 
struct  JCOMPASS::JORCAMagneticDeclination
 Interpolation of magnetic declination data at ORCA site. More...
 
struct  JCOMPASS::JZEROMagneticDeclination
 Fall back class for zero magnetic declination. More...
 

Namespaces

 JCOMPASS
 
 JPP
 This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 

Variables

static JARCAMagneticDeclination JCOMPASS::getARCAMagneticDeclination
 Function object for magnetic declination at ARCA site. More...
 
static JORCAMagneticDeclination JCOMPASS::getORCAMagneticDeclination
 Function object for magnetic declination at ORCA site. More...
 
static JZEROMagneticDeclination JCOMPASS::getZEROMagneticDeclination
 Function object for zero magnetic declination. More...