evtgen is hosted by Hepforge, IPPP Durham
EvtGen  2.0.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
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 _value
 
bool _valueKnown
 
bool _locKnown
 
Point _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

◆ _loc

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

Definition at line 60 of file EvtPdfMax.hh.

◆ _locKnown

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

Definition at line 59 of file EvtPdfMax.hh.

◆ _value

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

Definition at line 57 of file EvtPdfMax.hh.

◆ _valueKnown

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

Definition at line 58 of file EvtPdfMax.hh.


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