]> git.uio.no Git - u/mrichter/AliRoot.git/history - STEER/AliStack.cxx
Commit of new FMD3 geometry and other geometry related issues.
[u/mrichter/AliRoot.git] / STEER / AliStack.cxx
2008-04-22 morschDefault constructor corrected.
2008-04-22 morschIn AliStack: TClonesArray* fParticles replaced by TClon...
2008-01-24 morschCorrection in IsPhysicalPrimary(int) (thanks to R....
2007-11-13 morschComments corrected.
2007-10-06 morschCall RemapHits only if ReorderKine or PurifyKine took...
2007-10-06 morschCorrect loadpoint in ReorderKine used fro TFluka.
2007-09-20 morschMemory leak corrected.
2007-08-02 morschUse bit 14 of TParticle to flag tracks that have been...
2007-07-31 morschSome clean-up and new method AliStack::Clean needed...
2007-07-23 morschAliStack dependences minimized.
2007-03-02 morschCopy constructor implemented.
2007-02-02 alibraryIncludes required by ROOT head
2006-05-29 morschMethod IsPhysicalPrimary(Int_t i) added. The routine...
2005-05-26 morschSpeed-up of reordering loop.
2005-02-25 hristovChanges suggested by Effective C++ (F.Carminati)
2004-11-03 tkuhruse AliLog message scheme
2004-08-11 morschMethod ReorderKine() needed for TFluka added.
2004-04-30 alibraryCoding Convention Violation Corrections
2004-04-01 alibraryFixing Coding violations
2004-03-22 hristovCoding conventions (F.Carminati)
2003-12-11 hristovRemoving warnings (icc)
2003-11-03 hristovCorrections to obey our coding conventions
2003-10-24 hristovFix for Lego run (P.Skowronski)
2003-10-23 hristovMC-dependent part of AliRun extracted in AliMC (F.Carmi...
2003-10-06 hristovAdding track references at decay points (M.Ivanov)
2003-07-25 alibraryMoving to the new VMC naming convention
2003-07-13 hristovTransition to NewIO
2003-06-04 morsch- Implementation of GetCurrentTrack
2003-03-04 hristovCorrections to obey the coding conventions
2003-01-15 alibraryReplacing Header with Id
2003-01-13 alibraryIntroducing Header instead of Log
2002-11-21 alibraryRemoving AliMCProcess and AliMC
2002-10-29 hristovCode clean-up (F.Carminati)
2002-10-22 hristovNew methods for more effective access of particles...
2002-10-22 alibraryIntroducing Riostream.h
2002-10-14 hristovMerging the VirtualMC branch to the main development...
2002-08-26 hristovRemaping of track references at the end of each primary...
2002-05-28 hristovCorrect warning messages
2002-04-30 morschKeepPhysics method called by PurifyKine added (N. Carre...
2002-03-12 morschAdd particle status code to argument list of SetTrack...
2002-02-20 hristovfParticleBuffer points to object which doesn't belong...
2001-12-05 hristovThe default constructor now creates no objects (thanks...
2001-11-20 hristovPossibility to investigate a primary of not yet loaded...
2001-09-04 hristovAdditional protection is included to avoid some problem...
2001-08-30 hristovVertexSource_t added to avoid the warnings
2001-08-29 morschProtection against (fTreeK == 0) in destructor.
2001-07-27 hristovDefault Branch split level set to 99
2001-07-27 jchudobaremove the dummy argument in GetEvent method
2001-07-20 morschIn Particle(Int_t) use GetEntriesFast to speed up the...
2001-07-03 hristovJ.Chudoba's changes merged correctly with the HEAD
2001-07-02 hristovProtection when a nonexistent event is asked for (J...
2001-06-29 morschIn Particle() use GetEntriesFast() to avoid slowing...
2001-05-31 fcaClean setting and deleting of fParticleBuffer
2001-05-30 hristovLoop variables declared once
2001-05-25 hristovAliStack destructor corrected (I.Hrivnacova)
2001-05-22 hristovMinor changes
2001-05-17 fcaReset pointers to daughters
2001-05-16 alibraryNew files for folders and Stack