]> git.uio.no Git - u/mrichter/AliRoot.git/history - PHOS
Add AliAnalysisSelector in ANALYSIS package
[u/mrichter/AliRoot.git] / PHOS /
2007-02-07 hristovFull set of updated misalignment macros (Raffaele)
2007-02-06 alibraryAdding includes required by ROOT
2007-02-06 polichehChanges for using the functionality of AliPHOSRawDecoder
2007-02-05 hristovChanges for correct initialization of Geant4 (Mihaela)
2007-02-05 kharlovModule numbering is corrected
2007-02-02 philleIncreased the number of timebins to 1008 (the max limit...
2007-02-02 polichehcoding conventions
2007-02-02 polichehEmpty copy constructor and assignment operator removed.
2007-02-02 polichehClass to produce PHOS digits from raw data stream.
2007-02-02 alibraryIncludes required by ROOT head
2007-02-01 hristovForward declaration
2007-02-01 hristovRemoving warnings on Solaris x86
2007-01-31 alibraryAdding includes now needed by ROOT
2007-01-30 polichehNew class AliPHOSRawDecoder introduced.
2007-01-29 kharlovDigits2Raw(): special workaround for digits with time...
2007-01-26 hristovMoving AliPHOSPulseGenerator to libPHOSbase
2007-01-23 alibraryAdding include files where needed for latest ROOT
2007-01-23 kharlovTime histogram filling is corrected to a version 1.118
2007-01-22 kharlovTime of samples is read from raw data
2007-01-22 kharlovRealistic pulse shape parameters
2007-01-19 kharlovImproved formatting for Print()
2007-01-19 kharlovRemoval of double digits with high and low gains
2007-01-19 kharlovIn ReadRaw(): create pulse generator in stack instead...
2007-01-19 kharlovAdd digitization of amplitudes, baseline and noise
2007-01-17 kharlovLogical expression in a loop corrected
2007-01-17 kharlovExtract ALTRO sample generation to a separate class...
2007-01-16 polichehreturn values changed in some cases; AliInfo() changed...
2007-01-15 alibraryInserting TMath.h where required by the new version...
2007-01-15 kharlovSet PHOS flag to AliESDCaloCluster
2007-01-14 kharlovLogics of high gain adding to digits has changed
2007-01-12 kharlovSimulate and reconstruct two gains simulaneouslsy
2007-01-10 kharlovRaw digits writing to file (B.Polichtchouk)
2006-12-20 kharlovOptional geometry without CPV
2006-12-19 kharlovInput histograms with crystal amplitudes for Shuttle
2006-12-15 hristovUsing TMath::Abs instead of fabs
2006-12-12 kharlovNew algorithm for selecting a random reference histogra...
2006-12-01 kharlovClose histo file in destructor. Load libPHOSshuttle...
2006-11-29 hristovCRT becomes ACORDE
2006-11-29 hristovSTART becomes T0
2006-11-29 hristovRICH becomes HMPID
2006-11-23 hristovCommon class for raw data reading and ALTRO mappiing...
2006-11-16 kharlovDetector name is hard-coded in ctor (B.Polichtchouk)
2006-11-15 kharlovNew FillESD() for raw data is added
2006-11-14 hristovRemoving inheritances from TAttLine, TAttMarker and...
2006-11-10 schutzadded cdb stuff
2006-11-10 schutzadded cdb stuff
2006-11-07 kharlovCorrections for next event switch in case of raw data...
2006-10-29 kharlovReturn CDB specific storage from "PHOS" back to "PHOS/*"
2006-10-27 kharlovIntroduce AliDebug and AliLog (B.Polichtchouk)
2006-10-27 kharlovDifferentiate high and low gain, add switch for OldRCUf...
2006-10-27 kharlovChange specific CDB storage due to changes in CDB frame...
2006-10-25 kharlovCorrections for digit amplitude and time filling
2006-10-24 hristovAdditional protection (valgrind)
2006-10-19 schutzIncluded new data member to change patch size in calori...
2006-10-17 hristovUsing symbolic names instead of volume paths (Raffaele)
2006-10-17 kharlovReplace AliInfo by AliDebug
2006-10-17 kharlovReconstruction macro for simulated raw data (B.Polichtc...
2006-10-13 kharlovSimulation of RAW data applies real mapping (B.Polichtc...
2006-10-11 hristovMacros for residual and full misalignment, collected...
2006-10-09 kharlovMods due to recently changed CDB interface
2006-10-05 kharlovRemove declaration of unimplemented method
2006-10-04 kharlovExample of PHOS shuttle usage (B.Polichtchouk)
2006-10-04 kharlovFirst PHOS shuttle classes
2006-09-27 kharlovAlignment object with symbolic volume names are introduced
2006-09-27 kharlovNew alignment objects with symbolic volume names
2006-09-27 kharlovRemove due to replacement of volume path by symbolic...
2006-09-24 kharlovCopy constructor is corrected
2006-09-13 kharlovEffective C++ corrections (T.Pocheptsov)
2006-09-08 kharlovReadRaw(): replace TGraph by TH1F for samples (B.Polich...
2006-09-07 kharlovEffective c++ corrections (T.Pocheptsov)
2006-09-07 kharlovReadRaw(): TGraphs are created once per event (B.Polich...
2006-08-31 kharlovConvertion DATE to ROOT format
2006-08-30 kharlovInitial calibration coefficients for beam test 2006...
2006-08-30 kharlovBeam test 2006 reconstruction (B.Polichtchouk)
2006-08-30 kharlovReconstruction of raw data from beam test 2006 (B.Polic...
2006-08-29 kharlovCopy ctors and = operator rewritten
2006-08-29 kharlovMissing implementation of ctors and = operator are...
2006-08-28 kharlovEffective C++ warnings fixed (Timur Pocheptsov)
2006-08-25 kharlovCompliance with Effective C++
2006-08-25 kharlovCompliance with Effective C++
2006-08-25 kharlovCompliance with Effective C++AliPHOSHit.cxx
2006-08-11 cvetanUpdate of the PHOS code needed in order to read and...
2006-08-10 cvetanBugfix in the LUTs. Actually due to a bug in the RCU...
2006-08-08 cvetanUpdated AliPHOSRawStream now uses the correct ALTOR...
2006-08-08 hristovAdditional protection
2006-08-07 cvetanAdding PHOS ALTRO mapping. To be used inside AliPHOSRaw...
2006-08-07 hristovRemoving obsolete code which affected the event numberi...
2006-08-04 kharlovFill missing ESD fields
2006-08-01 cvetan1. Adding a possibility to read and reconstruct an...
2006-08-01 cvetanAdding a constructor from TFolder. Needed by AliReconst...
2006-07-28 kharlovAdd range for RandomEMC, RandomCPV
2006-07-28 kharlovChange ECM calibration due to modifications in EMC...
2006-06-28 cvetanNew detector numbering scheme (common for DAQ/HLT/Offli...
2006-06-07 kharlovRename files for a wider run range
2006-06-06 kharlovCalibration parameters for ideal calibration, decalibra...
2006-05-29 kharlovRemove obsolete AliPHOSAlignData
2006-05-28 kharlovObsolete file removed
2006-05-28 kharlovAdd new alignment object with residual PHOS misalignment
2006-05-28 kharlovAdd new alignment object for fully misaligned PHOS
2006-05-28 kharlovCreate ideal, residual and fully displaced alignment...
next