Jpp test-rotations-old-533-g2bdbdb559
the software that should make you happy
Loading...
Searching...
No Matches
JNuisance.hh File Reference

Nuisance parameter. More...

#include <string>
#include <istream>
#include <ostream>
#include <iomanip>
#include <memory>
#include <map>
#include "TRandom3.h"
#include "TROOT.h"
#include "TFile.h"
#include "TH1D.h"
#include "TF1.h"
#include "TString.h"
#include "JLang/JException.hh"

Go to the source code of this file.

Classes

struct  JASTRONOMY::JNuisance
 Interface for nuisance parameter. More...
 
struct  JASTRONOMY::JNuisanceFixed
 Implementation of fixed nuisance. More...
 
struct  JASTRONOMY::JNuisanceGauss
 Implementation of Gaussian nuisance. More...
 
struct  JASTRONOMY::JNuisanceTF1
 Implementation of nuisance based on a formula. More...
 
struct  JASTRONOMY::JNuisanceTH1
 Implementation of nuisance based on histogram. More...
 
struct  JASTRONOMY::JNuisance_t
 Helper for nuisance I/O. More...
 

Namespaces

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

Typedefs

typedef std::shared_ptr< JNuisanceJASTRONOMY::nuisance_type
 Type definition of generic nuisance.
 

Detailed Description

Nuisance parameter.

Author
mdejong

Definition in file JNuisance.hh.