GooFit
v2.1.3
include
goofit
PDFs
physics
TruthResolution_Aux.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <
goofit/PDFs/physics/MixingTimeResolution_Aux.h
>
4
5
namespace
GooFit
{
6
7
class
TruthResolution
:
public
MixingTimeResolution
{
8
public
:
9
TruthResolution
();
10
~TruthResolution
();
11
12
fptype
normalisation
(
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
GooFit::fptype
double fptype
Definition:
GlobalCudaDefines.h:96
GooFit::TruthResolution::~TruthResolution
~TruthResolution()
MixingTimeResolution_Aux.h
GooFit::TruthResolution::createParameters
void createParameters(std::vector< unsigned int > &pindices, PdfBase *dis) override
Definition:
TruthResolution_Aux.h:14
GooFit::MixingTimeResolution
Definition:
MixingTimeResolution_Aux.h:12
GooFit::TruthResolution::TruthResolution
TruthResolution()
GooFit
Definition:
Application.h:18
GooFit::TruthResolution
Definition:
TruthResolution_Aux.h:7
GooFit::PdfBase
Definition:
PdfBase.h:69
GooFit::TruthResolution::normalisation
fptype normalisation(fptype di1, fptype di2, fptype di3, fptype di4, fptype tau, fptype xmixing, fptype ymixing) const override
Generated on Sat Apr 21 2018 20:13:17 for GooFit by
1.8.13