BOSS 7.0.6
BESIII Offline Software System
|
#include <EvtIntervalFlatPdf.hh>
Protected Member Functions | |
virtual double | pdf (const EvtPoint1D &) const |
virtual double | pdf (const EvtPoint1D &) const=0 |
Protected Attributes | |
double | _min |
double | _max |
Protected Attributes inherited from EvtPdf< EvtPoint1D > | |
EvtValError | _itg |
Definition at line 21 of file EvtIntervalFlatPdf.hh.
EvtIntervalFlatPdf::EvtIntervalFlatPdf | ( | double | min, |
double | max | ||
) |
Definition at line 16 of file EvtIntervalFlatPdf.cc.
EvtIntervalFlatPdf::EvtIntervalFlatPdf | ( | const EvtIntervalFlatPdf & | other | ) |
Definition at line 22 of file EvtIntervalFlatPdf.cc.
|
virtual |
Definition at line 26 of file EvtIntervalFlatPdf.cc.
|
virtual |
Implements EvtPdf< EvtPoint1D >.
Definition at line 29 of file EvtIntervalFlatPdf.cc.
|
virtual |
Reimplemented from EvtPdf< EvtPoint1D >.
Definition at line 39 of file EvtIntervalFlatPdf.cc.
|
protectedvirtual |
Implements EvtPdf< EvtPoint1D >.
Definition at line 34 of file EvtIntervalFlatPdf.cc.
|
virtual |
Reimplemented from EvtPdf< EvtPoint1D >.
Definition at line 44 of file EvtIntervalFlatPdf.cc.
|
protected |
Definition at line 37 of file EvtIntervalFlatPdf.hh.
Referenced by compute_integral(), and randomPoint().
|
protected |
Definition at line 36 of file EvtIntervalFlatPdf.hh.
Referenced by compute_integral(), and randomPoint().