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

Detailed Description

Definition at line 24 of file AmplitudeRules.h.

Public Member Functions

 Coupling (MinuitParameter *re, MinuitParameter *im)
 
 Coupling (MinuitExpression *expression)
 
 Coupling (const Particle &particle, double f)
 
std::string name () const
 
std::string head () const
 
std::string prefix () const
 
EventType eventType () const
 
MinuitParameter * x () const
 
MinuitParameter * y () const
 
complex_t operator() () const
 
Expression to_expression () const
 
const Particleparticle () const
 
bool isCartesian () const
 

Constructor & Destructor Documentation

◆ Coupling() [1/3]

AmpGen::Coupling::Coupling ( MinuitParameter * re,
MinuitParameter * im )

◆ Coupling() [2/3]

AmpGen::Coupling::Coupling ( MinuitExpression * expression)

◆ Coupling() [3/3]

AmpGen::Coupling::Coupling ( const Particle & particle,
double f )

Member Function Documentation

◆ eventType()

EventType AmpGen::Coupling::eventType ( ) const

◆ head()

std::string AmpGen::Coupling::head ( ) const
inline

Definition at line 31 of file AmplitudeRules.h.

◆ isCartesian()

bool AmpGen::Coupling::isCartesian ( ) const
inline

Definition at line 39 of file AmplitudeRules.h.

◆ name()

std::string AmpGen::Coupling::name ( ) const
inline

Definition at line 30 of file AmplitudeRules.h.

◆ operator()()

complex_t AmpGen::Coupling::operator() ( ) const

◆ particle()

const Particle & AmpGen::Coupling::particle ( ) const
inline

Definition at line 38 of file AmplitudeRules.h.

◆ prefix()

std::string AmpGen::Coupling::prefix ( ) const
inline

Definition at line 32 of file AmplitudeRules.h.

◆ to_expression()

Expression AmpGen::Coupling::to_expression ( ) const

◆ x()

MinuitParameter * AmpGen::Coupling::x ( ) const
inline

Definition at line 34 of file AmplitudeRules.h.

◆ y()

MinuitParameter * AmpGen::Coupling::y ( ) const
inline

Definition at line 35 of file AmplitudeRules.h.


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