]> git.uio.no Git - u/mrichter/AliRoot.git/history - EVGEN/AliGenExtFile.cxx
We have implemented, in AliGenMuonlib.cxx, the possibility to generate JPsi events...
[u/mrichter/AliRoot.git] / EVGEN / AliGenExtFile.cxx
2010-02-08 morschp[3] corrected (Ivana)
2010-02-08 morschUse Doubl_t version of PushTrack.
2009-09-03 morschInverted logic for kTransportBit
2009-09-03 morschCheck transport and not done bit.
2009-02-02 fcaChanged AliRunLoader::GetRunLoader() into AliRunLoader...
2008-10-17 morschWarnings fixed.
2008-09-02 morschCorrectly the the doneBit.
2008-06-03 hristovFixed copy/paste error
2008-05-20 morschShadowing of variabled corrected.
2007-08-15 morschCorrect adding of headers in case object is part of...
2007-01-31 hristovRemoving the fake copy constructors and assignment...
2006-08-15 morschEffC++ warnings corrected.
2006-08-01 hristovDo not copy, but create the generated event header
2006-08-01 hristovCopy the generated event header
2006-07-20 morschCorrect vertex handling. (P. Hristov, AM)
2003-12-12 hristovCleaning up warnings (Sun)
2003-08-04 morschCode causing warning messages corrected.
2003-07-25 alibraryMoving to the new VMC naming convention
2003-07-13 hristovTransition to NewIO
2003-06-26 hristovStore all the particles in the stack, but track only...
2003-06-25 hristovKeeping the information about the particle's parent...
2003-06-25 hristovProblem in memory management fixed
2002-10-21 alibraryIntroduce Riostream.h and remove unused variables
2002-10-14 hristovMerging the VirtualMC branch to the main development...
2002-05-15 morschCdEventFile() method added.
2002-04-26 morschAliGenExtFile derives from AliGenMC. Generate() uses...
2002-03-22 morschDon't delete the TParticle.
2002-02-08 morschAdd name and title in constructor.
2001-11-12 morschMemory leaks fixed. (M. Bondila)
2001-11-09 morschGeneralization by using AliGenReader object to read...
2001-07-27 morschUse local SetTrack, KeepTrack and SetHighWaterMark...
2001-01-23 morschAdd method SetParticleCode and enum type Code_t to...
2000-12-21 morschCoding convention clean-up
2000-11-30 alibraryIntroducing new Rndm and QA classes
2000-10-27 morschRemove explicite reference to input file from constuctor.
2000-10-02 fcaRemoval of useless dependecies via forward declarations
2000-07-11 fcaCoding convention corrections + few minor bug fixes
2000-06-14 morschInclude clean-up (IH)
2000-06-09 morschAll coding rule violations except RS3 corrected
2000-02-16 morschConvert geant particle code into pdg code before puttin...
1999-11-09 fcaChanges for compatibility with version 2.23 of ROOT
1999-09-29 fcaIntroduction of the Copyright and cvs Log
1999-07-14 fcaUse PDG mass instead than asking the MC
1999-06-25 fcaUse gMC and not pMC everywhere
1999-06-15 fcaMinor mods to prevent compiler and ROOT warnings
1999-06-08 fcaAdding Generation via an external file.