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
EvtPoint1D Class Referencefinal

#include <EvtGenBase/EvtPoint1D.hh>

Public Member Functions

 EvtPoint1D ()
 EvtPoint1D (double value)
 EvtPoint1D (double min, double max, double value)
bool isValid () const
double value () const
void print () const

Private Attributes

double m_min
double m_max
double m_value
bool m_valid

Detailed Description

Definition at line 27 of file EvtPoint1D.hh.

Constructor & Destructor Documentation

◆ EvtPoint1D() [1/3]

EvtPoint1D::EvtPoint1D ( )

Definition at line 25 of file EvtPoint1D.cpp.

◆ EvtPoint1D() [2/3]

EvtPoint1D::EvtPoint1D ( double value)

Definition at line 30 of file EvtPoint1D.cpp.

◆ EvtPoint1D() [3/3]

EvtPoint1D::EvtPoint1D ( double min,
double max,
double value )

Definition at line 35 of file EvtPoint1D.cpp.

Member Function Documentation

◆ isValid()

bool EvtPoint1D::isValid ( ) const
inline

Definition at line 33 of file EvtPoint1D.hh.

◆ print()

void EvtPoint1D::print ( ) const

Definition at line 43 of file EvtPoint1D.cpp.

◆ value()

double EvtPoint1D::value ( ) const
inline

Definition at line 35 of file EvtPoint1D.hh.

Member Data Documentation

◆ m_max

double EvtPoint1D::m_max
private

Definition at line 41 of file EvtPoint1D.hh.

◆ m_min

double EvtPoint1D::m_min
private

Definition at line 40 of file EvtPoint1D.hh.

◆ m_valid

bool EvtPoint1D::m_valid
private

Definition at line 43 of file EvtPoint1D.hh.

◆ m_value

double EvtPoint1D::m_value
private

Definition at line 42 of file EvtPoint1D.hh.


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