MINT2
|
#include <RooAbsGaussModelEfficiency.h>
Public Member Functions | |
M_n (double x, const std::complex< double > &z) | |
const std::complex< double > & | operator() (unsigned i) const |
M_n & | operator-= (const M_n &other) |
M_n | operator- (const M_n &other) const |
Private Attributes | |
std::complex< double > | _m [MaxOrder] |
Definition at line 30 of file RooAbsGaussModelEfficiency.h.
RooGaussModelAcceptance::M_n< MaxOrder >::M_n | ( | double | x, |
const std::complex< double > & | z | ||
) |
Definition at line 125 of file RooAbsGaussModelEfficiency.cpp.
|
inline |
Definition at line 34 of file RooAbsGaussModelEfficiency.h.
|
inline |
Definition at line 36 of file RooAbsGaussModelEfficiency.h.
|
inline |
Definition at line 35 of file RooAbsGaussModelEfficiency.h.
|
private |
Definition at line 31 of file RooAbsGaussModelEfficiency.h.