]> git.uio.no Git - u/mrichter/AliRoot.git/history - RAW
Move the diffusion coefficients, the time structure, omegaTau for ExB, and switches...
[u/mrichter/AliRoot.git] / RAW /
2009-02-01 fcaThe present commit corresponds to an important change...
2008-11-25 cvetanExpand raw-data pathname (Laurent)
2008-11-24 cvetanbug-fix (Gustavo)
2008-11-17 cvetanPossibility to apply an event selection based on a...
2008-11-15 fcaFix for out-of-source builds
2008-11-12 hristovReverting changes from rev. 29835: CINT generates diffe...
2008-11-11 hristovFixed generation of dictionaries for the RAW data event...
2008-11-09 fcaPointer to void changed into pointer to function
2008-11-07 richtermcorrecting typo and compilation warnings
2008-11-06 cvetanWarnings fixed
2008-11-06 fcaCorrect 4.3.2 warnings
2008-11-05 cvetanWarning fixed
2008-11-05 cvetanCorrected reading of the RCU register ALTROCFG1.
2008-10-31 cvetanBug fix affecting the rcu trailer size variable
2008-10-28 cvetanNew method fos accessing raw-event object directly...
2008-10-22 fcaRemoving gcc 4.3 warnings
2008-10-14 cvetan1. Correct inheritance of GetEntryList in AliXMLCollect...
2008-10-14 cvetanCompilation warning fixed
2008-10-10 richtermcorrecting some bugs, partly introduced in rev 29090
2008-10-02 cvetanRCU can't write raw-data size so one gets always 0xffff...
2008-10-01 cvetanUpdate of the fast altro decoder (Per Thomas)
2008-09-24 cvetanchanges needed for the new RCU mapping files in EMCal...
2008-09-17 cvetanUpdates from Gustavo in order to accomodate LED and...
2008-09-16 cvetanCTP raw data does not contain CDH, so skip the warning...
2008-09-09 hristovImproving the time performance of alimdc: 1. disabling...
2008-09-03 cvetanRemoval of the default physics event selection. Request...
2008-08-21 cvetanTypo corrected.
2008-08-15 cvetanNasty bug. The directory is not initialized if the...
2008-08-08 cvetanProper handling of the chain entries, hopefully this...
2008-08-08 cvetanNew IsRawReaderValid() method which returns false in...
2008-08-07 cvetanGetter for the total number of events in a raw-data...
2008-08-05 cvetanSOD/EOD events are now root-ified to the level of equip...
2008-08-05 cvetan1. Proper (?) handling of the branches in AliRawReaderC...
2008-07-31 fcaPreliminary files for CMake
2008-07-30 cvetanRun number is stored as a file <run#> among the DDL...
2008-07-30 cvetanDetector pattern created from the list of existing...
2008-07-29 cvetanAdding the new AliRawReaderChain to the Create() mactor...
2008-07-29 cvetanbug fix
2008-07-29 cvetanNew raw-reader from root chain.
2008-07-28 cvetanPropagating the detector pattern from simulation to...
2008-07-28 cvetanPopulating a fake event header in case of readinf of...
2008-07-22 cvetanMajor commit related to steering of the reco parameters...
2008-07-18 cvetanPossibility to specify event selection criteria within...
2008-07-18 cvetanProtection against infinite loop in case of raw-data...
2008-07-17 cvetanPossibility to select events accorindg to the trigger...
2008-07-17 cvetanEnable autosaving of the ESD tree in case of reconstruc...
2008-07-15 cvetanGetting much more complete event info from both raw...
2008-07-15 cvetanCorrected warning message.
2008-07-15 cvetanMethod to get a string with the trigger detectors is...
2008-07-15 cvetanAdded getter for the trigger classes mask. Protection...
2008-07-14 cvetanGetters for period,orbit,bc added to the raw-readers...
2008-07-11 richtermadded pointer consistency check before decoding
2008-07-11 fcaStandardise naming
2008-07-11 fcaStandardise naming
2008-07-11 fcaStandardise naming
2008-07-11 fcaStandardise naming
2008-07-07 cvetanRemoving useless error log which slows down the code
2008-06-25 cvetanBug fix. alimdc was ignoring the setting of the basket...
2008-06-23 cvetansupport of multiple equipments implemented (Matthias)
2008-06-19 cvetanAdded RCU trailer consistency check (Matthias)
2008-06-18 cvetanBug-fix (Artur)
2008-06-18 cvetanBug fixes in the getters of trigger pattern and ROIs...
2008-06-17 cvetanSignificantly faster code using file acces with index...
2008-06-16 cvetanModifications to the decoder. Related to the new RCU...
2008-06-11 cvetan1. Adding error registers 3 & 4. They contain the infor...
2008-06-09 cvetanDecoding of the sampling time and L1 phase.
2008-06-06 cvetanBug fixes related to the fact that the CTP payload...
2008-06-06 cvetanFinally we have the new RCU trailer decoding code....
2008-06-04 cvetanChanging the default basket size to 32KB and adding...
2008-05-14 hristovCompilation with gcc 4.3.0
2008-05-13 cvetanMore flexible map flag than only for high and low gain...
2008-05-10 hristovExporting AliRawReaderRoot.h
2008-05-09 cvetanFirst step towards reading of the new RCU firmware...
2008-04-29 cvetanRemoval of the simulated CDH which is not present in...
2008-04-28 cvetanBug fix: A certain kind of corrupted data the outputbuf...
2008-04-17 hristovCompilation on Windows/Cygwin
2008-04-10 hristovAdditional protection (Ivana)
2008-04-04 cvetanRemoval of the last sprintf. Using TString instead
2008-04-04 cvetanFix for the false error message about an invalid equipm...
2008-04-03 cvetanAliMDC API: new method for auto-saving the raw-data...
2008-04-02 cvetanRemoval of printf and cout messages (Per Thomas)
2008-04-02 cvetanNew AliRawReader factory method. It uses plugin handler...
2008-04-02 cvetanNew raw-reader class which deals with events taken...
2008-04-01 cvetanTentative version of the new raw-reader class which...
2008-03-26 cvetanChanges needed by the online event reconstruction:...
2008-03-10 cvetanAdding virtual destructor breaks C++ struct backward...
2008-03-05 fcaCleanup remaining warnings in STEER
2008-02-22 cvetanRemoving pointless manipulations with the L1 trigger...
2008-02-15 hristovbugfix CopyBackward: consistency check for channel...
2008-02-14 cvetan1. extended class interface in order to support extract...
2008-02-13 cvetanImprovements in the raw-data dumping utility which...
2008-02-12 hristovCompilation on win32gcc
2008-02-08 hristovCorrect detection of CDH mismatch (Cvetan, Roberto)
2008-02-07 cvetanAdding the functionality to check the consistency of...
2008-02-05 cvetanFixes in order to treat correctly event and sub-event...
2008-02-05 cvetanAdditional debug message
2008-02-05 cvetanCorrected the HLT DDL links identification (according...
2008-02-04 cvetanRemoving a dep on a header file from HLT (Matthias)
2008-02-01 cvetanIMPORTANT BUG FIXES svn diff RAW Causing a segv in...
2008-01-29 cvetanInitial version of the raw-data dump executable. Checks...
next