4 #include "KVSimReader_ELIE_asym.h"
15 void KVSimReader_ELIE_asym::define_output_filename()
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");
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t Float_t Int_t Int_t UInt_t UInt_t Rectangle_t Int_t Int_t Window_t TString Int_t GCValues_t GetPrimarySelectionOwner GetDisplay GetScreen GetColormap GetNativeEvent const char const char dpyName wid window const char font_name cursor keysym reg const char only_if_exist regb h Point_t winding char text const char depth char const char Int_t count const char ColorStruct_t color const char filename
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
Read ELIE events after secondary decay.
Bool_t ReadNucleus() override
KVSimReader_ELIE_asym()
Default constructor.
Read ascii files containing events generated by Elie.
void ConvertEventsInFile(KVString filename) override
void SetROOTFileName(const Char_t *n)
Extension of ROOT TString class which allows backwards compatibility with ROOT v3....
virtual void Info(const char *method, const char *msgfmt,...) const