]> git.uio.no Git - u/mrichter/AliRoot.git/history - PHOS/AliPHOSv1.cxx
Added fit macro from M. Putis
[u/mrichter/AliRoot.git] / PHOS / AliPHOSv1.cxx
2008-05-22 kharlovError with redeclaration of fCPVhits in constructor...
2008-05-20 kharlovChanging the data member fCPVDigits from heap to stack.
2008-05-19 fcaRemoving variable shadowing
2008-04-22 kharlovCreate TClonesArray of CPV digits once in constructor...
2008-03-14 prsnkoSimulation parameters collected in AliPHOSSimParam
2007-10-18 kharlovRemoved wrong dependence on distance from energy deposi...
2007-07-24 morschAliStack included for kKeepBit.
2007-03-10 kharlovProtection for noCPV geometry
2007-03-01 kharlovStrip units changed from 8x1 to 8x2 (T.Pocheptsov)
2007-02-02 alibraryIncludes required by ROOT head
2007-02-01 hristovRemoving warnings on Solaris x86
2006-11-14 hristovRemoving inheritances from TAttLine, TAttMarker and...
2006-09-13 kharlovEffective C++ corrections (T.Pocheptsov)
2005-05-28 schutzCompilation warnings fixed by T.P.
2005-02-01 schutzRemoved the QA checker mechanism
2004-10-19 schutzfPrimary in Hits removed, using fTrack now
2004-10-13 hristovUsing static variables to access the volume ID avoiding...
2004-10-06 schutzPrint removed
2004-10-06 schutzHits primary definition changes so that exclude primari...
2004-06-04 schutzWeaken the tolerance for tracks entering to crystals...
2003-12-18 schutzAdded Copy method
2003-11-14 schutzcoding convention
2003-10-23 hristovMC-dependent part of AliRun extracted in AliMC (F.Carmi...
2003-09-04 schutzCompilation warnings fixed
2003-08-28 hristovUpdated to the latest TVirtualMC
2003-08-26 schutzStepManager: Primary is first entered particle
2003-07-25 alibraryMoving to the new VMC naming convention
2003-07-13 hristovTransition to NewIO
2003-03-05 schutzcoding conventions corrections
2002-11-21 alibraryRemoving AliMC and AliMCProcess
2002-10-29 schutzremoved iostream
2002-10-29 schutzremoved iostream
2002-05-28 schutzDisplaced the deletion of fTreeQA from AliPHOSv1 to...
2002-05-21 schutzSet ownership
2002-04-18 schutzRemove stdio.h (item 2 of EFFECTIVE C++)
2002-03-06 schutzortograph
2002-03-06 schutzcorrected a typo in the definition of the position...
2002-01-24 schutzCoChanged the name of array xyze to xyzte
2002-01-08 schutzCorrected for a bug in StepManager: wrong labelling...
2002-01-07 schutzAdded AddHitLists in ctor
2001-12-18 schutzBug in geometry - PHOS as a whole shifted
2001-10-26 schutzRemoved a two places a multiplication of constants...
2001-10-23 hristovMinor modifications to have the test suite working...
2001-10-17 hristovA TClonesArray deleted correctly
2001-10-05 schutzModif by Yuri on the hit calculation
2001-10-04 schutzA lot of mods to put PHOS in the official TFolder/TTask...
2001-09-26 schutzTiming added to reconstruction
2001-07-12 martinezUnecessary copy of AliPHOSHit object has been removed...
2001-07-04 schutzA lot of changes here:
2001-06-13 schutzadded initialization in the default ctor
2001-06-13 schutzFirst attempt to use systemtically TFolders: the geomet...
2001-06-05 schutzadded the QA checkable-chekers using TTask and TFolder
2001-05-31 schutzCoding rule violation corrected
2001-04-05 schutzadded the ctor of AliDetector which was removed by...
2001-04-05 schutzcancel previous update
2001-04-05 schutzchanges in the geometry
2001-04-04 schutzcorrect an error in naming volume PCEL was defined...
2001-04-04 schutzcleanup
2001-04-04 schutzremoved left over to adapt to the new design
2001-04-04 schutznew volume names
2001-03-12 hristovChanges needed on Sun with CC 5.0
2001-03-12 schutzHits with detailed information moved to AliPHOSDebugHit
2001-02-21 schutzall datamembers like fDigits etc are created now on...
2001-02-19 schutzfEmcRecPoints etc are created now in SetTreeAdress...
2001-02-07 schutzbag in AliPHOS::StepMamager fixed, AliPHOSCPVModule...
2001-02-07 schutzxyd is now initialized to 0,0,0
2001-02-06 schutzCompare() changed to Compare() const
2001-02-06 schutzadded data members to Hit for entrance position and...
2001-02-05 schutzposition of the particle initiating the hit in PHOS
2001-02-05 schutzparameters have been redistributed; Hits2SDigits etc...
2001-01-26 hristovMajor upgrade of AliRoot code
2000-12-22 schutzDigitization - Calibration corrected
2000-12-19 schutzReconstruction part now handle all geometry options
2000-12-15 schutzthe MIXT geometry (IHEP+GPS2) has been introduced
2000-12-14 schutzadded gAlice->AddHitList(fHits);
2000-12-13 schutzcorrected xyd[2] into xyd[3] typo)
2000-12-13 schutzmods requested by fca
2000-11-30 schutzmake it compile with Federico modifications
2000-11-27 schutztest existence of pointer before applying a method
2000-11-20 schutzResetHits() corrected
2000-11-20 schutzAliPHOSCPVHit inherits from AliHit
2000-11-13 schutzThe hit knows now the track at its origine> AddHit...
2000-11-13 schutzDEC and HP compilers sufisfied
2000-11-09 martinezCoding convention rules obeyed
2000-11-03 schutzName-convetion rule violation corrected
2000-10-25 schutzUpdated StepManager(), new functions for CPV
2000-10-02 fcaRemoval of useless dependecies via forward declarations
2000-09-04 schutzPointer to RPlists etc changed to pointer-to-pointer...
2000-08-04 schutzAdded virtual IsVersion. Print of version defered to...
2000-08-03 schutzpolish
2000-07-27 schutzJust to be up to date
2000-07-26 schutzremoved a few "cout"
2000-07-25 schutzDefault value for fDigitThreshold set to 0.1
2000-07-18 schutzAdd threshold for primary particles participating to...
2000-07-08 fcaAliPHOSv0, AliPHOSv4 could not be instantiated because...
2000-06-24 schutznew naming of the AliPHOS versions
2000-06-13 schutzadded check before delete in dtor
2000-05-31 schutzRenaming AliPHOSv0hits to AliPHOSv1 and AliPHOSv1 to...
2000-03-15 schutzChanges imposed by HP-UX which ignores the new C++...
2000-03-13 schutzImprove documentation
next