]> git.uio.no Git - u/mrichter/AliRoot.git/history - MUON/AliMUONRawWriter.cxx
In AliMUONTriggerTrack: fixing memory leak
[u/mrichter/AliRoot.git] / MUON / AliMUONRawWriter.cxx
2010-11-05 ivanaFixing RESOURCE_LEAK defect reported by Coverity
2010-11-03 ivanaFixing FORWARD_NULL defects reported by Coverity
2010-09-28 ivanaFixing STRING_OVERFLOW defect reported by Coverity
2010-07-26 ivanaIn AliMUONRawWriter:
2010-06-15 laphecetFixing coding conventions (const arguments in functions)
2009-10-21 fcaFixing the warnings (without screwing up all as I did...
2009-10-21 fcaFixing previous change, empty argument macros not suppo...
2009-10-20 fcaRedefinition of macro to avoid warnings
2009-02-19 ivanaIn trigger:
2009-02-17 ivanaIn AliMUONQADataMakerRec:
2008-10-27 ivanaMain changes (for the new Trigger Detector Algorithm):
2008-07-25 ivanaFixes in MUON:
2008-05-27 ivanaAliMUONDigitCalibrator
2008-05-20 laphecetFixing some shadow variables warnings
2008-05-19 ivanaGros chantier trigger:
2008-04-08 ivanaFix a bug in the L1SwC trigger bit
2008-03-28 ivanaAliMUONBlockHeader, AliMUONRawWriter:
2008-03-26 ivanaTaken the scaler trigger informations from CDH
2008-02-07 ivanaRe-create the CDH header for each event to take into...
2007-07-11 ivanaAdding comment lines to class description needed for...
2007-07-05 ivanaCorrecting a format error in AliError (Laurent)
2007-07-02 ivanaAliMUONStopwatchGroup replaced with AliCodeTimer (Laurent)
2007-06-28 cvetanFixes in wirting of raw data needed on big-endian platf...
2007-06-19 ivanaInterfaced with new trigger mapping & add copy card...
2007-06-17 hristovMajor rewriting using VStores (Laurent)
2007-03-27 pcrochetTrigger data word reformatted with sign of deviation...
2007-03-13 ivanaCorrected Doxygen warnings:
2007-02-27 martinezUsing AliMpDDLStore::GetBusPatchId instead of static...
2007-01-25 ivana- Use new AliMpDDLStore instead of previous BusPatch...
2006-12-07 pcrochettrigger X taken into account (Christian)
2006-11-20 ivanaAdd corrected info for regional boards (Christian)
2006-11-13 ivanaRemove a double call to GetBusPatch
2006-11-06 ivanaFix bug in GetBusPatch method for station 2 (Christian...
2006-11-02 pcrochetbug found (Bogdan), located (Philippe) and fixed (Chris...
2006-10-26 ivanaModifying comments for Doxygen and/or
2006-10-26 ivana- Removing AliMpSegFactory -> using AliMpSegmentation...
2006-10-19 ivanaAliInfo printing moved to AliDebug
2006-10-18 ivanaRemoving include of AliMpManuList.h (not used), adding...
2006-10-18 ivanaBug fixes: changing max buffer size and corrected GetBu...
2006-09-25 pcrochetUsing AliMpExMap instead of TClonesArray for buspatch...
2006-09-22 pcrochetImplemented right global output (Christian)
2006-09-13 pcrochetOptimized rawdata reconstruction & removing effc++...
2006-09-11 ivanaCorrecting EffC++ warnings
2006-08-16 pcrochetTaking into account the masked local boards in regional...
2006-08-16 pcrochetImplemented regional inputs (local outputs) in regional...
2006-08-09 pcrochetOptimizing buspatch structure writing (Christian)
2006-08-09 pcrochetUsing informations from AliMUONTriggerCrateStore for...
2006-08-08 pcrochetImplementation of realistic DDL sharing (Christian)
2006-06-28 cvetanNew detector numbering scheme (common for DAQ/HLT/Offli...
2006-06-27 martinezUpdate rawdata format for trigger (Christian)
2006-06-26 martinezBack to old DDL numbers, waiting update in STEER (Chris...
2006-06-22 ivanaRemoved debug printing
2006-06-21 ivanaImplemented writing and checking of parity bit in data...
2006-06-16 martinezTake the official equipment ids from AliDAQ class ...
2006-06-16 martinezCorrect procedure for padding word (Christian)
2006-06-16 martinezFixing bug in setting scaler events for trigger
2006-06-12 martinezFixing bug in Darc header length (Christian)
2006-06-07 martinezUpdate rawdata format for trigger (Christian)
2006-05-09 ivanaModified for new raw data interface
2006-04-28 hristovAliError to AliInfo (P.Crochet)
2006-04-11 hristov- Class description on 5 lines (Coding conventions)
2006-04-07 hristovCoding conventions (Ivana)
2006-03-30 ivanaAdding CVS Id
2006-03-30 ivanaDeleting properly the SubEventArray
2006-03-17 ivanaWork directly with Digit::ADC() instead of Digit::Signal()
2006-03-03 pcrochetfeature fixed (Christian)
2006-03-02 ivanaAdding timers and making few simplifications.
2006-01-27 martinezAdd scaler event for trigger, copy data blockwise in...
2006-01-13 martinezSeparating writing and reading of raw data (Christian)