]> git.uio.no Git - u/mrichter/AliRoot.git/history - EVGEN
Correct inconsistent variable name / method name / comments.
[u/mrichter/AliRoot.git] / EVGEN /
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
2000-06-15 morschfDebug becomes fgDebug according to rules.
2000-06-15 morschAliGenGSIlib with parametersations for GSI physics...
2000-06-14 morschInclude clean-up (IH)
2000-06-12 morschDummy copy constructor added
2000-06-12 morschAliGenCocktailEntry.cxx added
2000-06-12 morschAliSinpleGen.cxx replaced by AliGenHIJINGpara.cxx AliGe...
2000-06-09 morschAliGenerator interface class to HIJING using THijing...
2000-06-09 morschAll coding rule violations except RS3 corrected
2000-06-09 morschClass moved from AliGenCocktail.h
2000-06-09 morschAll coding rule violations except RS3 corrected (AM)
2000-06-09 morschObsolete now: classes moved to AliGenHIJINGpara.h,...
2000-06-09 morschObsolete now: classes moved to AliGenHIJINGpara.ccx...
2000-06-09 morschSame class as previously in AliSimpleGen.cxx
2000-06-08 fcaBetter control of momentum range in GenBox
2000-06-07 fcaAdding check for pt range in AliGenBox
2000-05-17 fcaStreamlining of CodeAnalysis. .ii files are kept for...
next