]> git.uio.no Git - u/mrichter/AliRoot.git/history - EMCAL/AliEMCALJetFinder.cxx
Trigger board object base class
[u/mrichter/AliRoot.git] / EMCAL / AliEMCALJetFinder.cxx
2006-01-18 pavlinovMinor correction before clean up for MDC
2004-04-21 hristovChanges needed by ANSI/ISO compilance
2004-02-04 hristovRemoving warnings (Sun)
2004-01-22 mhornerReduced convention violations
2004-01-19 schutzfinal geometry and cleanup
2003-11-11 mhornerFixed violations
2003-10-28 schutzCompilation warnings fixed
2003-10-23 hristovMC-dependent part of AliRun extracted in AliMC (F.Carmi...
2003-07-15 hristovCorrecting some trivial warnings on Alpha
2003-07-14 hristovLog replaced by Id
2003-07-13 hristovTransition to NewIO
2003-01-30 hristovNo default arguments in the implementation file
2003-01-29 pavlinovfixed bug in FillFromHits
2003-01-28 morschParticle loading according to generator type.
2003-01-23 morsch- option for adding energy of all particles (ich == 2)
2003-01-15 morschUpdated selection in ReadFromTracks()
2003-01-15 morsch- TPC eff. from AliEMCALFast
2003-01-14 alibraryCleanup of STEER coding conventions
2003-01-10 morschSetSamplingFraction() removed from constructor.
2003-01-10 morschSampling fraction initialized from geometry class.
2003-01-08 schutzadded the HCAL section
2002-12-09 morsch- Nummber of particles per jet increased to 1000
2002-11-21 alibraryRemoving AliMCProcess and AliMC
2002-11-20 morsch- FindChargedJets() added.
2002-11-15 morschGetPythiaParticleName removed.
2002-10-14 hristovMerging the VirtualMC branch to the main development...
2002-09-13 morschidem
2002-09-13 morschNo cast to AliMagFCM.
2002-06-27 morschUncomment the TH1::AddDirectory statement.
2002-05-22 morschPdg code added to track list.
2002-04-27 morschCalculation of fDphi corrected (Renan Cabrera)
2002-03-12 pavlinovTestin output from generator
2002-02-27 pavlinovAdded method FillFromParticles()
2002-02-21 morschCorrection in FillFromHitFlaggedTrack. (Jennifer Klay)
2002-02-14 morschMajor updates by Aleksei Pavlinov:
2002-02-08 morschSetOutputFileName(..) allows to specify an output file...
2002-02-02 morschFormula for rB corrected.
2002-02-01 morschFill map with Et and pT.
2002-01-31 morschGeometry parameters in constructor and call of SetCellS...
2002-01-23 morschFastidious debug print statement removed.
2002-01-22 morschSome corrections for event mixing and bg event handling.
2002-01-22 morschSome correction for bg mixing.
2002-01-21 morschCorrect sign of dphi.
2002-01-21 morsch- different phi-bin for hadron correction
2002-01-21 morschBending radius correctly in cm.
2002-01-21 morschauthors
2002-01-21 morschPossibility to include K0long and neutrons.
2002-01-21 morschPhi propagation introduced in FillFromTracks.
2002-01-18 morsch- hadronic correction
2002-01-16 morschBuild list of tracks associated to jet.
2002-01-16 morschFirst commit.