]> git.uio.no Git - u/mrichter/AliRoot.git/history - PHOS
dateStream is now compiled inside AliRoot. The corresponding executable will be used...
[u/mrichter/AliRoot.git] / PHOS /
2006-04-29 hristovNew default calibration parameters (Yu.Kharlov)
2006-04-29 hristovChange default EMC calibration parameters (Yu.Kharlov)
2006-04-29 hristovSeparate EMC and CPV calibration (Yu.Kharlov)
2006-04-29 hristovDecalibration is implemented (Yu.Kharlov)
2006-04-28 hristovfADCValuesHigh4x4 is not persistent
2006-04-26 hristovCoding conventions (Yu.Kharlov)
2006-04-26 hristovCoding conventions, clean-up and related changes
2006-04-25 hristovMoving non-persistent data to AliESDfriend (Yu.Belikov)
2006-04-22 hristovEffective C++ initialization of data members in the...
2006-04-22 hristovAdd fEnergy to AliPHOSDigit and operate with EMC amplit...
2006-04-22 hristovCorrect raw data fitting for digit amplitude in energy...
2006-04-22 hristovCoding conventions (Yu.Kharlov)
2006-04-22 hristovRemove setting primary index to ESDCaloCluster because...
2006-04-18 hristovNew version of the calibration to take into accout...
2006-04-17 alibraryCoding conventions for PHOS
2006-04-12 hristovSet of modifications:
2006-04-12 alibrarySimplification of Makefile and some small corrections
2006-04-11 hristovrun number in query set to -1: forces AliCDBManager...
2006-04-11 hristovIdeal calibration coefficients for PHOS EMC and CPV...
2006-04-11 hristovDefault constructor creates CDB storage with centrally...
2006-04-07 hristovFollow AliAlignObj framework and remove AliPHOSAlignDat...
2006-04-07 hristovChange CDB path to a default one (Yu.Kharlov)
2006-04-07 hristovZero misalignment for 5-module PHOS (Yu.Kharlov)
2006-04-03 hristovRemoving overlaps between PHOS and L3 magnet (Yu.Kharlov)
2006-03-30 hristovAliRawReader is not persistent
2006-03-30 hristovNew PHOS raw stream class based on a new AliAltroRawStr...
2006-03-24 schutzModification needed to include PHOS in the global trigg...
2006-03-16 kharlovRemove macro as obsolete
2006-03-16 kharlovUpdates according to recent changes in AliPHOSCalibData...
2006-03-14 kharlovRemove De-digitizing of raw data and digitizing the...
2006-03-13 kharlovCalibration objects for EMC and CPV
2006-03-10 hristovUsing AliESDCaloCluster instead of AliESDtrack
2006-03-07 kharlovIdeal 5-module PHOS geometry
2006-03-07 kharlovRemove CDB setting from the script. It is passed via...
2006-03-07 kharlovCDB is passed via environment variable
2006-03-05 kharlovNumber of pads along z is corrected
2006-03-05 kharlovScripts for PHOS alignment
2006-03-05 kharlovBetter Print()
2006-03-04 kharlovSet geom parameters from CDB
2006-03-04 kharlovAdd Print()
2006-02-27 schutzNew comments added to clarify the code
2006-02-23 kharlovFirst upload of alignment classes
2006-02-10 kharlovCorrections for CINT compilation
2006-02-09 schutzCorrected the name of the trigger inputs, renamed data...
2006-01-31 hristovIncluding TFile.h
2006-01-24 hristovAdding AliPHOSTrigger.cxx
2006-01-24 schutzChange trigger class from rec to sim package
2006-01-23 hristovRemoving meaningless const
2006-01-23 hristovUsing the recommended way of forward declarations for...
2006-01-23 schutzCorrect bug in MakeSlidingCell and define 3 new data...
2006-01-19 schutzclass is now linked to the central trigger classes...
2006-01-13 kharlovCorrections to read raw data (Boris Polichtchouk)
2006-01-13 kharlovRename classes to read raw data 2004
2006-01-12 schutzNew Trigger class for PHOS
2006-01-12 schutzCorrect few coding violations, missing comments
2006-01-12 schutzESD is properly read with methods of macros/AliReadESD...
2006-01-11 hristovAdditional protection in case no calibration entry...
2005-12-20 hristovAdditional protection
2005-12-20 schutzadded data members
2005-12-20 schutzremoved constant parameters
2005-12-20 kharlovCorrected include path to AliReadESD.h
2005-12-20 schutzcorrected error in call AliReadESD
2005-12-01 hristovLibrary split
2005-11-30 schutzSmall corrections to fix compilation errors
2005-11-27 kharlovSplit libraries
2005-11-22 kharlovUpdated to new CDB (Boris Polichtchouk)
2005-11-22 kharlovCalibration is read from CDB if any (Boris Polichtchouk)
2005-11-22 kharlovUpdated to new CDB
2005-11-18 hristovBug fix
2005-11-17 hristovCorrected logics
2005-11-17 hristovFaster version, no attempt to match tracks outside...
2005-11-17 hristovUse references instead of objects. Avoid to create...
2005-11-14 hristovCoding conventions
2005-11-03 hristovRemoving meaningless const declarations (linuxicc)
2005-11-02 hristovDon't load the kinematics tree since it is not used...
2005-10-24 hristovNew raw data versioning scheme.
2005-09-27 hristovNew version of CDB storage framework (A.Colla)
2005-09-21 kharlovExample of calibration using CDB
2005-09-21 kharlovReading calibration from CDB (Boris Polichtchouk)
2005-09-21 hristovChanges in GetPrimaryIndex (G.Conesa)
2005-09-05 kharlovSwap row and columns in Calibrate()
2005-09-02 kharlovAdd comments in GetCalibrationParameters and Calibrate
2005-09-02 kharlovReadCC is added
2005-09-02 kharlovDecalibrate simulated data
2005-09-02 kharlovCalibration of raw data
2005-09-02 kharlovCompiler warnings fixed. FitRaw after loop removed
2005-08-29 kharlovScript to create calibration DB
2005-08-24 kharlovUpdate to current CDB framework
2005-08-24 kharlovCalibration data for raw digits
2005-08-24 kharlovAdding CalibData()
2005-08-24 kharlovSetting raw digits flag
2005-08-18 schutzcorrection for files in subdir
2005-08-17 schutzaddin Read ESD macro
2005-07-27 kharlovMixture ArCO2 is corrected
2005-07-26 kharlovRestoring raw data fit from version of 29-Aug-2004
2005-07-26 hristovLoading the event header (Y.Schutz)
2005-07-25 kharlovRead raw data
2005-07-25 kharlovSet raw data reader
2005-07-25 kharlovReading raw data
2005-07-15 hristovSkip the indexes of tracks belonging to the underlying...
next