]> git.uio.no Git - u/mrichter/AliRoot.git/history - PHOS/AliPHOSPIDv1.cxx
impoved num precision
[u/mrichter/AliRoot.git] / PHOS / AliPHOSPIDv1.cxx
2008-10-09 polichehEMC cluster energy correction on/off
2008-05-19 fcaRemoving variable shadowing
2008-04-10 kharlovAliPHOSGetter is removed
2007-08-28 polichehLoaders removed from the reconstruction code (C.Cheshkov)
2007-08-07 kharlovQuality assurance added (Yves Schutz)
2007-07-11 hristovNew class AliESDEvent, backward compatibility with...
2007-05-04 polichehAliPHOSRecPoint inheritance from AliCluster
2007-04-24 kharlovVertex extraction from GenHeader
2007-04-18 kharlovGeometry bug fixes
2007-04-16 kharlovIncedent angle correction fixed
2007-04-02 cvetanNo more calls to gAlice in the reconstruction
2007-04-01 kharlovCorrection for actual vertex position implemented
2007-03-06 kharlovDP:calculation of distance to CPV done in TSM
2006-12-15 hristovUsing TMath::Abs instead of fabs
2006-09-07 kharlovEffective c++ corrections (T.Pocheptsov)
2006-01-23 hristovUsing the recommended way of forward declarations for...
2005-05-28 schutzCompilation warnings fixed by T.P.
2005-04-11 schutzParameters to calculate the particle probability distri...
2005-04-05 schutzIncluded the weight to hadrons as a function of their...
2004-12-09 schutzCorrect: wrong matching between CPV and EMC, initial...
2004-11-19 hristovNew class for PID constants and methods. Changes in...
2004-11-08 hristovRemoving meaningless type qualifier on return type...
2004-10-29 hristovFixing memory leaks. Using TMath functions instead...
2004-10-28 schutzcoding conventions resolved
2004-10-18 schutzImplement the new logging system (AliLog)
2004-10-11 schutzNew PID based on bayesian, updated, more complete PID
2004-09-29 schutzPossibility of On-Flight reconstruction added
2004-08-06 hristovFix of uninitialized variable (T.Kuhr)
2004-07-01 hristovUsing dinamic array for times of flight
2004-06-28 schutzincreased size of array stof
2004-05-27 hristovAdditional protection
2004-05-21 schutzPi0 identification with PID was wrongly done, changes...
2004-05-12 schutzBayesian weight for PID calculated for time of flight...
2004-05-11 schutzAdded MakePID method the embryo of Bayesian PID with...
2004-04-16 schutzNew PID bit set when charged track matches the PHOS...
2004-04-13 schutzRemoved Info statements
2004-04-02 schutzFurther fixing of CPV recpoint cast; fixing error in...
2004-04-02 schutzError in CPV recpoint cast is fixed
2004-03-22 schutzChange debug print-out
2004-02-12 schutzZ-axis direction is restored
2004-02-10 schutzThe direction of z was reversed in GetMomentumDirection...
2004-02-06 schutzAdded the position in global coordinate system of the...
2004-02-05 schutzWhen calling the getter, the name of the file that...
2004-02-03 hristovRemoving warnings (alpha)
2004-01-20 schutzpolish
2004-01-09 schutzPossibility to reconstruct selected events via SetEvent...
2003-09-05 schutzCompilation warnings fixed
2003-09-04 schutzCompilation warnings fixed
2003-07-15 hristovCorrecting some trivial warnings on Alpha
2003-07-13 hristovTransition to NewIO
2003-05-26 hristovMinor change to compile on Sun
2003-05-18 schutzCorrected missing function SetParameter*Boundary()
2003-05-16 schutzUpdated PID with photon/pi0 recognition by M2x at high-pt
2003-03-06 schutzCoding rule corrections
2003-03-04 schutzcoding conventions corrections
2003-02-28 schutzCPV identification bit is corrected
2003-02-21 schutzCorrect version of PID
2003-02-20 schutzParameter's filename is corrected
2003-02-20 schutzUpdated PID with pi0 identification
2002-12-12 schutzPi0 identification added
2002-10-30 schutzreplaced abort() by Fatal()
2002-10-30 schutzremove iostream
2002-10-29 schutzremoved iostream
2002-10-29 schutzrestyled Print
2002-10-29 schutzremoved iostream
2002-10-21 schutzParticle identification improvment by Gustavo
2002-10-10 hristovUse Riostream.h to resolve the std namespace (Alpha...
2002-09-26 schutzreplaced setw by sdt::setw
2002-08-21 schutzElaborating split mode to write data only to the split...
2002-08-01 schutzios::out changed to ios::in (default) to be able read...
2002-07-19 hristovUsing ios or ios_base with different compilers
2002-07-18 schutzadded a data member that decides at which energyto...
2002-07-04 schutzThis patch solves the problem encountered when posting...
2002-07-03 schutzCalibration of reconstructed energy
2002-07-03 schutzAdded a protection in the dtor. When the tasks is creat...
2002-06-13 schutzAdded the option to write objects into separate files...
2002-06-12 schutznew methods to perform the PCA depending on the momentu...
2002-05-23 schutzstrstr changed by TString Containers
2002-05-21 schutzAdded a service method (BranchName) and a method that...
2002-05-16 schutzNew PID version that uses TPrincipal
2002-04-18 schutzUse same form in new and delete (item 5 of effective...
2001-12-17 schutzAdded initialisation of unused data members in TParticle
2001-11-06 schutzUnused datamembers removed
2001-10-23 hristovMinor modifications to have the test suite working...
2001-10-21 hristovSeveral pointers were set to zero in the default constr...
2001-09-26 schutzTiming added to reconstruction
2001-09-23 schutzDefault branch name set to Default; Reading of TreeR...
2001-09-12 schutzadd a data member to count the number of produced objec...
2001-07-04 schutzResolved merging conflicts
2001-07-04 schutzA lot of changes here:
2001-06-07 schutzthese TTask are posted to the apropriate folders /...
2001-05-31 schutzmerge conflicts solved
2001-05-31 schutztask becomes a subtask of PHOS; TreeD filling changed
2001-05-31 schutzcomments added
2001-05-10 schutzadded back the write tree that has mysteriously dispapered
2001-04-25 schutzInterference with other detectors removed: read/fill...
2001-04-06 schutzcan now read from HPSS
2001-04-04 schutznew design: derived from TTask
2000-12-21 schutza quick update to correct a few coding conventions...
2000-12-19 schutzReconstruction part now handle all geometry options
next