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

Tools for simulation of detector resolution. 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 "JGeometry3D/JAngle3D.hh"
#include "JGeometry3D/JDirection3D.hh"
#include "JGeometry3D/JRotation3D.hh"
#include "JLang/JTitle.hh"
#include "JLang/JException.hh"
#include "JAstronomy/JAstronomy.hh"

Go to the source code of this file.

Classes

struct  JASTRONOMY::JResolution
 Interface for detector resolution simulation. More...
 
struct  JASTRONOMY::JResolutionGauss
 Implementation of Gaussian detector resolution. More...
 
struct  JASTRONOMY::JResolutionTF1
 Implementation of detector resolution based on a formula. More...
 
struct  JASTRONOMY::JResolutionTH1
 Implementation of detector resolution based on histogram. More...
 
struct  JASTRONOMY::JResolutionLog
 Implementation of detector resolution based on histogram filled according log10(alpha). More...
 
struct  JASTRONOMY::JResolution_t
 Helper for detector resolution 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< JResolutionJASTRONOMY::resolution_type
 Type definition of generic resolution.
 

Detailed Description

Tools for simulation of detector resolution.

Author
mdejong

Definition in file JResolution.hh.