4#include "KVSimReader_HIPSE.h"
44 h1 =
new TH1F(
"impact_parameter",
"distri", 200, 0, 20);
50 if (
nevt % 1000 == 0)
Info(
"ReadFile",
"%d evts lus",
nevt);
118 Int_t mult = 0, mtotal = 0;
128 Info(
"ReadEvent",
"case 0 line est vide");
202 for (
Int_t mm = 0; mm < mult; mm += 1) {
222 Info(
"ReadNucleus",
"case 0 line est vide");
244 Info(
"ReadNucleus",
"case 0 line est vide");
267 Info(
"ReadNucleus",
"case 0 line est vide");
283 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,...)
virtual void SetNumber(UInt_t num)
void Clear(Option_t *opt="")
KVNameValueList * GetParameters() const
@ 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
KVString GetReadPar(Int_t pos) const
Bool_t OpenFileToRead(const KVString &filename)
Double_t GetDoubleValue(const Char_t *name) const
void SetValue(const Char_t *name, value_type value)
const Char_t * GetSymbol(Option_t *opt="") const
void SetExcitEnergy(Double_t e)
void SetZ(Int_t z, Char_t mt=-1)
void SetZandA(Int_t z, Int_t a)
Set atomic number and mass number.
void SetMomentum(const TVector3 *v)
KVNameValueList * GetParameters() const
Nucleus in a simulated event.
void SetAngMom(Double_t lx, Double_t ly, Double_t lz)
set the angular momentum of the nucleus
Read ascii file for events of the HIPSE code after clusterization.
virtual void define_output_filename()
KVSimReader_HIPSE()
Default constructor.
virtual ~KVSimReader_HIPSE()
void ConvertEventsInFile(KVString filename)
void Run(Option_t *option="recreate")
void SetROOTFileName(const Char_t *n)
virtual Bool_t HasToFill()
void AddObject(TObject *obj)
void AddInfo(const Char_t *name, const Char_t *val)
Extension of ROOT TString class which allows backwards compatibility with ROOT v3....
virtual void SetDirectory(TDirectory *dir)
virtual Int_t Fill(const char *name, Double_t w)
virtual void Info(const char *method, const char *msgfmt,...) const
void Form(const char *fmt,...)