4 #include "KVSimReader_HIPSE_asym.h"
50 Int_t mult = 0, mtotal = 0;
54 Info(
"ReadEvent",
"case 0 line est vide");
60 evt->GetParameters()->SetValue(
"mult", mtotal);
87 evt->GetParameters()->SetValue(
"PhiPlan", fPhiPlan);
107 evt->SetNumber(nevt);
108 for (
Int_t mm = 0; mm < mult; mm += 1) {
128 Info(
"ReadNucleus",
"case 0 line est vide");
154 Info(
"ReadNucleus",
"case 0 line est vide");
163 nuc->SetVelocity(
vv);
181 void KVSimReader_HIPSE_asym::define_output_filename()
187 proj.GetSymbol(), targ.GetSymbol(), ebeam));
199 define_output_filename();
200 tree_title.Form(
"HIPSE secondary events %s + %s %.1f MeV/nuc.",
201 proj.GetSymbol(), targ.GetSymbol(), ebeam);
winID h TVirtualViewer3D vv
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
R__EXTERN TRandom * gRandom
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
Bool_t OpenFileToRead(const KVString &filename)
Nucleus in a simulated event.
Read ascii file for asymptotic events of the HIPSE code after SIMON deexcitation.
Bool_t ReadNucleus() override
virtual ~KVSimReader_HIPSE_asym()
Destructor.
KVSimReader_HIPSE_asym()
Default constructor.
Bool_t ReadEvent() override
void ConvertEventsInFile(KVString filename) override
Read ascii file for events of the HIPSE code after clusterization.
Bool_t ReadHeader() override
void Run(Option_t *option="recreate")
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
TRotation & SetXEulerAngles(Double_t phi, Double_t theta, Double_t psi)