|
BOSS 8.0.0
BESIII Offline Software System
|
#include <EvtPdf.hh>
Public Types | |
| typedef T | argument_type |
| typedef bool | result_type |
Public Member Functions | |
| EvtPdfPred () | |
| EvtPdfPred (const EvtPdf< T > &thePdf) | |
| EvtPdfPred (const EvtPdfPred &other) | |
| ~EvtPdfPred () | |
| result_type | operator() (argument_type p) |
| EvtPdfMax< T > | getMax () const |
| void | setMax (const EvtPdfMax< T > &max) |
| template<class InputIterator> | |
| void | compute_max (InputIterator it, InputIterator end, double factor=1.) |
| typedef T EvtPdfPred< T >::argument_type |
| typedef bool EvtPdfPred< T >::result_type |
|
inline |
|
inline |
Definition at line 138 of file EvtPdf.hh.
|
inline |
|
inline |
|
inline |
Definition at line 153 of file EvtPdf.hh.
Referenced by EvtPdf< T >::accRejGen(), and EvtPdf< T >::findMax().
|
inline |
Definition at line 150 of file EvtPdf.hh.
Referenced by EvtPdf< T >::findMax().
|
inline |
|
inline |
Definition at line 151 of file EvtPdf.hh.
Referenced by EvtRelBreitWignerBarrierFact::getRandMass().