EvtGen 2.2.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
Loading...
Searching...
No Matches
EvtPdfMax< Point > Class Template Reference

#include <EvtGenBase/EvtPdfMax.hh>

Public Member Functions

 EvtPdfMax ()
 EvtPdfMax (double value)
 EvtPdfMax (Point p, double value)
bool valueKnown () const
double value () const
bool locKnown () const
Point loc () const

Private Attributes

double m_value
bool m_valueKnown
bool m_locKnown
Point m_loc

Detailed Description

template<class Point>
class EvtPdfMax< Point >

Definition at line 31 of file EvtPdfMax.hh.

Constructor & Destructor Documentation

◆ EvtPdfMax() [1/3]

template<class Point>
EvtPdfMax< Point >::EvtPdfMax ( )
inline

Definition at line 33 of file EvtPdfMax.hh.

◆ EvtPdfMax() [2/3]

template<class Point>
EvtPdfMax< Point >::EvtPdfMax ( double value)
inline

Definition at line 34 of file EvtPdfMax.hh.

◆ EvtPdfMax() [3/3]

template<class Point>
EvtPdfMax< Point >::EvtPdfMax ( Point p,
double value )
inline

Definition at line 38 of file EvtPdfMax.hh.

Member Function Documentation

◆ loc()

template<class Point>
Point EvtPdfMax< Point >::loc ( ) const
inline

Definition at line 50 of file EvtPdfMax.hh.

◆ locKnown()

template<class Point>
bool EvtPdfMax< Point >::locKnown ( ) const
inline

Definition at line 49 of file EvtPdfMax.hh.

◆ value()

template<class Point>
double EvtPdfMax< Point >::value ( ) const
inline

Definition at line 44 of file EvtPdfMax.hh.

◆ valueKnown()

template<class Point>
bool EvtPdfMax< Point >::valueKnown ( ) const
inline

Definition at line 43 of file EvtPdfMax.hh.

Member Data Documentation

◆ m_loc

template<class Point>
Point EvtPdfMax< Point >::m_loc
private

Definition at line 60 of file EvtPdfMax.hh.

◆ m_locKnown

template<class Point>
bool EvtPdfMax< Point >::m_locKnown
private

Definition at line 59 of file EvtPdfMax.hh.

◆ m_value

template<class Point>
double EvtPdfMax< Point >::m_value
private

Definition at line 57 of file EvtPdfMax.hh.

◆ m_valueKnown

template<class Point>
bool EvtPdfMax< Point >::m_valueKnown
private

Definition at line 58 of file EvtPdfMax.hh.


The documentation for this class was generated from the following file: