HepPDT Reference Documentation

HepPDT

HepPDT::Measurement Class Reference

#include <Measurement.hh>

List of all members.

Public Member Functions

 Measurement ()
 Measurement (double value, double sigma)
 Measurement (const Measurement &m)
void swap (Measurement &other)
Measurementoperator= (Measurement const &rhs)
bool operator< (Measurement const &other) const
 compare the value, ignore the error
bool operator== (Measurement const &other) const
 compare the value, ignore the error
double value () const
double sigma () const
 operator double () const


Detailed Description

Author:
Mark Fischler
Examples:

examMyPDT.cc.

Definition at line 20 of file Measurement.hh.


Constructor & Destructor Documentation

HepPDT::Measurement::Measurement (  )  [inline]

HepPDT::Measurement::Measurement ( double  value,
double  sigma 
) [inline]

HepPDT::Measurement::Measurement ( const Measurement m  )  [inline]


Member Function Documentation

HepPDT::Measurement::operator double (  )  const [inline]

bool HepPDT::Measurement::operator< ( Measurement const &  other  )  const [inline]

compare the value, ignore the error

Measurement& HepPDT::Measurement::operator= ( Measurement const &  rhs  )  [inline]

bool HepPDT::Measurement::operator== ( Measurement const &  other  )  const [inline]

compare the value, ignore the error

double HepPDT::Measurement::sigma (  )  const [inline]

Referenced by HepPDT::ResonanceStructure::lifetime(), HepPDT::ResonanceStructure::setTotalWidthFromLifetime(), and HepPDT::ParticleData::write().

void HepPDT::Measurement::swap ( Measurement other  )  [inline]

Referenced by HepPDT::ResonanceStructure::swap(), and HepPDT::swap().

double HepPDT::Measurement::value (  )  const [inline]

Referenced by HepPDT::ResonanceStructure::lifetime(), HepPDT::ResonanceStructure::setTotalWidthFromLifetime(), and HepPDT::ParticleData::write().


The documentation for this class was generated from the following file:
Generated on Fri Dec 4 14:05:25 2009 for HepPDT by  doxygen 1.4.7