KaliVeda
1.12/06
Heavy-Ion Analysis Toolkit
kaliveda.doxygen
KVMultiDet
particles
KVExcitedState.h
Go to the documentation of this file.
1
4
#ifndef __KVEXCITEDSTATE_H
5
#define __KVEXCITEDSTATE_H
6
7
#include "
TNamed.h
"
8
#include "
KVString.h
"
9
16
class
KVExcitedState
:
public
TNamed
{
17
public
:
18
TString
fJPi
;
19
TString
fGamma
;
20
21
Double_t
fEnergy
;
22
Double_t
fWidth
;
23
Int_t
fSpin
;
24
Int_t
fParity
;
25
Bool_t
fIsOdd
;
26
27
public
:
28
KVExcitedState
();
29
virtual
~KVExcitedState
();
30
31
void
print
();
32
void
set
(
Double_t
ee,
Double_t
ww,
Double_t
jj,
Int_t
pi);
33
void
set
(
Double_t
ee,
const
char
* jpi,
const
char
* t12);
34
void
computeParity
();
35
void
computeSpin
();
36
void
computeWidth
();
37
Double_t
eval
(
Double_t
excit);
38
39
ClassDef
(
KVExcitedState
, 1)
//
40
};
41
42
#endif
Int_t
int Int_t
KVString.h
Bool_t
bool Bool_t
Double_t
double Double_t
ClassDef
#define ClassDef(name, id)
TNamed.h
KVExcitedState
Excited state of atomic nucleus.
Definition:
KVExcitedState.h:16
KVExcitedState::set
void set(Double_t ee, Double_t ww, Double_t jj, Int_t pi)
Definition:
KVExcitedState.cpp:49
KVExcitedState::fIsOdd
Bool_t fIsOdd
Definition:
KVExcitedState.h:25
KVExcitedState::~KVExcitedState
virtual ~KVExcitedState()
Destructor.
Definition:
KVExcitedState.cpp:27
KVExcitedState::fJPi
TString fJPi
Definition:
KVExcitedState.h:18
KVExcitedState::fGamma
TString fGamma
Definition:
KVExcitedState.h:19
KVExcitedState::computeWidth
void computeWidth()
Definition:
KVExcitedState.cpp:133
KVExcitedState::computeSpin
void computeSpin()
Definition:
KVExcitedState.cpp:106
KVExcitedState::print
void print()
Definition:
KVExcitedState.cpp:37
KVExcitedState::fParity
Int_t fParity
Definition:
KVExcitedState.h:24
KVExcitedState::fSpin
Int_t fSpin
Definition:
KVExcitedState.h:23
KVExcitedState::KVExcitedState
KVExcitedState()
Default constructor.
Definition:
KVExcitedState.cpp:16
KVExcitedState::fEnergy
Double_t fEnergy
Definition:
KVExcitedState.h:21
KVExcitedState::eval
Double_t eval(Double_t excit)
Definition:
KVExcitedState.cpp:173
KVExcitedState::computeParity
void computeParity()
Definition:
KVExcitedState.cpp:85
KVExcitedState::fWidth
Double_t fWidth
Definition:
KVExcitedState.h:22
TNamed
TString
Generated on Thu Apr 21 2022 14:14:16 for KaliVeda by
1.9.1