BOSS 7.0.2
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 |
|
inline |
|
inline |
|
inline |
Definition at line 157 of file EvtPdf.hh.
Referenced by EvtPdf< T >::accRejGen(), and EvtPdf< T >::findMax().
|
inline |
Definition at line 155 of file EvtPdf.hh.
Referenced by EvtPdf< T >::findMax().
|
inline |
Definition at line 146 of file EvtPdf.hh.
|
inline |
Definition at line 156 of file EvtPdf.hh.
Referenced by EvtRelBreitWignerBarrierFact::getRandMass().