]> git.uio.no Git - u/mrichter/AliRoot.git/history - PHOS/AliPHOSGeometry.cxx
Number of ALTRO samples is reduced to 100
[u/mrichter/AliRoot.git] / PHOS / AliPHOSGeometry.cxx
2008-05-06 prsnkoPossibility to create arbitrary number of PHOS modules...
2008-03-04 polichehUnused variables removed.
2007-12-10 alibraryIntroducing TGeoMatrix where needed
2007-10-18 kharlovMisalignment-related bug fixed
2007-08-28 polichehLoaders removed from the reconstruction code (C.Cheshkov)
2007-05-25 kharlovBug related to wrong direction of relid[3] corrected
2007-05-19 kharlovz misalignmet bug is fixed
2007-05-04 polichehAliPHOSRecPoint inheritance from AliCluster
2007-04-24 kharlovz-sign bugs fixed
2007-04-18 kharlovGeometry bug fixes
2007-04-16 kharlovIncedent angle correction fixed
2007-04-01 kharlovCorrection for actual vertex position implemented
2007-04-01 kharlovRedundant Print removed
2007-03-22 kharlovDP:absId calculation fixed
2007-03-06 kharlovDP:Possibility to use actual vertex position added
2006-12-20 kharlovOptional geometry without CPV
2006-08-28 kharlovEffective C++ warnings fixed (Timur Pocheptsov)
2006-04-07 hristovFollow AliAlignObj framework and remove AliPHOSAlignDat...
2006-03-04 kharlovSet geom parameters from CDB
2006-01-23 hristovUsing the recommended way of forward declarations for...
2005-11-17 hristovUse references instead of objects. Avoid to create...
2004-12-18 hristovRemoving extra semicolons (FedoraCore3, gcc 3.4.2)
2004-11-09 hristovRemoving meaningelss const (warnings on alpha, sun...
2004-11-08 hristovUsing const char * for string literals
2004-10-18 schutzImplement the new logging system (AliLog)
2004-05-11 schutzAdded method to calculate absID from position in PHOS...
2004-04-21 schutzchange char* uncorrect comparison == by strcmp
2004-04-07 rdmfix rDet might be uninitialized warning.
2004-04-06 schutzPrecise global track matching with EMC recpoint. (YK)
2004-04-01 schutzGlobal tracking: 2d approach
2004-03-21 schutzFirst attempt to propagate global track to PHOS
2004-02-12 schutzZ-axis direction is restored
2004-02-10 schutzAdded 2 more signature for ImpactOnEMC
2004-02-03 hristovRemoving warnings (alpha)
2003-11-26 schutzExtrusion of PEMC to PHOS corrected
2003-11-14 schutzRemove unitialized matrix in GetGlobal()
2003-11-14 schutzcoding convention
2003-09-03 schutzCompilation warnings fixed
2003-08-26 schutzGPS2 geometry removed
2003-07-13 hristovTransition to NewIO
2003-04-24 schutzImpartOnEmc: negative phi now accepted
2003-03-04 schutzCoding convention obeyed
2002-11-18 schutzEmcModuleCoverage() corrected: it assumed twice larger...
2002-10-30 schutzreplaced abort() by Fatal()
2002-10-29 schutzremoved iostream
2002-08-21 schutzProtection against wrong name added
2002-08-02 schutzNew member function CellStep() is added
2002-05-31 morschImpact method added.
2002-01-24 schutzCosmetics
2001-11-19 schutzAdded initialisqtions in the default ctor and corrected...
2001-10-04 schutzA lot of mods to put PHOS in the official TFolder/TTask...
2001-09-27 hristovCast to avoid problems on Alpha
2001-09-26 schutzA new (final?) geometry developed
2001-09-26 schutzAbort in case unexisting geometry is invoked
2001-09-10 schutzadded method to say if hit is in EMC or not
2001-08-30 schutzcorrected the sign of Y coordinate in RelPosInAlice
2001-07-05 hristovMinor corrections needed on HP
2001-07-04 schutzA lot of changes here:
2001-06-13 schutzFirst attempt to use systemtically TFolders: the geomet...
2001-05-31 schutzcomments added
2001-04-04 schutzforward declaration
2000-12-21 schutza quick update to correct a few coding conventions...
2000-11-30 schutzmake it compile with Federico modifications
2000-11-14 schutzPHOS support added
2000-11-09 martinezCoding convention rules obeyed
2000-11-03 schutzCorrection previous name-convention rule violation
2000-10-25 schutzData members for EMCA, PPSD or CPV are hidden into...
2000-10-09 schutzUndo the previous modification .... aliroot looks shaky...
2000-10-09 schutzSuppressed const in two virtual methods
2000-10-02 fcaRemoval of useless dependecies via forward declarations
2000-07-18 schutzBug corrected in the instantiation mechanism
2000-07-08 fcamore corrections for I/O
2000-07-08 fcaAliPHOSv0, AliPHOSv4 could not be instantiated because...
2000-06-09 schutzRemoved static data fgDegre and replaced by static...
2000-05-31 schutzAdded Copy ctor and assignment operator to fulfill...
2000-05-31 schutzRemoved global's to comply with Coding Conventions
2000-05-31 schutzRemoved global's to comply with Coding Conventions
2000-05-29 schutzCorrections to comply with coding convention
2000-05-10 schutzModified Float_t fPhosAngle(4) to Float_t * fPhosAngle...
2000-03-15 schutzChanges imposed by HP-UX which ignores the new C++...
2000-03-13 schutzImprove documentation
2000-03-02 schutzcosmetics only
2000-02-14 schutzAdded setter for the lead-converter thickness
2000-02-02 schutzModifications to follow the Coding Convention Rules...
2000-01-27 schutzNew classes: AliPHOSRecParticle, AliPHOSParticleGuesser...
2000-01-19 schutzClean up to correct for the mess introduced by my erati...
1999-12-17 schutz -------------------------------------------------...