]> git.uio.no Git - u/mrichter/AliRoot.git/history - EVGEN
Subdirectory "scripts" created in RALICE.
[u/mrichter/AliRoot.git] / EVGEN /
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...
2000-09-12 morschCall fDecayer->ForceDecay() at the beginning of Generate().
2000-09-12 morschSetForceDcay(..) sets the member data storing the force...
2000-09-12 morschAdd AliGenPMDlib
2000-09-11 morschWrite last seed to file (fortran lun 50) and reed back...
2000-09-08 morschHandle the case fForceDecay=all during the generation...
2000-09-08 morschpt and y-parameterisations for PMD physics simulation.
2000-09-07 morschIn Streamer: TIter() after R__b << fEntries (Dmitri...
2000-09-07 morschfHijing->Initialize(); after change of parameters....
2000-09-07 morschAliDecayPythia.h added to HEADERS.
2000-09-06 morschUse AliDecayerPythia for particle decays.
2000-09-06 morschAliDecayer and AliDecayerPythia added
2000-09-06 morschAdd hadronicD option for "gold plated" hadronic D decays.
2000-09-06 morschAvoid method calls in default arguments.
2000-09-06 morschUse AliPythia for event generation an AliDecayPythia...
2000-09-06 morschDecayer functionality of AliPythia has been moved to...
2000-09-06 morschRealisation of AliDecayer using Pythia6
2000-09-06 morschParticle decayer virtual base class.
2000-08-22 morschHEADERS = AliPythia.h required by na6i
2000-07-11 fcaCoding convention corrections + few minor bug fixes
2000-06-30 morschCorrect log and Id tag.
2000-06-30 morschPythia takes care of vertex smearing. Correct conversio...
2000-06-30 morschType of fFileName changed to TString, fp has been ...
2000-06-30 morschIn member data: char* replaced by TString, Init takes...
2000-06-29 morschAll paramatrisation libraries derive from the pure...
2000-06-29 morschfFilename !-ed
2000-06-25 fcaExclude superflous headers
2000-06-15 morschProposal for an event header class for generated events.
2000-06-15 morschAdd possibility for heavy flavor selection: charm and...
2000-06-15 morschTest macro for generator output.
2000-06-15 morschAliGenHijing added to Makefile and EVGENLinkDef.h
next