#include <DalitzPdfBaseMCInteg.h>
Definition at line 50 of file DalitzPdfBaseMCInteg.h.
◆ DalitzPdfBaseMCInteg() [1/2]
Definition at line 62 of file DalitzPdfBaseMCInteg.cpp.
MINT::IEventGenerator< IDalitzEvent > * _generator
MINT::MinuitParameterSet * _mps
MINT::counted_ptr< MINT::IEventGenerator< IDalitzEvent > > _defaultGenerator
IFastAmplitudeIntegrable * _amps
◆ DalitzPdfBaseMCInteg() [2/2]
Definition at line 78 of file DalitzPdfBaseMCInteg.cpp.
MINT::IEventGenerator< IDalitzEvent > * _generator
MINT::MinuitParameterSet * _mps
MINT::counted_ptr< MINT::IEventGenerator< IDalitzEvent > > _defaultGenerator
IFastAmplitudeIntegrable * _amps
◆ ~DalitzPdfBaseMCInteg()
DalitzPdfBaseMCInteg::~DalitzPdfBaseMCInteg |
( |
| ) |
|
|
virtual |
◆ doFinalStats()
◆ endFit()
void DalitzPdfBaseMCInteg::endFit |
( |
| ) |
|
|
virtual |
◆ getAmps()
◆ getEventGenerator() [1/2]
Definition at line 41 of file DalitzPdfBaseMCInteg.cpp.
MINT::IEventGenerator< IDalitzEvent > * _generator
MINT::IEventGenerator< IDalitzEvent > * makeDefaultGenerator()
◆ getEventGenerator() [2/2]
Definition at line 45 of file DalitzPdfBaseMCInteg.cpp.
47 cout <<
"WARNING in DalitzPdfBaseMCInteg::getEventGenerator() const" 48 <<
" returning 0 pointer." << endl;
MINT::IEventGenerator< IDalitzEvent > * _generator
◆ getFitAmpSum()
◆ getIntegralValue() [1/2]
double DalitzPdfBaseMCInteg::getIntegralValue |
( |
| ) |
const |
|
inline |
◆ getIntegralValue() [2/2]
double DalitzPdfBaseMCInteg::getIntegralValue |
( |
| ) |
|
|
inline |
◆ getMPS() [1/2]
◆ getMPS() [2/2]
◆ getNewVal() [1/2]
virtual double DalitzPdfBaseMCInteg::getNewVal |
( |
IDalitzEvent & |
evt | ) |
|
|
inlinevirtual |
◆ getNewVal() [2/2]
virtual double DalitzPdfBaseMCInteg::getNewVal |
( |
IDalitzEvent * |
evt | ) |
|
|
inlinevirtual |
◆ getNorm()
bool DalitzPdfBaseMCInteg::getNorm |
( |
| ) |
|
|
protectedvirtual |
Definition at line 21 of file DalitzPdfBaseMCInteg.cpp.
DalitzMCIntegrator _mcint
IFastAmplitudeIntegrable * getAmps()
MINT::IEventGenerator< IDalitzEvent > * getEventGenerator()
bool initialise(const DalitzEventPattern &pattern, MINT::IReturnRealForEvent< IDalitzEvent > *weightFunction=0, MINT::IEventGenerator< IDalitzEvent > *eventGenerator=0, TRandom *rnd=gRandom, double precision=1.e-2)
bool resetIntegrand(MINT::IReturnRealForEvent< IDalitzEvent > *weightFunction=0)
◆ getVal() [1/2]
◆ getVal() [2/2]
virtual double DalitzPdfBaseMCInteg::getVal |
( |
IDalitzEvent * |
evt | ) |
|
|
inlinevirtual |
◆ getVal_noPs() [1/2]
double DalitzPdfBaseMCInteg::getVal_noPs |
( |
IDalitzEvent & |
evt | ) |
|
|
virtual |
◆ getVal_noPs() [2/2]
virtual double DalitzPdfBaseMCInteg::getVal_noPs |
( |
IDalitzEvent * |
evt | ) |
|
|
inlinevirtual |
◆ getVal_withPs() [1/2]
double DalitzPdfBaseMCInteg::getVal_withPs |
( |
IDalitzEvent & |
evt | ) |
|
|
virtual |
◆ getVal_withPs() [2/2]
virtual double DalitzPdfBaseMCInteg::getVal_withPs |
( |
IDalitzEvent * |
evt | ) |
|
|
inlinevirtual |
◆ histoSet()
◆ integrating()
bool DalitzPdfBaseMCInteg::integrating |
( |
| ) |
|
|
protectedvirtual |
◆ makeDefaultGenerator()
Definition at line 32 of file DalitzPdfBaseMCInteg.cpp.
IFastAmplitudeIntegrable * getAmps()
MINT::counted_ptr< MINT::IEventGenerator< IDalitzEvent > > _defaultGenerator
◆ parametersChanged()
void DalitzPdfBaseMCInteg::parametersChanged |
( |
| ) |
|
|
virtual |
◆ phaseSpace()
double DalitzPdfBaseMCInteg::phaseSpace |
( |
IDalitzEvent & |
evt | ) |
|
|
protectedvirtual |
◆ RealVal()
virtual double DalitzPdfBaseMCInteg::RealVal |
( |
IDalitzEvent & |
evt | ) |
|
|
inlinevirtual |
◆ redoIntegrator()
double DalitzPdfBaseMCInteg::redoIntegrator |
( |
| ) |
|
|
inline |
◆ setEventGenerator()
◆ setIntegrationPrecision()
void DalitzPdfBaseMCInteg::setIntegrationPrecision |
( |
double |
prec | ) |
|
◆ un_normalised_noPs()
virtual double DalitzPdfBaseMCInteg::un_normalised_noPs |
( |
IDalitzEvent & |
evt | ) |
|
|
protectedpure virtual |
◆ _amps
◆ _defaultGenerator
◆ _generator
◆ _integrating
bool DalitzPdfBaseMCInteg::_integrating |
|
protected |
◆ _mcint
◆ _mps
◆ _norm
double DalitzPdfBaseMCInteg::_norm |
|
protected |
◆ _pat
◆ _precision
double DalitzPdfBaseMCInteg::_precision |
|
protected |
◆ _val
double DalitzPdfBaseMCInteg::_val |
|
protected |
The documentation for this class was generated from the following files: