![]() |
AmpGen 2.1
|
Definition at line 42 of file FitFraction.h.
Public Member Functions | |
fcalc (const std::string &name, const std::vector< size_t > &i) | |
fcalc (const std::string &name, const std::vector< size_t > &i, const std::vector< size_t > &j) | |
Public Attributes | |
std::string | name |
std::vector< size_t > | i |
std::vector< size_t > | j |
|
inline |
Definition at line 46 of file FitFraction.h.
|
inline |
Definition at line 48 of file FitFraction.h.
std::vector<size_t> AmpGen::FitFractionCalculator< pdf_type >::fcalc::i |
Definition at line 44 of file FitFraction.h.
std::vector<size_t> AmpGen::FitFractionCalculator< pdf_type >::fcalc::j |
Definition at line 45 of file FitFraction.h.
std::string AmpGen::FitFractionCalculator< pdf_type >::fcalc::name |
Definition at line 43 of file FitFraction.h.