]> git.uio.no Git - u/mrichter/AliRoot.git/history - FMD/AliFMDRawReader.cxx
Increased error checking and possibility to extract some diagnostics
[u/mrichter/AliRoot.git] / FMD / AliFMDRawReader.cxx
2011-06-27 cholmIncreased error checking and possibility to extract...
2011-03-16 cholmFixed coding convention issues as given by the automatic
2010-09-28 cholmFixed coverty 'defects'
2010-07-12 cholmMake sure all arrays are initialized properly in the...
2009-11-09 hdalsgaafixing a memory leak
2009-10-29 cholmBug fix
2009-10-28 cholmFix to the raw reader that properly decodes the paramet...
2009-10-21 hdalsgaasmall corrections to previous checkin
2009-10-21 hdalsgaaFixing bugs in FMD reconstruction. Everything should...
2009-10-01 hdalsgaaTemporary fix for the SOD event reading in the FMD...
2009-08-04 cholmUpdate to read data from newer RCU firmware (version...
2009-08-04 cholmExpand doxygen docs
2009-07-10 cholmFixes for DAs after introduction of 3 LDCs (rather...
2009-07-09 hristovCorrected memory allocation (Christian)
2009-05-19 cvetanIntroducing the fixes needed in order to read the old...
2009-01-22 cholmA lot of changes after detector review:
2008-11-06 cholmAdded possibility to reconstruct directly from raw...
2008-10-27 cholmFix some warnings.
2008-09-17 cholmFixes for reading zero-suppressed data. These should...
2008-09-06 cholmFixes to AliFMDAltroMapping and AliFMDParameters to...
2008-09-05 hdalsgaaFollow-up on the new code required for zero suppresion...
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 hdalsgaaEnabled the rawreader to deal with ddl=-1 in a reasonab...
2008-08-14 cholmSome fixes
2008-08-07 hdalsgaaNew version to recon the coming of the SOD event
2008-08-03 hdalsgaaAdded reading of the SOD event to the FMD raw reader...
2008-05-09 cvetanFirst step towards reading of the new RCU firmware...
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...