KaliVeda
1.12/06
Heavy-Ion Analysis Toolkit
kaliveda.doxygen
KVIndra
db
KVDBElasticPeak.cpp
Go to the documentation of this file.
1
/***************************************************************************
2
$Id: KVDBElasticPeak.cpp,v 1.3 2006/10/19 14:32:43 franklan Exp $
3
KVDBElasticPeak.cpp - description
4
-------------------
5
begin : dec 5 2003
6
copyright : (C) 2003 by J.D.Frankland
7
email : frankland@ganil.fr
8
***************************************************************************/
9
10
/***************************************************************************
11
* *
12
* This program is free software; you can redistribute it and/or modify *
13
* it under the terms of the GNU General Public License as published by *
14
* the Free Software Foundation; either version 2 of the License, or *
15
* (at your option) any later version. *
16
* *
17
***************************************************************************/
18
#include "
Riostream.h
"
19
#include "
KVDBElasticPeak.h
"
20
21
24
25
ClassImp
(
KVDBElasticPeak
)
26
void
KVDBElasticPeak
::init()
27
{
28
//default initialisations
29
fZbeam = 0;
30
fAbeam = 0;
31
}
32
33
34
37
38
KVDBElasticPeak::KVDBElasticPeak
()
39
{
40
//default ctor
41
init
();
42
}
43
44
45
48
49
KVDBElasticPeak::KVDBElasticPeak
(
const
Char_t
* detname)
50
:
KVDBPeak
(detname,
"elastic"
, 7)
51
{
52
//create elastic peak parameter set for detector "detname"
53
init
();
54
}
55
56
KVDBElasticPeak.h
ClassImp
ClassImp(KVPartitionList) void KVPartitionList
Initialisation.
Definition:
KVPartitionList.cpp:9
Riostream.h
Char_t
char Char_t
KVDBElasticPeak
Wrapper for KVDBPeak describing elastic peaks for calibration.
Definition:
KVDBElasticPeak.h:30
KVDBElasticPeak::init
void init()
default initialisations
Definition:
KVDBElasticPeak.cpp:26
KVDBElasticPeak::KVDBElasticPeak
KVDBElasticPeak()
default ctor
Definition:
KVDBElasticPeak.cpp:38
KVDBPeak
Calibration peak in database.
Definition:
KVDBPeak.h:34
Generated on Thu Apr 21 2022 14:14:14 for KaliVeda by
1.9.1