4 #ifndef __KVSIMREADER_HIPSE_H
5 #define __KVSIMREADER_HIPSE_H
7 #include "KVSimReader.h"
20 Info(
"init",
"passe");
45 AddInfo({
"Hardness of the potential", val});
49 AddInfo({
"Percentage of exchange", val});
53 AddInfo({
"Percentage of N-N collisions", val});
#define ClassDefOverride(name, id)
Description of properties and kinematics of atomic nuclei.
Read ascii file for events of the HIPSE code after clusterization.
void ConvertEventsInFile(KVString filename) override
Bool_t ReadNucleus() override
virtual void define_output_filename()
Bool_t ReadEvent() override
Bool_t ReadHeader() override
KVSimReader_HIPSE()
Default constructor.
virtual void SetExchangePercentage(Double_t val)
virtual ~KVSimReader_HIPSE()
virtual void SetNNCollisionPercentage(Double_t val)
virtual void SetPotentialHardness(Double_t val)
Base class to read output files for simulation and create tree using KVSimEvent class.
void AddInfo(const KVNamedParameter &)
Extension of ROOT TString class which allows backwards compatibility with ROOT v3....
virtual void Info(const char *method, const char *msgfmt,...) const
const char * Data() const