]> git.uio.no Git - u/mrichter/AliRoot.git/history - FMD/AliFMDRawReader.cxx
Some cleanup, corrections to the log messages and removal of possible leaks
[u/mrichter/AliRoot.git] / FMD / AliFMDRawReader.cxx
2008-04-28 hdalsgaaChanged call to TClonesArray::GetEntries() to TClonesAr...
2008-02-11 hristovAdditional protection (Christian)
2008-02-07 cholmFixed raw reading and writing. Problem was, that...
2007-12-19 hristovBug fix: do not enrter in the while loop if no FMD...
2007-11-26 cholmAllow up-to oversampling 4
2007-09-14 cholmBug fix for reading raw data - thanks Frederic YERMIA...
2007-05-14 cholmCheck-in to fix a few problems:
2007-04-13 cvetanGetEntries() is very slow in this case. Using GetEntrie...
2006-06-28 cvetanNew detector numbering scheme (common for DAQ/HLT/Offli...
2006-04-27 hristovFixes for compilation warnings (Christian)
2006-04-21 hristovIllegal calls to ReadHeader method of the raw reader...
2006-04-11 hristovCoding conventions (Christian)
2006-03-30 cholmMinor fixes
2006-03-28 cholmAdded documentation of each file.
2006-03-23 cholmLast fixes before declaring (almost) success
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...