ComPWA
Common Partial-Wave-Analysis Framework
ComPWA::Physics::Dynamics::Voigtian::InputInfo Struct Reference

#include <Voigtian.hpp>

Public Attributes

double Sigma
 resolution: the width of gaussian function which is used to represent the resolution of mass spectrum More...
 
- Public Attributes inherited from ComPWA::Physics::Dynamics::RelativisticBreitWigner::InputInfo
std::shared_ptr< ComPWA::FunctionTree::FitParameterWidth
 Decay width of resonant state. More...
 
- Public Attributes inherited from ComPWA::Physics::Dynamics::InputInfo
std::string Type
 
unsigned int L
 Orbital Angular Momentum between two daughters in Resonance decay. More...
 
std::pair< std::shared_ptr< ComPWA::FunctionTree::Value< std::vector< double > > >, std::shared_ptr< ComPWA::FunctionTree::Value< std::vector< double > > > > DaughterInvariantMasses
 Invariant Masses of daughter particles. More...
 
std::shared_ptr< ComPWA::FunctionTree::FitParameterMass
 Resonance mass. More...
 
std::shared_ptr< ComPWA::FunctionTree::FitParameterMesonRadius
 Meson radius of resonant state. More...
 
std::shared_ptr< FormFactorFormFactorFunctor
 Form factor function object. More...
 

Detailed Description

Definition at line 41 of file Voigtian.hpp.

+ Inheritance diagram for ComPWA::Physics::Dynamics::Voigtian::InputInfo:
+ Collaboration diagram for ComPWA::Physics::Dynamics::Voigtian::InputInfo:

Member Data Documentation

◆ Sigma

double ComPWA::Physics::Dynamics::Voigtian::InputInfo::Sigma

resolution: the width of gaussian function which is used to represent the resolution of mass spectrum

Definition at line 44 of file Voigtian.hpp.


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