]> git.uio.no Git - u/mrichter/AliRoot.git/history - EVGEN/AliGenHijing.cxx
default constructor sets datamembers to zero
[u/mrichter/AliRoot.git] / EVGEN / AliGenHijing.cxx
2002-02-08 morschAdd name and title in constructor.
2002-01-31 morschAllow for triggered jets with simplified topology:...
2001-12-13 hristovSet pointers to zero in the default constructor
2001-12-11 morschCorrect initialization for jet phi-range.
2001-12-05 morschPossibility of kinematic biasing of jet phi range....
2001-11-28 morschIntroduce kinematic biasing (etamin, etamax) of jet...
2001-11-06 morschAdd Boost() method to boost all particles to LHC lab...
2001-10-21 hristovSeveral pointers were set to zero in the default constr...
2001-10-15 morsch- Vertex smearing with truncated gaussian.
2001-10-08 morschStore 4-momenta of trigegred jets in event header.
2001-10-08 morschAdd setter for minimum transverse momentum of triggered...
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...