4 #include "KVSimReader_ELIE_asym.h"
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");
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
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)
Extension of ROOT TString class which allows backwards compatibility with ROOT v3....
virtual void Info(const char *method, const char *msgfmt,...) const