]> git.uio.no Git - u/mrichter/AliRoot.git/history - PHOS
added the HCAL section and a method to get the local position
[u/mrichter/AliRoot.git] / PHOS /
2003-01-08 schutzfNPrimaries now increased if adding
2003-01-06 schutzbag in target position fixed;FinishRun() removed
2003-01-06 schutzFirst primary most probable now
2002-12-13 schutzcleaning before reading new data added in ReadTreeR
2002-12-12 schutzNumber of maxima in parent cluster added
2002-12-12 schutzTrigger pattern getter added
2002-12-12 schutzClass to perform calibration with beam test
2002-12-12 schutzContainer for calibration data
2002-12-12 schutzClass to handle calibration data
2002-12-12 schutzAdopt beam test clusterizing
2002-12-12 schutzBug in evaluation absId fixed
2002-12-12 schutzAliPHOSCalibrationData added
2002-12-12 schutzPossibility to merge signal and background in split...
2002-12-12 schutzPi0 identification added
2002-12-12 schutzCheck on existing of primary added
2002-12-12 schutzExecuteEvent()const added
2002-12-12 schutzMethos SetType added
2002-12-12 schutzThreshold for digits in RecPoint introduced
2002-12-12 schutzMixWith signature changed
2002-12-09 schutzremoved #include <netinet/in.h>
2002-12-06 schutznetinet/in.h function replaced, possibility to produce...
2002-11-21 alibraryRemoving AliMC and AliMCProcess
2002-11-18 hristovRelPosToAbsId(...) declared
2002-11-18 hristovClassDef and ClassImp added
2002-11-18 schutzEmcModuleCoverage() corrected: it assumed twice larger...
2002-11-05 schutzchange the formattin in Print()
2002-10-31 schutziostream removed
2002-10-30 schutzreplaced abort() by Fatal()
2002-10-30 schutzremove iostream
2002-10-30 schutzremove iostream
2002-10-29 schutzremoved iostream
2002-10-29 schutzrestyled Print
2002-10-29 hristovTypo corrected
2002-10-29 schutzremoved iostream
2002-10-22 schutzMethods AbsId2Raw and Print are defined
2002-10-21 schutzBeam test analysis
2002-10-21 schutzAccidental commit
2002-10-21 schutzParticle identification improvment by Gustavo
2002-10-21 schutzRec.Particle <-> Prim.Particles association improved
2002-10-21 schutzExtending to beam test analysis
2002-10-21 schutzNew classes for beam test analysis
2002-10-14 hristovMerging the VirtualMC branch to the main development...
2002-10-10 hristovUsing Riostream.h to resolve the std namespace (gcc...
2002-10-10 hristovUse Riostream.h to resolve the std namespace (Alpha...
2002-09-26 schutzreplaced setw by sdt::setw
2002-09-26 schutzMoved include <iostream> from .cxx to .h
2002-09-24 schutzRemoved fAlice and changed ReadTreeK to make it look...
2002-09-02 hristovMaking Track arguments const
2002-08-26 schutzAdded proper way to delete tree in BranchList
2002-08-26 schutzMade the 2 macros compilable
2002-08-23 schutzMostly minor style modifications to be ready for clonin...
2002-08-23 schutzTools to check if reconstruction OK
2002-08-21 schutzpolishing
2002-08-21 schutzno method gime->EmcRecPoint() any more
2002-08-21 schutzProtection against wrong name added
2002-08-21 schutzPolishing
2002-08-21 schutzElaborating split mode to write data only to the split...
2002-08-07 schutzFunctions renamed to get a prefix PHOS
2002-08-06 schutzReconstruct.C is replaces by AliPHOSReconstruct.C
2002-08-06 schutzReconstruction chain script
2002-08-02 schutzTolerance for RXTL volume boundary is extended
2002-08-02 schutzCoordinate correction for inclined tracks is corrected...
2002-08-02 schutzNew member function CellStep() is added
2002-08-02 schutzHits cleaning inserted before reading new track
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-18 schutzremoved masking of several getters
2002-07-18 schutzremoved a warning and close/open files of TreeK
2002-07-18 hristovAccess to GetInputFileName via fManager
2002-07-16 schutzTo adapt to the new methods of AliDigitizer
2002-07-16 schutzset fAlice to 0 when not needed
2002-07-15 schutzAdded a collaborative work between Getter and Tasks...
2002-07-12 schutzAdded Folder() to remove all hard coded name of folders
2002-07-12 schutzChanged Print() to take into account the case where...
2002-07-10 hristovDiscard the previous change
2002-07-09 hristovSeparated declaration and implementation needed on...
2002-07-09 hristovUseless scope resolution removed (HP with aCC)
2002-07-09 hristovOld style include files needed on HP (aCC)
2002-07-09 schutzset fDefaultInit to false in the ctor with manager
2002-07-09 schutzChanged ERROR into warning and do the proper return...
2002-07-09 hristovCast to calm down the Sun CC compiler
2002-07-04 schutzRemoved a compilation warning
2002-07-04 schutzThis patch solves the problem encountered when posting...
2002-07-03 schutzCalibration of reconstructed energy
2002-07-03 schutzCalibration of the reconstructed energy.
2002-07-03 schutzErased first 2 rows. They were unnecessary.
2002-07-03 schutzRedefinition of the photons identification.
2002-07-03 schutzAdded a protection in the dtor. When the tasks is creat...
2002-07-01 hristovOld style C-include files needed on Alpha
2002-06-27 schutzAdjusted the namimg of folders to make digitization...
2002-06-26 schutzPrevents to post clusterizer in case no data in TreeR
2002-06-26 schutzAdded a protection needed in the case the getter is...
2002-06-25 schutzTo remove a warning from compiler (file not terminated...
2002-06-25 schutzVerify that fFile exist before cd (the file does not...
2002-06-25 schutzThe weird problem that destroys gAlice when trying...
2002-06-21 hristovConverted from Mac file to UNIX
2002-06-17 schutzNew utility class that watches the memory usage .....
2002-06-13 schutzAdded CloseFile that deletes gAlice which in turn close...
2002-06-13 schutzAdded the option to write objects into separate files...
next