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

#include <Flatte.hpp>

Public Member Functions

 FlatteStrategy (std::shared_ptr< FormFactor > FF)
 
virtual void execute (ComPWA::FunctionTree::ParameterList &paras, std::shared_ptr< ComPWA::FunctionTree::Parameter > &out)
 
- Public Member Functions inherited from ComPWA::FunctionTree::Strategy
 Strategy (ParType out, std::string name)
 
virtual ~Strategy ()=default
 
virtual const ParType OutType () const
 Return parameter type. More...
 
virtual void execute (ParameterList &paras, std::shared_ptr< Parameter > &out)=0
 Strategy execution. More...
 
std::string str () const
 

Private Attributes

std::shared_ptr< FormFactorFormFactorFunctor
 

Additional Inherited Members

- Protected Attributes inherited from ComPWA::FunctionTree::Strategy
ParType checkType
 
const std::string Name
 

Detailed Description

Definition at line 132 of file Flatte.hpp.

+ Inheritance diagram for ComPWA::Physics::Dynamics::FlatteStrategy:
+ Collaboration diagram for ComPWA::Physics::Dynamics::FlatteStrategy:

Constructor & Destructor Documentation

◆ FlatteStrategy()

ComPWA::Physics::Dynamics::FlatteStrategy::FlatteStrategy ( std::shared_ptr< FormFactor FF)
inline

Definition at line 134 of file Flatte.hpp.

Member Function Documentation

◆ execute()

void ComPWA::Physics::Dynamics::FlatteStrategy::execute ( ComPWA::FunctionTree::ParameterList paras,
std::shared_ptr< ComPWA::FunctionTree::Parameter > &  out 
)
virtual

Definition at line 54 of file Flatte.cpp.

Member Data Documentation

◆ FormFactorFunctor

std::shared_ptr<FormFactor> ComPWA::Physics::Dynamics::FlatteStrategy::FormFactorFunctor
private

Definition at line 142 of file Flatte.hpp.


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