Go to the documentation of this file.    1 #ifndef __JPHYSICS__JABSTRACTPMT__ 
    2 #define __JPHYSICS__JABSTRACTPMT__ 
   40     virtual double getQE(
const double lambda) 
const = 0;
 
 
Auxiliary classes and methods for calculation of PDF and muon energy loss.
 
virtual double getAngularAcceptance(const double ct) const =0
Angular acceptence of PMT.
 
virtual double getQE(const double lambda) const =0
Quantum efficiency of PMT (incl.
 
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 
virtual double getPhotocathodeArea() const =0
Photo-cathode area of PMT.
 
virtual ~JAbstractPMT()
Virtual destructor.