|
Jpp 20.0.0-rc.9-29-gccc23c492-D
the software that should make you happy
|
Regressor function object for JShowerEH fit using JSimplex minimiser. More...
#include <JShowerBjorkenYRegressor.hh>
Public Types | |
| typedef JTOOLS::JSplineFunction1S_t | JFunction1D_t |
| typedef JTOOLS::JMapList< JTOOLS::JPolint0FunctionalMap, JTOOLS::JMapList< JTOOLS::JPolint0FunctionalMap, JTOOLS::JMapList< JTOOLS::JPolint0FunctionalGridMap, JTOOLS::JMapList< JTOOLS::JPolint0FunctionalGridMap > > > > | JPDFMaplist_t |
| typedef JPHYSICS::JPDFTable< JFunction1D_t, JPDFMaplist_t > | JPDF_t |
| typedef JTOOLS::JMapList< JTOOLS::JPolint0FunctionalMap, JTOOLS::JMapList< JTOOLS::JPolint0FunctionalMap, JTOOLS::JMapList< JTOOLS::JPolint0FunctionalGridMap, JTOOLS::JMapList< JTOOLS::JPolint0FunctionalGridMap > > > > | JNPEMaplist_t |
| typedef JPHYSICS::JNPETable< double, double, JNPEMaplist_t > | JNPE_t |
| typedef JTOOLS::JMAPLIST< JTOOLS::JPolint1FunctionalMap, JTOOLS::JPolint1FunctionalGridMap >::maplist | JMapList_t2 |
| typedef JPHYSICS::JPDFTable< JFunction1D_t, JMapList_t2 > | JPDF_t2 |
| typedef JTOOLS::JMAPLIST< JTOOLS::JPolint1FunctionalMap, JTOOLS::JPolint1FunctionalGridMap >::maplist | JNPEMapList_t2 |
| typedef JPHYSICS::JNPETable< double, double, JNPEMapList_t2 > | JNPE_t2 |
| typedef JSimplex< JShowerEH > | minimiser_type |
| typedef JRegressor< JShowerEH, JSimplex > | regressor_type |
| typedef minimiser_type::result_type | result_type |
Public Member Functions | |
| JRegressor (const std::string &fileDescriptor) | |
| Parameterized constructor. | |
| double | operator() (const JShowerEH &shower, const JPMTW0 &pmt) const |
| Fit function. | |
| double | getH0 (const double R_Hz) const |
| Get background hypothesis value for time integrated PDF. | |
| double | getH1 (const double D, const double ct, const double cosDelta, const double theta, const double phi, const double Eem, const double Eh, const double Y) const |
| Get signal hypothesis value for time integrated PDF. | |
| result_type | operator() (const JShowerEH &value, T __begin, T __end) |
| Global fit. | |
Public Attributes | |
| JNPE_t | npe [NUMBER_OF_PDFS-2] |
| PDF. | |
| JNPE_t2 | npe2 [NUMBER_OF_PDFS-2] |
| PDF. | |
| JLANG::JSharedPointer< JMEstimator > | estimator |
| M-Estimator function. | |
Static Public Attributes | |
| static JTimeRange | T_ns |
| Time window with respect to Cherenkov hypothesis [ns]. | |
| static double | Vmax_npe = std::numeric_limits<double>::max() |
| Maximal integral of PDF [npe]. | |
| static const int | NUMBER_OF_PDFS = 4 |
| static const JPDFType_t | pdf_t [NUMBER_OF_PDFS] |
| PDF types. | |
Regressor function object for JShowerEH fit using JSimplex minimiser.
Definition at line 54 of file JShowerBjorkenYRegressor.hh.
| typedef JTOOLS::JSplineFunction1S_t JFIT::JRegressor< JShowerEH, JSimplex >::JFunction1D_t |
Definition at line 59 of file JShowerBjorkenYRegressor.hh.
| typedef JTOOLS::JMapList<JTOOLS::JPolint0FunctionalMap, JTOOLS::JMapList<JTOOLS::JPolint0FunctionalMap, JTOOLS::JMapList<JTOOLS::JPolint0FunctionalGridMap, JTOOLS::JMapList<JTOOLS::JPolint0FunctionalGridMap> > > > JFIT::JRegressor< JShowerEH, JSimplex >::JPDFMaplist_t |
Definition at line 63 of file JShowerBjorkenYRegressor.hh.
| typedef JPHYSICS::JPDFTable<JFunction1D_t, JPDFMaplist_t> JFIT::JRegressor< JShowerEH, JSimplex >::JPDF_t |
Definition at line 64 of file JShowerBjorkenYRegressor.hh.
| typedef JTOOLS::JMapList<JTOOLS::JPolint0FunctionalMap, JTOOLS::JMapList<JTOOLS::JPolint0FunctionalMap, JTOOLS::JMapList<JTOOLS::JPolint0FunctionalGridMap, JTOOLS::JMapList<JTOOLS::JPolint0FunctionalGridMap> > > > JFIT::JRegressor< JShowerEH, JSimplex >::JNPEMaplist_t |
Definition at line 69 of file JShowerBjorkenYRegressor.hh.
| typedef JPHYSICS::JNPETable<double, double, JNPEMaplist_t> JFIT::JRegressor< JShowerEH, JSimplex >::JNPE_t |
Definition at line 70 of file JShowerBjorkenYRegressor.hh.
| typedef JTOOLS::JMAPLIST<JTOOLS::JPolint1FunctionalMap,JTOOLS::JPolint1FunctionalGridMap>::maplist JFIT::JRegressor< JShowerEH, JSimplex >::JMapList_t2 |
Definition at line 75 of file JShowerBjorkenYRegressor.hh.
| typedef JPHYSICS::JPDFTable<JFunction1D_t, JMapList_t2> JFIT::JRegressor< JShowerEH, JSimplex >::JPDF_t2 |
Definition at line 76 of file JShowerBjorkenYRegressor.hh.
| typedef JTOOLS::JMAPLIST<JTOOLS::JPolint1FunctionalMap,JTOOLS::JPolint1FunctionalGridMap>::maplist JFIT::JRegressor< JShowerEH, JSimplex >::JNPEMapList_t2 |
Definition at line 79 of file JShowerBjorkenYRegressor.hh.
| typedef JPHYSICS::JNPETable<double, double, JNPEMapList_t2> JFIT::JRegressor< JShowerEH, JSimplex >::JNPE_t2 |
Definition at line 80 of file JShowerBjorkenYRegressor.hh.
|
inherited |
Definition at line 80 of file JRegressor.hh.
|
inherited |
Definition at line 81 of file JRegressor.hh.
|
inherited |
Definition at line 82 of file JRegressor.hh.
|
inline |
Parameterized constructor.
The PDF file descriptor should contain the wild card character JPHYSICS::WILDCARD which will be replaced by the corresponding PDF types listed in JRegressor<JShower3Z, JGandalf>::pdf_t.
| fileDescriptor | PDF file descriptor |
Definition at line 92 of file JShowerBjorkenYRegressor.hh.
|
inline |
Fit function.
This method is used to determine the chi2 of given PMT with respect to shower hypothesis.
| shower | shower |
| pmt | pmt |
Definition at line 163 of file JShowerBjorkenYRegressor.hh.
|
inline |
Get background hypothesis value for time integrated PDF.
| R_Hz | rate [Hz] |
Definition at line 209 of file JShowerBjorkenYRegressor.hh.
|
inline |
Get signal hypothesis value for time integrated PDF.
| D | PMT distance from shower [m] |
| ct | angle between shower direction and PMT position |
| cosDelta | angle between shower direction and PMT position |
| theta | PMT zenith angle [deg] |
| phi | PMT azimuth angle [deg] |
| Eem | EM shower energy [GeV] |
| Eh | H shower energy [GeV] |
| Y | Bjorken Y |
Definition at line 227 of file JShowerBjorkenYRegressor.hh.
|
inlineinherited |
Global fit.
| value | start value |
| __begin | begin of data set |
| __end | end of data set |
Definition at line 94 of file JRegressor.hh.
|
static |
Time window with respect to Cherenkov hypothesis [ns].
Default values.
Definition at line 268 of file JShowerBjorkenYRegressor.hh.
|
static |
Maximal integral of PDF [npe].
Definition at line 269 of file JShowerBjorkenYRegressor.hh.
|
static |
Definition at line 271 of file JShowerBjorkenYRegressor.hh.
|
static |
PDF types.
Definition at line 273 of file JShowerBjorkenYRegressor.hh.
| JNPE_t JFIT::JRegressor< JShowerEH, JSimplex >::npe[NUMBER_OF_PDFS-2] |
PDF.
Definition at line 275 of file JShowerBjorkenYRegressor.hh.
| JNPE_t2 JFIT::JRegressor< JShowerEH, JSimplex >::npe2[NUMBER_OF_PDFS-2] |
PDF.
Definition at line 276 of file JShowerBjorkenYRegressor.hh.
| JLANG::JSharedPointer<JMEstimator> JFIT::JRegressor< JShowerEH, JSimplex >::estimator |
M-Estimator function.
Definition at line 278 of file JShowerBjorkenYRegressor.hh.