KaliVeda
1.14/2
Toolkit for HIC analysis
Loading...
Searching...
No Matches
KVAbundance.h
1
3
4
#ifndef __KVABUNDANCE_H
5
#define __KVABUNDANCE_H
6
7
#include "KVNuclData.h"
8
16
class
KVAbundance
:
public
KVNuclData
{
17
18
private
:
19
void
init
();
20
public
:
21
KVAbundance
();
22
KVAbundance
(
const
Char_t
*
name
);
23
virtual
~KVAbundance
();
24
25
ClassDef
(
KVAbundance
, 1)
//Value of the relative abundance
26
};
27
28
#endif
Char_t
char Char_t
ClassDef
#define ClassDef(name, id)
name
char name[80]
KVAbundance
Value of the relative abundance of isotopes.
Definition
KVAbundance.h:16
KVAbundance::KVAbundance
KVAbundance()
Default constructor.
Definition
KVAbundance.cpp:24
KVAbundance::init
void init()
Definition
KVAbundance.cpp:45
KVAbundance::~KVAbundance
virtual ~KVAbundance()
Destructor.
Definition
KVAbundance.cpp:36
KVNuclData
Simple abstract class to store value related to nuclear data.
Definition
KVNuclData.h:18
kaliveda.doxygen
KVMultiDet
particles
KVAbundance.h
Generated on Wed Oct 23 2024 12:45:22 for KaliVeda by
1.9.8