KaliVeda
1.13/01
Heavy-Ion Analysis Toolkit
kaliveda.doxygen
KVMultiDet
analysis
KVGaus1D.h
Go to the documentation of this file.
1
4
#ifndef __KVGAUS1D_H
5
#define __KVGAUS1D_H
6
7
#include "
KVAutoFit.h
"
8
15
class
KVGaus1D
:
public
KVAutoFit
{
16
17
protected
:
18
Bool_t
NewFunction_1D
();
19
20
public
:
21
KVGaus1D
(
Bool_t
batch =
kFALSE
);
22
KVGaus1D
(
const
KVGaus1D
&) ;
23
ROOT_COPY_ASSIGN_OP(
KVGaus1D
)
24
virtual
~KVGaus1D
();
25
26
void
Gather
();
27
28
ClassDef
(
KVGaus1D
, 1)
//Fit gaussien a une dimension
29
};
30
31
#endif
KVAutoFit.h
kFALSE
const Bool_t kFALSE
Bool_t
bool Bool_t
ClassDef
#define ClassDef(name, id)
KVAutoFit
Manage SemiAutomatic Fits.
Definition:
KVAutoFit.h:25
KVGaus1D
Handle semi-automatic fit to 1D Gaussian distributions.
Definition:
KVGaus1D.h:15
KVGaus1D::~KVGaus1D
virtual ~KVGaus1D()
Destructor.
Definition:
KVGaus1D.cpp:43
KVGaus1D::Gather
void Gather()
Definition:
KVGaus1D.cpp:75
KVGaus1D::KVGaus1D
KVGaus1D(Bool_t batch=kFALSE)
Default constructor.
Definition:
KVGaus1D.cpp:13
KVGaus1D::NewFunction_1D
Bool_t NewFunction_1D()
Definition:
KVGaus1D.cpp:53
Generated on Thu Nov 10 2022 10:53:07 for KaliVeda by
1.9.1