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

#include <Functions.hpp>

Public Member Functions

 ComplexConjugate (ParType out)
 
virtual ~ComplexConjugate ()
 
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 154 of file Functions.hpp.

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

Constructor & Destructor Documentation

◆ ComplexConjugate()

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

Definition at line 156 of file Functions.hpp.

◆ ~ComplexConjugate()

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

Definition at line 158 of file Functions.hpp.

Member Function Documentation

◆ execute()

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

Strategy execution.

Implements ComPWA::FunctionTree::Strategy.

Definition at line 865 of file Functions.cpp.


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