Jpp  master_rocky-43-ge265d140c
the software that should make you happy
Public Types | Static Public Attributes | List of all members
JFIT::JRegressorHelper< JLine3Z, JGandalf > Struct Reference

Template specialisation for PDF tables. More...

#include <JRegressorHelper.hh>

Inheritance diagram for JFIT::JRegressorHelper< JLine3Z, JGandalf >:
JFIT::JRegressorStorage< JLine3Z, JGandalf > JFIT::JRegressor< JLine3Z, JGandalf >

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_tJPDF_t
 time dependent PDF More...
 
typedef JTOOLS::JMAPLIST< JTOOLS::JPolint1FunctionalMapH, JTOOLS::JPolint1FunctionalGridMap, JTOOLS::JPolint1FunctionalGridMap >::maplist JNPEMaplist_t
 
typedef JPHYSICS::JNPETable< double, double, JNPEMaplist_tJNPE_t
 time integrated PDF More...
 
typedef JPDF_t::transformer_type transformer_type
 
typedef std::array< JPDF_t, NUMBER_OF_PDFSJPDFs_t
 PDFs. More...
 
typedef std::array< JNPE_t, NUMBER_OF_PDFSJNPEs_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...
 

Detailed Description

Template specialisation for PDF tables.

Definition at line 55 of file JRegressorHelper.hh.

Member Typedef Documentation

◆ JFunction1D_t

Definition at line 57 of file JRegressorHelper.hh.

◆ JPDFMaplist_t

Definition at line 60 of file JRegressorHelper.hh.

◆ JPDF_t

time dependent PDF

Definition at line 61 of file JRegressorHelper.hh.

◆ JNPEMaplist_t

Definition at line 65 of file JRegressorHelper.hh.

◆ JNPE_t

time integrated PDF

Definition at line 66 of file JRegressorHelper.hh.

◆ transformer_type

Definition at line 68 of file JRegressorHelper.hh.

◆ JPDFs_t

PDFs.

Definition at line 72 of file JRegressorHelper.hh.

◆ JNPEs_t

NPEs.

Definition at line 73 of file JRegressorHelper.hh.

Member Data Documentation

◆ NUMBER_OF_PDFS

const int JFIT::JRegressorHelper< JLine3Z, JGandalf >::NUMBER_OF_PDFS = 6
static

Number of PDFs.

Definition at line 70 of file JRegressorHelper.hh.

◆ pdf_t

const JPDFType_t JFIT::JRegressorHelper< JLine3Z, JGandalf >::pdf_t
static
Initial value:
@ SCATTERED_LIGHT_FROM_DELTARAYS
scattered light from delta-rays
Definition: JPDFTypes.hh:33
@ DIRECT_LIGHT_FROM_EMSHOWERS
direct light from EM showers
Definition: JPDFTypes.hh:29
@ SCATTERED_LIGHT_FROM_EMSHOWERS
scattered light from EM showers
Definition: JPDFTypes.hh:30
@ SCATTERED_LIGHT_FROM_MUON
scattered light from muon
Definition: JPDFTypes.hh:27
@ DIRECT_LIGHT_FROM_DELTARAYS
direct light from delta-rays
Definition: JPDFTypes.hh:32
@ DIRECT_LIGHT_FROM_MUON
direct light from muon
Definition: JPDFTypes.hh:26

PDF types.

Definition at line 79 of file JRegressorHelper.hh.


The documentation for this struct was generated from the following file: