Heavy ion Analysis Libriares
Loading...
Searching...
No Matches
CorrFit1DCFGauss.h
1
/*
2
* CorrFit1DCFGauss.h
3
*
4
* Created on: 03-04-2015
5
* Author: Daniel Wielanek
6
* E-mail: daniel.wielanek@gmail.com
7
* Warsaw University of Technology, Faculty of Physics
8
*/
9
10
#ifndef HALCORRFIT1DCFGAUSS_H_
11
#define HALCORRFIT1DCFGAUSS_H_
12
#include "CorrFit1DCF.h"
17
namespace
Hal
{
18
class
CorrFit1DCF_Gauss
:
public
CorrFit1DCF
{
19
protected
:
20
Double_t
CalculateCF
(
const
Double_t* x,
const
Double_t* params)
const
;
21
22
public
:
23
CorrFit1DCF_Gauss
();
24
virtual
~CorrFit1DCF_Gauss
();
25
ClassDef(
CorrFit1DCF_Gauss
, 1)
26
};
27
}
// namespace Hal
28
#endif
/* HALCORRFIT1DCFGAUSS_H_ */
Hal::CorrFit1DCF_Gauss
Definition
CorrFit1DCFGauss.h:18
Hal::CorrFit1DCF_Gauss::CalculateCF
Double_t CalculateCF(const Double_t *x, const Double_t *params) const
Definition
CorrFit1DCFGauss.cxx:17
Hal::CorrFit1DCF
Definition
CorrFit1DCF.h:26
Hal
Definition
EventAnaChain.cxx:28
analysis
femto
corrfit
fittingfunctions
CorrFit1DCFGauss.h
Generated on Wed Oct 23 2024 15:07:50 for Heavy ion Analysis Libriares by
1.12.0