CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

Genfun::Landau Class Reference

#include <Landau.hh>

Inheritance diagram for Genfun::Landau:

Genfun::AbsFunction List of all members.

Public Member Functions

 Landau ()
 Landau (const Landau &right)
virtual ~Landau ()
virtual double operator() (double argument) const
virtual double operator() (const Argument &a) const
Parameterpeak ()
const Parameterpeak () const
Parameterwidth ()
const Parameterwidth () const

Detailed Description

Author:

Definition at line 20 of file Landau.hh.


Constructor & Destructor Documentation

Genfun::Landau::Landau (  ) 

Definition at line 15 of file Landau.cc.

Genfun::Landau::Landau ( const Landau right  ) 

Definition at line 23 of file Landau.cc.

Genfun::Landau::~Landau (  )  [virtual]

Definition at line 20 of file Landau.cc.


Member Function Documentation

virtual double Genfun::Landau::operator() ( const Argument a  )  const [inline, virtual]

Implements Genfun::AbsFunction.

Definition at line 37 of file Landau.hh.

References a, and operator()().

double Genfun::Landau::operator() ( double  argument  )  const [virtual]

Implements Genfun::AbsFunction.

Definition at line 30 of file Landau.cc.

References Genfun::Parameter::getValue().

Referenced by operator()().

const Parameter & Genfun::Landau::peak (  )  const

Definition at line 45 of file Landau.cc.

Parameter & Genfun::Landau::peak (  ) 

Definition at line 37 of file Landau.cc.

const Parameter & Genfun::Landau::width (  )  const

Definition at line 49 of file Landau.cc.

Parameter & Genfun::Landau::width (  ) 

Definition at line 41 of file Landau.cc.


The documentation for this class was generated from the following files:
Generated on 15 Nov 2012 for CLHEP by  doxygen 1.4.7