AmpGen 2.1
Loading...
Searching...
No Matches
AmpGen::TotalCoupling Class Reference

Detailed Description

Definition at line 57 of file AmplitudeRules.h.

Public Member Functions

 TotalCoupling ()=default
 TotalCoupling (const TotalCoupling &other, const CouplingConstant &pA)
 TotalCoupling (const CouplingConstant &pA)
std::complex< double > operator() () const
Expression to_expression () const
void print () const
CouplingConstant operator[] (const size_t &index)
bool isFixed () const
bool contains (const std::string &name) const
size_t size () const
std::vector< CouplingConstant >::const_iterator begin () const
std::vector< CouplingConstant >::const_iterator end () const

Constructor & Destructor Documentation

◆ TotalCoupling() [1/3]

AmpGen::TotalCoupling::TotalCoupling ( )
default

◆ TotalCoupling() [2/3]

AmpGen::TotalCoupling::TotalCoupling ( const TotalCoupling & other,
const CouplingConstant & pA )

◆ TotalCoupling() [3/3]

AmpGen::TotalCoupling::TotalCoupling ( const CouplingConstant & pA)

Member Function Documentation

◆ begin()

std::vector< CouplingConstant >::const_iterator AmpGen::TotalCoupling::begin ( ) const
inline

Definition at line 69 of file AmplitudeRules.h.

◆ contains()

bool AmpGen::TotalCoupling::contains ( const std::string & name) const

◆ end()

std::vector< CouplingConstant >::const_iterator AmpGen::TotalCoupling::end ( ) const
inline

Definition at line 70 of file AmplitudeRules.h.

◆ isFixed()

bool AmpGen::TotalCoupling::isFixed ( ) const

◆ operator()()

std::complex< double > AmpGen::TotalCoupling::operator() ( ) const

◆ operator[]()

CouplingConstant AmpGen::TotalCoupling::operator[] ( const size_t & index)
inline

Definition at line 65 of file AmplitudeRules.h.

◆ print()

void AmpGen::TotalCoupling::print ( ) const

◆ size()

size_t AmpGen::TotalCoupling::size ( ) const
inline

Definition at line 68 of file AmplitudeRules.h.

◆ to_expression()

Expression AmpGen::TotalCoupling::to_expression ( ) const

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