]> git.uio.no Git - u/mrichter/AliRoot.git/history - FMD/AliFMDRawWriter.cxx
Introduced datamember fIsRemote. Used to disable the progress bar when running in...
[u/mrichter/AliRoot.git] / FMD / AliFMDRawWriter.cxx
2010-07-20 cholmFix warnings as requested by Federico
2009-11-03 hdalsgaabug fix of bug fix
2009-10-28 cholmFix to the raw reader that properly decodes the paramet...
2009-10-07 hdalsgaafix requested by Laurent Aphecetche to clean up the...
2009-08-04 cholmUpdate to read data from newer RCU firmware (version...
2009-08-04 cholmExpand doxygen docs
2008-09-06 cholmFixes to AliFMDAltroMapping and AliFMDParameters to...
2008-09-01 cholmFixes for reading zero-suppressed data. Also fixes...
2008-08-30 cholmImproved ALTRO mapping: Now does the full conversion...
2008-08-25 cholmSeveral fixes (the Make-Federico-Happy-Commit):
2008-05-20 cholmFix warnings - use current ITS geom
2008-02-07 cholmFixed raw reading and writing. Problem was, that...
2007-05-14 cholmCheck-in to fix a few problems:
2006-08-24 cholmFixed Effective C++ warnings
2006-06-28 cvetanNew detector numbering scheme (common for DAQ/HLT/Offli...
2006-05-11 cvetanMajor changes in AliAltroBuffer. Now it can be used...
2006-04-11 hristovCoding conventions (Christian)
2006-03-28 cholmAdded documentation of each file.
2006-03-24 cholmAdded a lot of Doxygen documentation
2006-03-21 cholmNew RAW I/O. I rolled my own, because I wasn't happy...
2006-03-08 cholmVarious small fixes. Make sure Emacs knows it's C...
2004-12-30 cholmMigrated to a geometry implemented via AliFMDGeometry...
2004-12-18 hristovRemoving extra semicolons (FedoraCore3, gcc 3.4.2)
2004-11-23 cholmAdded docs and fixed a bug
2004-11-09 cholmVarious style issues dealt with, like inclussion of...
2004-11-05 cholmGot rid of class template AliFMD<Type> on request of...