| 
    Jpp
    debug
    
   the software that should make you happy 
   | 
 
Template specialisation for PDF tables. More...
#include <JRegressorHelper.hh>
  
Public Types | |
| typedef JTOOLS::JSplineFunction1S_t | JFunction1D_t | 
| typedef JTOOLS::JMAPLIST< JTOOLS::JPolint1FunctionalMap, JTOOLS::JPolint0FunctionalGridMap, JTOOLS::JPolint0FunctionalGridMap >::maplist | JPDFMaplist_t | 
| typedef JPHYSICS::JPDFTable< JFunction1D_t, JPDFMaplist_t > | JPDF_t | 
| time dependent PDF  More... | |
| typedef JTOOLS::JMAPLIST< JTOOLS::JPolint1FunctionalMapH, JTOOLS::JPolint1FunctionalGridMap, JTOOLS::JPolint1FunctionalGridMap >::maplist | JNPEMaplist_t | 
| typedef JPHYSICS::JNPETable< double, double, JNPEMaplist_t > | JNPE_t | 
| time integrated PDF  More... | |
| typedef JPDF_t::transformer_type | transformer_type | 
| typedef std::array< JPDF_t, NUMBER_OF_PDFS > | JPDFs_t | 
| PDFs.  More... | |
| typedef std::array< JNPE_t, NUMBER_OF_PDFS > | JNPEs_t | 
| NPEs.  More... | |
Static Public Attributes | |
| static const int | NUMBER_OF_PDFS = 6 | 
| Number of PDFs.  More... | |
| static const JPDFType_t | pdf_t [NUMBER_OF_PDFS] | 
| PDF types.  More... | |
Template specialisation for PDF tables.
Definition at line 55 of file JRegressorHelper.hh.
Definition at line 57 of file JRegressorHelper.hh.
| typedef JTOOLS::JMAPLIST<JTOOLS::JPolint1FunctionalMap, JTOOLS::JPolint0FunctionalGridMap, JTOOLS::JPolint0FunctionalGridMap>::maplist JFIT::JRegressorHelper< JLine3Z, JGandalf >::JPDFMaplist_t | 
Definition at line 60 of file JRegressorHelper.hh.
| typedef JPHYSICS::JPDFTable<JFunction1D_t, JPDFMaplist_t> JFIT::JRegressorHelper< JLine3Z, JGandalf >::JPDF_t | 
time dependent PDF
Definition at line 61 of file JRegressorHelper.hh.
| typedef JTOOLS::JMAPLIST<JTOOLS::JPolint1FunctionalMapH, JTOOLS::JPolint1FunctionalGridMap, JTOOLS::JPolint1FunctionalGridMap>::maplist JFIT::JRegressorHelper< JLine3Z, JGandalf >::JNPEMaplist_t | 
Definition at line 65 of file JRegressorHelper.hh.
| typedef JPHYSICS::JNPETable<double, double, JNPEMaplist_t> JFIT::JRegressorHelper< JLine3Z, JGandalf >::JNPE_t | 
time integrated PDF
Definition at line 66 of file JRegressorHelper.hh.
Definition at line 68 of file JRegressorHelper.hh.
| typedef std::array<JPDF_t, NUMBER_OF_PDFS> JFIT::JRegressorHelper< JLine3Z, JGandalf >::JPDFs_t | 
PDFs.
Definition at line 72 of file JRegressorHelper.hh.
| typedef std::array<JNPE_t, NUMBER_OF_PDFS> JFIT::JRegressorHelper< JLine3Z, JGandalf >::JNPEs_t | 
NPEs.
Definition at line 73 of file JRegressorHelper.hh.
      
  | 
  static | 
Number of PDFs.
Definition at line 70 of file JRegressorHelper.hh.
      
  | 
  static | 
PDF types.
Definition at line 79 of file JRegressorHelper.hh.