]> git.uio.no Git - u/mrichter/AliRoot.git/history - EVGEN/AliGenHijing.cxx
New Clusterization by IHEP (yuri)
[u/mrichter/AliRoot.git] / EVGEN / AliGenHijing.cxx
2001-10-04 morschRedefinition of stable condition.
2001-07-27 morschUse local SetTrack, KeepTrack and SetHighWaterMark...
2001-07-20 morschCount the number of spectator neutrons and protons...
2001-07-13 morschDerive from AliGenMC.
2001-06-11 morsch- Store cross-Section and number of binary collisions...
2001-02-28 morschConsider elastic interactions (ks = 1 and ks = 11)...
2001-02-14 hristovThe last particle in event marked using SetHighWaterMark
2000-12-21 morschCoding convention clean-up
2000-12-06 morschAvoid random numbers 1 and 0.
2000-12-04 morschInit of sRandom as in 1.15
2000-12-02 morschUse SetRandom() to initialize random number generator...
2000-11-30 morschInitialise static variable sRandom in constructor:...
2000-11-30 alibraryIntroducing new Rndm and QA classes
2000-11-09 morschPossibility to select/unselect spectator protons and...
2000-10-20 morschDebug printouts commented.
2000-10-20 morsch- skip particle type 92 (string)
2000-10-17 morschWrite first all the parent particles to the stack and...
2000-10-17 morschProtection against division by zero in EvaluateCrossSec...
2000-10-17 morschProtect EvaluateCrossSections() against division by...
2000-10-02 fcaRemoval of useless dependecies via forward declarations
2000-09-11 morschWrite last seed to file (fortran lun 50) and reed back...
2000-09-07 morschfHijing->Initialize(); after change of parameters....
2000-07-11 fcaCoding convention corrections + few minor bug fixes
2000-06-30 morschIn member data: char* replaced by TString, Init takes...
2000-06-15 morschAdd possibility for heavy flavor selection: charm and...
2000-06-09 morschAliGenerator interface class to HIJING using THijing...