]> git.uio.no Git - u/mrichter/AliRoot.git/history - EMCAL
Compliance to AliSimulation framework
[u/mrichter/AliRoot.git] / EMCAL /
2004-06-09 mhornerFixed bug in parent assignment and implemented Birk...
2004-06-01 rdminclude TMCParticle6.h (Pythia6) instead of TMCParticle.h.
2004-05-18 mhornerMinor change
2004-05-18 mhornerAdded weighting for histograms
2004-05-18 mhornerModified plots and made jet finder use SDigits
2004-05-06 schutzForgotten: in reconstruct to get branchname from RunLoa...
2004-05-06 schutzGet the branch name for the RunLoader
2004-05-06 schutzPrint method
2004-05-06 schutzCloning PHOS
2004-05-06 schutzCall the getter without argument
2004-05-06 schutzClean data from folders before reading data. Read Data...
2004-05-06 schutzCall the Getter without argument
2004-05-06 schutzRemove the task from the task folder in the dtor
2004-05-03 schutzCoding convention
2004-05-03 schutzIntroducing the AliEMCALReconstructor class driving...
2004-04-30 hristovIncrementing class version
2004-04-23 mhornerAdded ability to store original parton type - by defaul...
2004-04-23 mhornerfixed a sign
2004-04-22 mhornerMore plots
2004-04-21 hristovChanges needed by ANSI/ISO compilance
2004-04-16 mhornerViolations corrected
2004-04-16 mhornerComments
2004-04-13 mhornerMore plots and neatening
2004-04-10 mhornerMore hists
2004-04-08 mhornerAdditional plots
2004-04-02 mhornerheather's optimisations
2004-04-02 mhornerMarco's bug - fixes implemented
2004-04-01 alibraryFixing Coding violations
2004-03-30 alibrarySmall correction for xlc compiler
2004-03-29 hristovUsing getter instead of global constant
2004-03-26 mhornerCorrected incorrect jet reference - applicable region...
2004-03-26 mhornerAdded a region of applicability check for the jets
2004-03-26 mhornerImplementing Marco's optimisations
2004-03-24 morschChanging kAll to kAllP in order to avoid clash with...
2004-03-23 mhornerOption for last pythia comparison
2004-03-22 hristovCoding conventions (F.Carminati)
2004-03-17 mhornerAdded plots
2004-03-15 mhornerPyhtia comparison extended
2004-03-11 alibrarySmall syntax corrections for IBM xlc on the Mac
2004-03-09 mhornerAdded case of EM + Charged + Pi0
2004-03-09 mhornerAdded case of EM + Charged + Pi0
2004-03-09 mhornerMade more robust
2004-03-06 mhornerRemoved warnings
2004-03-06 mhornerPythai comp code
2004-03-06 mhorneroops
2004-03-06 mhornerChanged tower number
2004-03-06 mhornerCode for Pyhtia comparison
2004-02-27 mhornerNew geometry
2004-02-23 mhornerchanged geometry call
2004-02-20 hristovTemporary fix - replacing Fatal by Error, to be investi...
2004-02-20 hristovEnlarging digits array
2004-02-19 hristovFixing memory leaks (T.Kuhr)
2004-02-19 schutzAdded cleanup in Loader dtor and Getter Reset()
2004-02-16 hristovReducing printout. Removing warnings from NewIO
2004-02-15 hristovEnlarging array
2004-02-13 mhornerReduced level of noise to 3MeV
2004-02-13 schutzRead SDigits in READ mode (needed when merging where...
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 schutzDelete the run loader before creating a new getter
2004-02-10 schutzThe direction of z was reversed in GetMomentumDirection...
2004-02-10 hristovRemoving warning
2004-02-09 mhornerupdated version number
2004-02-09 mhornerupdated version
2004-02-09 mhornerLocal and global coordinates systems of the EMCAL chang...
2004-02-09 hristovRemoving class AliEMCALTowerRecPoint
2004-02-09 mhornerRemoved TowerRecPoint class
2004-02-06 schutzCorrected for typos
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-05 schutzIntroduced option for the first and last event to process
2004-02-05 schutzDefined the range of evens to process in Hits2SDigits...
2004-02-04 mhornerRemoved method
2004-02-04 hristovRemoving warnings (Sun)
2004-02-04 schutzAdded 2 methods from PHOS: Implementation to be done
2004-02-04 schutzRemoved Track Segments and replaced by RecPoints
2004-02-04 schutzRemoved the SDigits and Digits steps. Reconstruction...
2004-02-04 schutzInitialize fFirstEvent and fLastEvent
2004-02-04 schutzcosmetics
2004-02-04 schutzAdded methods needed by AliReconstruction (Reconstruct...
2004-02-04 mhornerremoving EMCAL arm from geometry and and updating digit...
2004-02-03 schutzcloning with PHOS
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-02 schutzCheck existence of getter before using it
2004-02-02 schutzPut a Warning under the control of gDebug
2004-01-30 mhornerRemoved sampling fraction from jet finder code - now...
2004-01-29 mhornerputting sampling fraction inside the hit making and...
2004-01-29 mhornerRemoved old jetfinder
2004-01-29 mhornerJet Finder - hard coded geom parameters removed
2004-01-29 schutzReset the Getter in the dtor
2004-01-29 schutzAdded a Reset method to force reinitialisation when...
2004-01-29 schutzSet the name as EMCALDigitizer and set the folder name...
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-25 hristovFixing problems in the generation of HTML documentation
next