]> git.uio.no Git - u/mrichter/AliRoot.git/history - STEER/AliRunDigitizer.cxx
Updating CMake files
[u/mrichter/AliRoot.git] / STEER / AliRunDigitizer.cxx
2004-09-14 tkuhruse AliLog message scheme
2004-07-20 hristovAdditional initialization
2004-05-17 tkuhrreduce printout
2004-04-30 alibraryCoding Convention Violation Corrections
2004-04-28 alibraryCoding convention violation corrections
2004-04-21 hristovRun loader stored in galice.root (T.Kuhr)
2004-02-09 hristovCorrected destructor (T,Kuhr)
2004-02-02 hristovOpening Input0 in update mode, the rest in read mode
2004-01-08 hristovBug fixes
2003-12-12 hristovRemoving const
2003-12-11 hristovRemoving warnings (icc)
2003-12-01 hristovOpening run loader in update mode (T.Kuhr)
2003-08-06 hristovCleaning of warnings (gcc -W)
2003-07-23 hristovShortcut methods in AliRunLoader. AliHits2SDigits.C...
2003-07-13 hristovTransition to NewIO
2003-03-05 hristovCorrections to obey the coding conventions
2003-01-15 alibraryReplacing Header with Id
2003-01-14 alibraryCleanup of STEER coding conventions
2003-01-13 alibraryIntroducing Header instead of Log
2002-10-29 hristovCode clean-up (F.Carminati)
2002-10-22 alibraryIntroducing Riostream.h
2002-10-14 hristovMerging the VirtualMC branch to the main development...
2002-07-19 hristovWrite file instead of closing it
2002-07-17 jchudobaDo not delete subtasks when AliRunDigitizer is deleted...
2002-07-16 jchudobaAdd methods to get access to names of files used in...
2002-06-07 jchudobaChanges to enable merging of ITS fast rec points. Altho...
2002-04-09 jchudobaAdd const to the filename argument
2002-04-04 jchudobaChange default names of TPC trees. Use update instead...
2002-02-13 jchudobaPass option to subtasks. Delete input TTrees. Use gAlic...
2001-12-10 jchudobaImport gAlice from the signal file before InitGlobal...
2001-12-03 jchudobaDefault ctor cannot create new objects, create dummy...
2001-11-15 jchudobaSet to zero new pointers to TPC and TRD special trees...
2001-11-15 jchudobaAdd special treatment for TPC and TRD, they use differe...
2001-10-21 hristovSeveral pointers were set to zero in the default constr...
2001-10-04 jchudobaTTask inheritance
2001-09-28 hristovFactory method corrected, the array is now created...
2001-09-20 jchudobaTemporary disable GetParticle and GetNParticles functions
2001-09-19 jchudobaMove some tasks to AliStream and AliMergeCombi classes
2001-07-30 jchudobacorrect bug in the initialization
2001-07-28 hristovLoop variable declared once; typos corrected
2001-07-27 jchudobaManager class for merging/digitization