AmpGen 2.1
Loading...
Searching...
No Matches
AmpGen::poleConfig Struct Reference

Detailed Description

Definition at line 28 of file kMatrix.h.

Public Member Functions

 poleConfig (const Expression &s, const std::vector< Expression > &c={})
 
void add (const Expression &coupling, const Expression &bl_factor=1)
 
const Expression coupling (const unsigned &i) const
 
const Expression g (const unsigned &i) const
 

Public Attributes

Expression s
 
std::vector< Expressioncouplings
 
std::vector< Expressionbl_factors
 

Constructor & Destructor Documentation

◆ poleConfig()

AmpGen::poleConfig::poleConfig ( const Expression & s,
const std::vector< Expression > & c = {} )
inline

Definition at line 32 of file kMatrix.h.

Member Function Documentation

◆ add()

void AmpGen::poleConfig::add ( const Expression & coupling,
const Expression & bl_factor = 1 )
inline

Definition at line 35 of file kMatrix.h.

◆ coupling()

const Expression AmpGen::poleConfig::coupling ( const unsigned & i) const
inline

Definition at line 40 of file kMatrix.h.

◆ g()

const Expression AmpGen::poleConfig::g ( const unsigned & i) const
inline

Definition at line 41 of file kMatrix.h.

Member Data Documentation

◆ bl_factors

std::vector<Expression> AmpGen::poleConfig::bl_factors

Definition at line 31 of file kMatrix.h.

◆ couplings

std::vector<Expression> AmpGen::poleConfig::couplings

Definition at line 30 of file kMatrix.h.

◆ s

Expression AmpGen::poleConfig::s

Definition at line 29 of file kMatrix.h.


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