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");
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");
ClassImp(KVPartitionList) void KVPartitionList
Initialisation.
char * Form(const char *fmt,...)
virtual void SetNumber(UInt_t num)
KVNameValueList * GetParameters() const
virtual void Clear(Option_t *opt="")
KVNucleus * AddParticle()
Int_t ReadLineAndCheck(Int_t nexpect, const Char_t *pattern)
TString GetReadPar(Int_t pos)
Bool_t OpenFileToRead(KVString filename)
Double_t GetDoubleReadPar(Int_t pos)
Int_t GetIntReadPar(Int_t pos)
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.
KVNameValueList * GetParameters() const
void SetMomentum(const TVector3 &v)
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)
Method called by constructors with KVString filename argument.
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,...)