ComPWA
Common Partial-Wave-Analysis Framework
ComPWA::FunctionTree::MultAll Class Reference

#include <Functions.hpp>

Public Member Functions

 MultAll (ParType out)
 
virtual ~MultAll ()
 
virtual void execute (ParameterList &paras, std::shared_ptr< Parameter > &out)
 Strategy execution. More...
 
- 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...
 
std::string str () const
 

Additional Inherited Members

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

Detailed Description

Definition at line 107 of file Functions.hpp.

+ Inheritance diagram for ComPWA::FunctionTree::MultAll:
+ Collaboration diagram for ComPWA::FunctionTree::MultAll:

Constructor & Destructor Documentation

◆ MultAll()

ComPWA::FunctionTree::MultAll::MultAll ( ParType  out)
inline

Definition at line 109 of file Functions.hpp.

◆ ~MultAll()

virtual ComPWA::FunctionTree::MultAll::~MultAll ( )
inlinevirtual

Definition at line 111 of file Functions.hpp.

Member Function Documentation

◆ execute()

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

Strategy execution.

Implements ComPWA::FunctionTree::Strategy.

Definition at line 347 of file Functions.cpp.


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