1 #ifndef __KVSUBEVENTMAKER_H
2 #define __KVSUBEVENTMAKER_H
43 std::vector<KVNucleus*> particles;
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 Reset() override
Reset internal variables, called before treatment of each event.
void Copy(TObject &obj) const override
Base class for all global variable implementations.