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