ComPWA
Common Partial-Wave-Analysis Framework
ComPWA::Physics::Dynamics::Coupling Class Reference

#include <Coupling.hpp>

Public Member Functions

 Coupling ()
 
 Coupling (double c, double massA, double massB)
 
 Coupling (const ComPWA::ParticleList &partL, const boost::property_tree::ptree tr)
 

Public Attributes

std::shared_ptr< ComPWA::FunctionTree::FitParameterG
 
std::shared_ptr< ComPWA::FunctionTree::FitParameterMassA
 
std::shared_ptr< ComPWA::FunctionTree::FitParameterMassB
 

Detailed Description

Definition at line 63 of file Coupling.hpp.

+ Collaboration diagram for ComPWA::Physics::Dynamics::Coupling:

Constructor & Destructor Documentation

◆ Coupling() [1/3]

ComPWA::Physics::Dynamics::Coupling::Coupling ( )
inline

Definition at line 65 of file Coupling.hpp.

◆ Coupling() [2/3]

ComPWA::Physics::Dynamics::Coupling::Coupling ( double  c,
double  massA,
double  massB 
)
inline

Definition at line 66 of file Coupling.hpp.

◆ Coupling() [3/3]

ComPWA::Physics::Dynamics::Coupling::Coupling ( const ComPWA::ParticleList partL,
const boost::property_tree::ptree  tr 
)
inline

Definition at line 71 of file Coupling.hpp.

Member Data Documentation

◆ G

std::shared_ptr<ComPWA::FunctionTree::FitParameter> ComPWA::Physics::Dynamics::Coupling::G

Definition at line 80 of file Coupling.hpp.

◆ MassA

std::shared_ptr<ComPWA::FunctionTree::FitParameter> ComPWA::Physics::Dynamics::Coupling::MassA

Definition at line 83 of file Coupling.hpp.

◆ MassB

std::shared_ptr<ComPWA::FunctionTree::FitParameter> ComPWA::Physics::Dynamics::Coupling::MassB

Definition at line 84 of file Coupling.hpp.


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