Jpp
|
Custom class for the integrated values of the PDF of the arrival time of Cherenkov light. More...
#include <JNPETable1D.hh>
Public Types | |
typedef JFunction1D_t::argument_type | argument_type |
typedef JFunction1D_t::result_type | result_type |
Public Member Functions | |
JNPETable1D () | |
Default constructor. More... | |
template<class JPDF_t , class JPDFMaplist_t , class JPDFDistance_t > | |
JNPETable1D (const JTransformableMultiFunction< JPDF_t, JPDFMaplist_t, JPDFDistance_t > &input) | |
Constructor. More... | |
Custom class for the integrated values of the PDF of the arrival time of Cherenkov light.
This class provides for the average number of photo-electrons as a function of the leading parameter value (R
). The average is taken over the orientations of the PMT in the full solid angle.
Definition at line 37 of file JNPETable1D.hh.
typedef JFunction1D_t::argument_type JPHYSICS::JNPETable1D< JFunction1D_t >::argument_type |
Definition at line 42 of file JNPETable1D.hh.
typedef JFunction1D_t::result_type JPHYSICS::JNPETable1D< JFunction1D_t >::result_type |
Definition at line 43 of file JNPETable1D.hh.
|
inline |
|
inline |
Constructor.
input | multi-dimensional PDF |
Definition at line 59 of file JNPETable1D.hh.