Loading [MathJax]/extensions/tex2jax.js
KaliVeda
Version v1.15
v1.14
Toolkit for HIC analysis
Main Page
Download/Install
Release notes
Users Guide
Introduction
Base & Utility Classes
Nuclei & Events
Global Variables
Detector Array Geometries
Energy Loss/Range Calculations
Particle Identification
Detector Calibration
Data Management
Data Analysis
Develop with KaliVeda
Appendix 1: Build System
Applications & GUI
Library components
Code examples
Logos
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Modules
Pages
KVDBAlphaPeak.cpp
1
/***************************************************************************
2
$Id: KVDBAlphaPeak.cpp,v 1.4 2006/10/19 14:32:43 franklan Exp $
3
KVDBAlphaPeak.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 "KVDBAlphaPeak.h"
20
21
24
25
ClassImp
(
KVDBAlphaPeak
)
26
KVDBAlphaPeak
::
KVDBAlphaPeak
()
27
{
28
//default ctor
29
}
30
31
32
35
36
KVDBAlphaPeak::KVDBAlphaPeak
(
const
Char_t
* detname)
37
:
KVDBPeak
(detname,
"alpha"
, 7)
38
{
39
//create alpha peak parameter set for detector "detname"
40
}
41
42
Riostream.h
Char_t
char Char_t
KVDBAlphaPeak
Wrapper for KVDBPeak describing alpha (thoron) peaks for calibration.
Definition:
KVDBAlphaPeak.h:35
KVDBAlphaPeak::KVDBAlphaPeak
KVDBAlphaPeak()
default ctor
Definition:
KVDBAlphaPeak.cpp:26
KVDBPeak
Calibration peak in database.
Definition:
KVDBPeak.h:35
ClassImp
ClassImp(TPyArg)
kaliveda.doxygen
src
indra
db
KVDBAlphaPeak.cpp
Generated on Sat Apr 12 2025 10:05:21 for KaliVeda by
1.9.1