AmpGen 2.1
Loading...
Searching...
No Matches
AmpGen::FitFractionCalculator< pdf_type >::fcalc Struct Reference

Detailed Description

template<class pdf_type>
struct AmpGen::FitFractionCalculator< pdf_type >::fcalc

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
 

Constructor & Destructor Documentation

◆ fcalc() [1/2]

template<class pdf_type>
AmpGen::FitFractionCalculator< pdf_type >::fcalc::fcalc ( const std::string & name,
const std::vector< size_t > & i )
inline

Definition at line 46 of file FitFraction.h.

◆ fcalc() [2/2]

template<class pdf_type>
AmpGen::FitFractionCalculator< pdf_type >::fcalc::fcalc ( const std::string & name,
const std::vector< size_t > & i,
const std::vector< size_t > & j )
inline

Definition at line 48 of file FitFraction.h.

Member Data Documentation

◆ i

template<class pdf_type>
std::vector<size_t> AmpGen::FitFractionCalculator< pdf_type >::fcalc::i

Definition at line 44 of file FitFraction.h.

◆ j

template<class pdf_type>
std::vector<size_t> AmpGen::FitFractionCalculator< pdf_type >::fcalc::j

Definition at line 45 of file FitFraction.h.

◆ name

template<class pdf_type>
std::string AmpGen::FitFractionCalculator< pdf_type >::fcalc::name

Definition at line 43 of file FitFraction.h.


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