]> git.uio.no Git - u/mrichter/AliRoot.git/history - PHOS
Changes due to the coding conventions
[u/mrichter/AliRoot.git] / PHOS /
2004-03-31 schutzFixing coding violations
2004-03-29 hristovUsing getter instead of global constant
2004-03-23 hristovAdditional protection
2004-03-22 hristovCoding conventions (F.Carminati)
2004-03-22 schutzChange debug print-out
2004-03-21 schutzFirst attempt to propagate global track to PHOS
2004-03-21 schutzMake PHOS compliant with AliESDtrack
2004-03-13 hristovRemoving direct reference to ROOTSYS (K.Shileev)
2004-03-11 alibrarySyntax fixes for the xlc compiler on MacOSX
2004-03-08 schutzRemoving
2004-03-08 schutzupdating
2004-03-08 schutzreplaces AliPHOSAliEnFile: references to AliEn removed
2004-03-08 schutzUpdating
2004-03-08 schutzIn the dtor call the current getter rather than passing...
2004-03-08 schutzChanged the OpenESD method to take into account the...
2004-03-08 schutzNew class wrapping the access of files in the AliEn...
2004-02-19 hristovFixing memory leaks (T.Kuhr)
2004-02-19 schutzUpdating
2004-02-19 schutzAdded cleanup in Loader dtor and Getter Reset()
2004-02-13 schutzOpen SDigits in read-only mode
2004-02-13 schutzupdating
2004-02-13 schutzDo not call InitParameters in the default ctor
2004-02-13 schutzAdded a prototection to prevent deleting the run loader...
2004-02-13 schutzAdded more information in ::Info
2004-02-12 schutzZ-axis direction is restored
2004-02-12 schutzAdded information in Info
2004-02-12 schutzDelete the run loader before creating a new getter
2004-02-10 schutzupdating
2004-02-10 schutzThe direction of z was reversed in GetMomentumDirection...
2004-02-10 schutzAdded 2 more signature for ImpactOnEMC
2004-02-09 hristovPossibility to use without compilation
2004-02-09 schutzupdating
2004-02-09 schutzUpdating
2004-02-06 schutzUpdating
2004-02-06 schutzAdded the position in global coordinate system of the...
2004-02-06 schutzCorrected for Typos
2004-02-06 schutzUpdating
2004-02-05 schutzSpecifiy the name of AliRun container file when calling...
2004-02-05 schutzEvent() Reads too by default the trackSegments
2004-02-05 schutzWhen calling the getter, the name of the file that...
2004-02-05 schutzWhen calling the getter, the name of the file that...
2004-02-05 schutzDefined the range of evens to process in Hits2SDigits...
2004-02-05 schutzupdating
2004-02-05 schutzUpdating
2004-02-04 hristovRemoving warnings (Sun)
2004-02-04 schutzMacros for Simulation, Reconstruction and ESD analysis
2004-02-04 schutzRemoved the SDigits and Digits steps. Reconstruction...
2004-02-04 schutzInitialize fFirstEvent and fLastEvent
2004-02-04 schutzAdded methods needed by AliReconstruction (Reconstruct...
2004-02-03 schutzcorrected a mistake on setting fLastEvent
2004-02-03 schutzRemove the possibility in VersionExist to change the...
2004-02-03 schutzAdded the option to process 1 event(default) or a range...
2004-02-03 hristovRemoving warnings (alpha)
2004-02-03 schutzLet process events from specified range
2004-02-02 schutzCheck existence of getter before using it
2004-02-02 schutzPut a Warning under the control of gDebug
2004-01-29 schutzReset the Getter in the dtor
2004-01-29 schutzAdded a Reset method to force reinitialisation when...
2004-01-29 schutzThe name of the TTask is PHOSDigitizer and the folderna...
2004-01-28 hristovRemoving dependence on PHOS and EMCAL rec. particles...
2004-01-27 hristovUsing default task names. Cleaning the task in the...
2004-01-25 hristovFixing problems in the generation of HTML documentation
2004-01-23 schutzCoding rule violations corrected
2004-01-20 hristovEMCAL included in ESD
2004-01-20 schutzpolish
2004-01-20 schutzpolish
2004-01-09 schutzAdd method Clusters2Tracks
2004-01-09 schutzPossibility to reconstruct selected events via SetEvent...
2003-12-19 hristovCorrections to obey the coding conventions
2003-12-18 schutzreplace Info by printf
2003-12-18 schutzExtended test window for Digits
2003-12-18 schutzAdded Copy method
2003-12-05 schutzPHOS test suite including merging
2003-11-27 hristovCode for simulation, sdigitization and digitization...
2003-11-26 schutzExtrusion of PEMC to PHOS corrected
2003-11-26 schutzExtrusion of PCRE to PCRA corrected
2003-11-21 schutzRemoved the implementation of the = operator. I guess...
2003-11-14 schutzremoved assert
2003-11-14 schutzremoved assert
2003-11-14 hristovassert.h included (Alpha)
2003-11-14 schutzRemove unitialized matrix in GetGlobal()
2003-11-14 schutzRemove virual for EvalAll()
2003-11-14 schutzcodng convention
2003-11-14 schutzcoding convention
2003-11-05 schutzCoding violations corrected
2003-10-23 hristovMC-dependent part of AliRun extracted in AliMC (F.Carmi...
2003-10-03 hristovRemoving warnings
2003-09-11 alibraryRemoving old include file AliMC.h
2003-09-11 alibraryRemove useless include
2003-09-05 schutzRemoval of obsolete files
2003-09-05 schutzCompilation warnings fixed
2003-09-04 schutzCompilation warnings fixed
2003-09-04 schutzObsolete classes removed
2003-09-04 hristovUsing TMath::Pi() instead of kPI
2003-09-03 schutzCompilation warnings fixed
2003-08-28 hristovUpdated to the latest TVirtualMC
2003-08-26 schutzGPS2 geometry removed
2003-08-26 schutzStepManager: Primary is first entered particle
2003-08-26 schutzEnergy recalculated after digits removing
2003-08-26 schutzPolishing in PrintDigits()
next