]> git.uio.no Git - u/mrichter/AliRoot.git/history - EVGEN
Moved from exa
[u/mrichter/AliRoot.git] / EVGEN /
2001-10-08 morschStore 4-momenta of trigegred jets in event header.
2001-10-08 morschPossibility of vertex cut added.
2001-10-08 morschSome new structure functions added.
2001-10-08 morschAdd setter for minimum transverse momentum of triggered...
2001-10-04 morschRedefinition of stable condition.
2001-09-28 hristovBug fix (P.Skowronski)
2001-09-27 hristovNew files needed by the HBT processor (P.Skowronski)
2001-09-27 hristovAliGenHijingEventHeader.h made available in include
2001-09-25 morschPass event vertex to header.
2001-08-30 hristovThe operator[] is replaced by At() or AddAt() in case...
2001-08-28 morschDefault for decays is kAll.
2001-07-28 morschSetNumberOfEvents(), GetNumberOfEvents methods added...
2001-07-27 morschSome bugs corrected. ( Piotr Skowronski)
2001-07-27 morschFirst commit of class responsible for management of...
2001-07-27 morschUse local SetTrack, KeepTrack and SetHighWaterMark...
2001-07-20 morschIssue warning message if used outside allowed eta range...
2001-07-20 morschCount the number of spectator neutrons and protons...
2001-07-17 morsch- Calculation of fraction of event corresponding to...
2001-07-13 morschDerive from AliGenMC.
2001-07-13 morsch- Some coded moved to AliGenMC
2001-07-13 morschAliGenMC base class for AliGenParam and AliGenPythia...
2001-07-13 morschEvent header class for Pythia added.
2001-07-06 hristovMinor correction needed on HP
2001-07-04 morschIntroduce GetLifetime(Int_T kf) method until functional...
2001-06-29 morschDefault constructor added.
2001-06-28 morschSetEventListRange setter added. Events in specified...
2001-06-18 morschForward kinematic ranges to entries only if not set...
2001-06-15 morschPut only first generation decay products on the stack.
2001-06-14 morschBugs corrected. SetSide() method added.
2001-06-11 morsch- Store cross-Section and number of binary collisions...
2001-05-16 alibraryNew files for folders and Stack
2001-05-15 morschUpdate of library for low mass resonances (Yiota Foka)
2001-04-12 morschReactivate forcing option for dimuon and dielectron...
2001-03-30 morschInclude FinishRun() method.
2001-03-30 morschFinal print-out in finish run.
2001-03-28 hristovLoop variables declared only once (HP,Sun)
2001-03-27 morschWeight calculation for correlated particles updated:
2001-03-27 morschCharm pt-distribution corrected. More realistic y-distr...
2001-03-27 morschInitialize decayer before generation. Important if...
2001-03-27 morschAdd ResetDecayTable() and SsetDecayTable() methods.
2001-03-27 morschSave pythia default decay table at first initialization...
2001-03-25 hristovAdded MEVSIM classes
2001-03-24 morschLog tag and copyright notice added.
2001-03-24 morschMevSim interface added.
2001-03-24 morschMevSim interfaced through AliGenerator, first commit...
2001-03-21 morschUse enum constants for particle selection.
2001-03-09 morschRemove Process_t
2001-03-09 morschRemove GenTypeDefs from HEADERS.
2001-03-09 morschInclude AliDecayer.h instead of GenTypeDefs.h
2001-03-09 morschDecay_t moved to AliDecayer.h
2001-03-09 morschProcess_t and Struc_Func_t moved to AliPythia.h
2001-03-09 morsch- enum constants for paramterisation type (particle...
2001-03-09 morschObsolete now. Type defs have been moved to classes.
2001-03-08 morschMake it work with particle stack of V3.05.
2001-03-07 morschDont't stream pointer to AliPythia instance.
2001-02-28 morschConsider elastic interactions (ks = 1 and ks = 11)...
2001-02-24 morschSetGun allows specify completely the particle kinematic...
2001-02-14 hristovThe last particle in event marked using SetHighWaterMark
2001-02-02 morschSet high water mark after last particle.
2001-02-02 morschAdapt macro to new particle stack.
2001-01-30 morschRemove undefined classes.
2001-01-30 hristovStreamers removed (R.Brun)
2001-01-26 hristovMajor upgrade of AliRoot code
2001-01-23 morschGenerator to read beam halo file from Protvino group.
2001-01-23 morschAdd method SetParticleCode and enum type Code_t to...
2001-01-17 hristovBetter protection against FPE
2000-12-21 morschDummy destructor.
2000-12-21 alibraryAdding includes for Cint file
2000-12-21 morschCoding convention clean-up
2000-12-21 fcaCorrecting coding convention violations
2000-12-18 morschMake AliPythia dependent generartors work with new...
2000-12-06 morschAvoid random numbers 1 and 0.
2000-12-06 morschCorrect double declared data members.
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-27 morschRemove explicite reference to input file from constuctor.
2000-10-27 morschAddGenerator: check testbit before setting the pT and...
2000-10-20 morschDebug printouts commented.
2000-10-20 morsch- skip particle type 92 (string)
2000-10-20 fcaUse version 0 to avoid streamer generation
2000-10-18 hristovDivision by zero fixed
2000-10-17 morschWrite first all the parent particles to the stack and...
2000-10-17 morsch- Bug in calculation of rapidity corrected.
2000-10-17 morschProtection against division by zero in EvaluateCrossSec...
2000-10-17 morschProtect EvaluateCrossSections() against division by...
2000-10-06 morschUpper cut of prim. pT distribution set to 5. GeV
2000-10-02 fcaRemoval of useless dependecies via forward declarations
2000-10-02 morschDirect reference to default input file removed.
2000-10-02 morschChange to ClassDef(*, 0).
2000-10-02 morschUnused includes removed.
2000-10-02 morschDerive from TNamed.
2000-10-02 morschCorrect coding rule violation for member data names...
2000-10-02 morschUse default streamer for AliGenCocktail
2000-09-18 morschAdd possibility to use nuclear structure functions...
2000-09-17 morschDon't stream pointer to decayer.
2000-09-14 morschdito
2000-09-14 morsch- Correct conversion from mm to cm when passing particl...
next