19 SetROOTFileName(
Form(
"ELIE_%s_%s_%.1fAMeV_ASYM.root",
20 proj.GetSymbol(), targ.GetSymbol(), ebeam));
21 tree_title.Form(
"ELIE secondary events %s + %s %.1f MeV/nuc.",
22 proj.GetSymbol(), targ.GetSymbol(), ebeam);
72 Info(
"ReadNucleus",
"case 0 line est vide");
ClassImp(KVPartitionList) void KVPartitionList
Initialisation.
char * Form(const char *fmt,...)
@ EmptyLine
last line read was empty (only whitespace)
@ OK
successful read and import of parameters from line
ReadStatus ReadLineAndCheck(Int_t nexpect, const KVString &pattern)
Double_t GetDoubleReadPar(Int_t pos) const
Int_t GetIntReadPar(Int_t pos) const
void SetExcitEnergy(Double_t e)
void SetZ(Int_t z, Char_t mt=-1)
void SetTheta(Double_t theta)
void SetPhi(Double_t phi)
void SetParameter(const Char_t *name, ValType value) const
void SetEnergy(Double_t e)
Read ELIE events after secondary decay.
KVSimReader_ELIE_asym()
Default constructor.
Read ascii files containing events generated by Elie.
void ConvertEventsInFile(KVString filename)
Method called by constructors with KVString filename argument.
Extension of ROOT TString class which allows backwards compatibility with ROOT v3....
virtual void Info(const char *method, const char *msgfmt,...) const