10 #ifndef __KVCaloBase_H
11 #define __KVCaloBase_H
13 #include "KVVarGlob.h"
14 #include "KVNameValueList.h"
15 #include "KVNucleus.h"
65 void init_KVCaloBase();
85 void ComputeExcitationEnergy();
102 void Init()
override;
103 void Reset()
override;
#define ClassDefOverride(name, id)
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void value
Calorimetry of hot nuclei.
Char_t GetValueType(Int_t) const override
void Print(Option_t *opt="") const override
void Copy(TObject &obj) const override
Methode de Copy.
KVCaloBase(const Char_t *nom)
void AddNeutrons(Int_t mult, Double_t mke)
const KVNameValueList & GetList(Option_t *opt="ing") const
void Calculate() override
std::vector< Double_t > GetValueVector(void) const override
On retourne un tableau rassemblant l'ensemble des ingredients.
Handles lists of named parameters with different types, a list of KVNamedParameter objects.
Description of properties and kinematics of atomic nuclei.
Extension of ROOT TString class which allows backwards compatibility with ROOT v3....
Base class for all global variable implementations.