Heavy ion Analysis Libriares
Loading...
Searching...
No Matches
CorrFit1DCFPainter.h
1
/*
2
* CorrFit1DPainter.h
3
*
4
* Created on: 23 lip 2024
5
* Author: daniel
6
*/
7
8
#ifndef HAL_ANALYSIS_FEMTO_PAINTERS_CORRFIT1DCFPAINTER_H_
9
#define HAL_ANALYSIS_FEMTO_PAINTERS_CORRFIT1DCFPAINTER_H_
10
11
#include "CorrFitPainter.h"
12
13
namespace
Hal
{
14
class
CorrFit1DCF;
15
class
Femto1DCF;
16
class
Femto1DCFPainter;
17
18
class
CorrFit1DCFPainter
:
public
CorrFitPainter
{
19
protected
:
20
Femto1DCF
* fCF;
21
22
virtual
void
UpdateParameters();
23
TF1* GetDrawableFunc(TString opt =
""
);
24
virtual
void
MakeFunctions();
25
virtual
void
MakeLegend();
26
27
public
:
28
CorrFit1DCFPainter
(
CorrFit1DCF
* fit =
nullptr
,
Femto1DCF
* cf =
nullptr
);
29
virtual
~CorrFit1DCFPainter
();
30
ClassDef(
CorrFit1DCFPainter
, 0)
31
};
32
33
}
/* namespace Hal */
34
35
#endif
/* HAL_ANALYSIS_FEMTO_PAINTERS_CORRFIT1DCFPAINTER_H_ */
Hal::CorrFit1DCFPainter
Definition
CorrFit1DCFPainter.h:18
Hal::CorrFit1DCF
Definition
CorrFit1DCF.h:26
Hal::CorrFitPainter
Definition
CorrFitPainter.h:33
Hal::Femto1DCF
Definition
Femto1DCF.h:27
Hal
Definition
EventAnaChain.cxx:28
analysis
femto
painters
CorrFit1DCFPainter.h
Generated on Wed Oct 23 2024 15:07:51 for Heavy ion Analysis Libriares by
1.12.0