Definition at line 31 of file PolarisedSum.h.
|
| PolarisedSum ()=default |
|
| PolarisedSum (const EventType &, MinuitParameterSet &, const std::vector< MinuitProxy > &={}) |
|
void | prepare () |
|
void | setEvents (EventList_type &) |
|
void | setMC (EventList_type &) |
|
real_v | operator() (const real_v *, const unsigned) const |
|
real_t | operator() (const Event &evt) const |
|
void | reset (const bool &=false) |
|
void | debug (const Event &) |
|
void | debug_norm () |
|
void | setWeight (MinuitProxy) |
|
double | getWeight () const |
|
void | updateNorms () |
|
void | generateSourceCode (const std::string &, const double &=1, bool=false) |
|
Expression | probExpression (const Tensor &, const std::vector< Expression > &, const std::vector< Expression > &, DebugSymbols *=nullptr) const |
|
size_t | size () const |
|
real_t | norm () const |
|
complex_t | norm (const size_t &, const size_t &, Integrator *=nullptr) |
|
real_t | getValNoCache (const Event &) const |
|
std::vector< FitFraction > | fitFractions (const LinearErrorPropagator &) |
|
std::vector< MatrixElement > | matrixElements () const |
|
void | transferParameters () |
|
Tensor | transitionMatrix () const |
|
const MatrixElement & | operator[] (const size_t &i) const |
|
std::function< real_t(const Event &)> | evaluator (const EventList_type *=nullptr) const |
|
KeyedFunctors< double(Event)> | componentEvaluator (const EventList_type *=nullptr) const |
|
EventType | eventType () const |
|
| ~PolarisedSum () |
|
auto | cache () |
|
◆ EventList_type
◆ PolarisedSum() [1/2]
AmpGen::PolarisedSum::PolarisedSum |
( |
| ) |
|
|
default |
◆ PolarisedSum() [2/2]
◆ ~PolarisedSum()
AmpGen::PolarisedSum::~PolarisedSum |
( |
| ) |
|
◆ cache()
auto AmpGen::PolarisedSum::cache |
( |
| ) |
|
|
inline |
◆ componentEvaluator()
◆ debug()
void AmpGen::PolarisedSum::debug |
( |
const Event & | | ) |
|
◆ debug_norm()
void AmpGen::PolarisedSum::debug_norm |
( |
| ) |
|
◆ evaluator()
◆ eventType()
EventType AmpGen::PolarisedSum::eventType |
( |
| ) |
const |
|
inline |
◆ fitFractions()
◆ generateSourceCode()
void AmpGen::PolarisedSum::generateSourceCode |
( |
const std::string & | , |
|
|
const double & | = 1, |
|
|
bool | = false ) |
◆ getValNoCache()
real_t AmpGen::PolarisedSum::getValNoCache |
( |
const Event & | | ) |
const |
◆ getWeight()
double AmpGen::PolarisedSum::getWeight |
( |
| ) |
const |
◆ matrixElements()
std::vector< MatrixElement > AmpGen::PolarisedSum::matrixElements |
( |
| ) |
const |
◆ norm() [1/2]
real_t AmpGen::PolarisedSum::norm |
( |
| ) |
const |
◆ norm() [2/2]
complex_t AmpGen::PolarisedSum::norm |
( |
const size_t & | , |
|
|
const size_t & | , |
|
|
Integrator * | = nullptr ) |
◆ operator()() [1/2]
real_t AmpGen::PolarisedSum::operator() |
( |
const Event & | evt | ) |
const |
◆ operator()() [2/2]
real_v AmpGen::PolarisedSum::operator() |
( |
const real_v * | , |
|
|
const unsigned | ) const |
◆ operator[]()
const MatrixElement & AmpGen::PolarisedSum::operator[] |
( |
const size_t & | i | ) |
const |
|
inline |
◆ prepare()
void AmpGen::PolarisedSum::prepare |
( |
| ) |
|
◆ probExpression()
◆ reset()
void AmpGen::PolarisedSum::reset |
( |
const bool & | = false | ) |
|
◆ setEvents()
◆ setMC()
◆ setWeight()
◆ size()
size_t AmpGen::PolarisedSum::size |
( |
| ) |
const |
◆ transferParameters()
void AmpGen::PolarisedSum::transferParameters |
( |
| ) |
|
◆ transitionMatrix()
Tensor AmpGen::PolarisedSum::transitionMatrix |
( |
| ) |
const |
◆ updateNorms()
void AmpGen::PolarisedSum::updateNorms |
( |
| ) |
|
The documentation for this class was generated from the following file: