KaliVeda  1.13/01
Heavy-Ion Analysis Toolkit
KVSimReader_ELIE2023_asym.cpp
Go to the documentation of this file.
2 
3 
4 
5 
9 
11 {
12  // ROOT file called: ELIE_[PROJ]_[TARG]_[EBEAM]AMeV_ASYM.root
13  // Call after reading file header
14  SetROOTFileName(Form("ELIE_%s_%s_%.1fAMeV_ASYM.root",
16  tree_title.Form("ELIE secondary events %s + %s %.1f MeV/nuc.",
18 }
19 
20 
22 
23 
24 
ClassImp(KVPartitionList) void KVPartitionList
Initialisation.
char * Form(const char *fmt,...)
const Char_t * GetSymbol(Option_t *opt="") const
Definition: KVNucleus.cpp:81
Read ASCII files generated by ELIE (new format 2022)
KVString tree_title
Definition: KVSimReader.h:69
void SetROOTFileName(const Char_t *n)
Definition: KVSimReader.h:172
void Form(const char *fmt,...)