|
EvtGen 2.2.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
|
#include <EvtGenBase/EvtPdf.hh>
Public Types | |
| typedef double | result_type |
| typedef T | argument_type |
Public Member Functions | |
| EvtPdfUnary () | |
| EvtPdfUnary (const EvtPdf< T > &thePdf) | |
| EvtPdfUnary (const EvtPdfUnary &other) | |
| ~EvtPdfUnary () | |
| result_type | operator() (argument_type p) |
Private Attributes | |
| EvtPdf< T > * | m_pdf |
| typedef T EvtPdfUnary< T >::argument_type |
| typedef double EvtPdfUnary< T >::result_type |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |