GooFit  v2.1.3
TruthResolution_Aux.h
Go to the documentation of this file.
1 #pragma once
2 
4 
5 namespace GooFit {
6 
8  public:
11 
13  fptype di1, fptype di2, fptype di3, fptype di4, fptype tau, fptype xmixing, fptype ymixing) const override;
14  void createParameters(std::vector<unsigned int> &pindices, PdfBase *dis) override { pindices.push_back(0); }
15 };
16 } // namespace GooFit
double fptype
void createParameters(std::vector< unsigned int > &pindices, PdfBase *dis) override
fptype normalisation(fptype di1, fptype di2, fptype di3, fptype di4, fptype tau, fptype xmixing, fptype ymixing) const override