1 #ifndef __KVSUBEVENTMAKER_H
2 #define __KVSUBEVENTMAKER_H
69 void Reset()
override;
#define ClassDefOverride(name, id)
Description of properties and kinematics of atomic nuclei.
Global variable for defining random subevents.
void Init() override
Initialisation of internal variables, called once before beginning treatment.
void Calculate() override
Calculation of global variable value(s) after filling is finished.
KVSubEventMaker(const Char_t *nom)
void fill(const KVNucleus *) override
add to internal list
std::vector< KVNucleus * > particles
Double_t getvalue_int(Int_t) const override
void Reset() override
Reset internal variables, called before treatment of each event.
void Copy(TObject &obj) const override
void init()
PRIVATE method.
Base class for all global variable implementations.