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.
EvtFlatAmp< T > Class Template Reference

#include <EvtGenBase/EvtFlatAmp.hh>

Inheritance diagram for EvtFlatAmp< T >:
EvtAmplitude< T >

Public Member Functions

 EvtFlatAmp ()
 
 EvtFlatAmp (const EvtFlatAmp< T > &other)
 
virtual ~EvtFlatAmp ()
 
EvtAmplitude< T > * clone () const override
 
EvtComplex amplitude (const T &) const override
 
- Public Member Functions inherited from EvtAmplitude< T >
 EvtAmplitude ()=default
 
 EvtAmplitude (const EvtAmplitude &)=default
 
 EvtAmplitude (EvtAmplitude &&)=default
 
EvtAmplitudeoperator= (const EvtAmplitude &)=default
 
EvtAmplitudeoperator= (EvtAmplitude &&)=default
 
virtual ~EvtAmplitude ()=default
 
EvtComplex evaluate (const T &p) const
 

Additional Inherited Members

Detailed Description

template<class T>
class EvtFlatAmp< T >

Definition at line 29 of file EvtFlatAmp.hh.

Constructor & Destructor Documentation

◆ EvtFlatAmp() [1/2]

template<class T>
EvtFlatAmp< T >::EvtFlatAmp ( )
inline

Definition at line 31 of file EvtFlatAmp.hh.

◆ EvtFlatAmp() [2/2]

template<class T>
EvtFlatAmp< T >::EvtFlatAmp ( const EvtFlatAmp< T > &  other)
inline

Definition at line 32 of file EvtFlatAmp.hh.

◆ ~EvtFlatAmp()

template<class T>
virtual EvtFlatAmp< T >::~EvtFlatAmp ( )
inlinevirtual

Definition at line 33 of file EvtFlatAmp.hh.

Member Function Documentation

◆ amplitude()

template<class T>
EvtComplex EvtFlatAmp< T >::amplitude ( const T &  ) const
inlineoverridevirtual

Implements EvtAmplitude< T >.

Definition at line 39 of file EvtFlatAmp.hh.

◆ clone()

template<class T>
EvtAmplitude<T>* EvtFlatAmp< T >::clone ( ) const
inlineoverridevirtual

Implements EvtAmplitude< T >.

Definition at line 35 of file EvtFlatAmp.hh.


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