KaliVeda
1.12/06
Heavy-Ion Analysis Toolkit
kaliveda.doxygen
KVMultiDet
analysis
KVRandomizorCor.cpp
Go to the documentation of this file.
1
//Created by KVClassFactory on Mon Jun 26 17:31:12 2017
2
//Author: Eric BONNET
3
4
#include "
KVRandomizorCor.h
"
5
6
ClassImp
(
KVRandomizorCor
)
7
8
9
12
KVRandomizorCor
::
KVRandomizorCor
(
Int_t
ndim) :
KVRandomizor
(ndim)
13
{
14
// Default constructor
15
}
16
17
18
19
22
23
KVRandomizorCor::~KVRandomizorCor
()
24
{
25
// Destructor
26
}
27
28
29
30
32
33
Double_t
KVRandomizorCor::ComputeValue
(
Double_t
*)
34
{
35
36
Double_t
prod = 1;
37
38
return
prod;
39
}
40
41
Int_t
int Int_t
ClassImp
ClassImp(KVPartitionList) void KVPartitionList
Initialisation.
Definition:
KVPartitionList.cpp:9
KVRandomizorCor.h
Double_t
double Double_t
KVRandomizorCor
Definition:
KVRandomizorCor.h:14
KVRandomizorCor::ComputeValue
virtual Double_t ComputeValue(Double_t *pos)
Definition:
KVRandomizorCor.cpp:33
KVRandomizorCor::~KVRandomizorCor
virtual ~KVRandomizorCor()
Destructor.
Definition:
KVRandomizorCor.cpp:23
KVRandomizor
Test of generic class to perform sample on functions.
Definition:
KVRandomizor.h:18
Generated on Thu Apr 21 2022 14:14:14 for KaliVeda by
1.9.1