]> git.uio.no Git - u/mrichter/AliRoot.git/history - STEER/AliExternalTrackParam.cxx
Update task for ITS tracking check and new macro for plots
[u/mrichter/AliRoot.git] / STEER / AliExternalTrackParam.cxx
2009-11-16 belikovsin(phi)=1 is acceptable. However, for the error calcul...
2009-11-16 fcaimpoved num precision
2009-11-13 belikovPrinting the warning only if sin(phi) is significantly...
2009-11-13 belikovChanging AliError to AliWarning.
2009-10-13 belikovBug fix
2009-10-06 belikovUsing the BxByBz tracking functions in AliReconstructio...
2009-07-13 belikovA new function that calculates the chi2 of one track...
2009-06-17 morschCoding rule violation corrected.
2009-06-16 belikovA new function needed for event mixing (R.Romita)
2009-06-06 belikovA new function for tracking in the B field arbitrarily...
2009-04-01 belikovCorrections in the comments (M. Chojnacki).
2009-03-18 belikovCalculating fAlpha as atan2(y,x) only for the tracks...
2009-02-20 belikovPrinting a warning, if the Rotate(...) function fails.
2009-02-02 fcaWhen calculating a*a-b*b the form (a-b)*(a+b) is usuall...
2009-01-26 belikovIf a setof track parameters is created outside the...
2009-01-23 belikovA temporary numerical fix (A. Dainese)
2009-01-16 hristovDo not change the track parameters if the propagation...
2009-01-05 belikovIntroducing a new AliNeutralTrackParam class for dealin...
2008-12-22 belikovRemoving the circular dependency between the ESD and...
2008-12-13 belikovTemporary fix: a protection against mis-use of the...
2008-12-08 belikovThe GEANT parameterization of the Bethe-Bloch formula...
2008-12-08 hristovTempleted version of AliExternalTrackParam::Set (Matthias)
2008-12-08 belikovBug fix (M. Ivanov).
2008-11-07 belikovNumerically stable formula (A. Dainese)
2008-10-28 belikovAdding to AliVTrack a new GetXYZ(...) function returnin...
2008-10-24 belikovIntroducing a new AliVTrack class which will keep the...
2008-10-22 hristovUsing AliVVertex instead of AliESDVertex (Andrea)
2008-10-16 belikovA new constructor that creates an AliExternalTrackParam...
2008-09-22 hristovStricter protection
2008-09-19 hristovAdditional protection
2008-07-17 belikovIn CorrectForMeanMaterial() : Return kFALSE if the...
2008-05-27 belikovAdding a function that might be needed to account for...
2008-05-06 hristovConvert some warnings to debug printouts
2008-02-05 belikovNew visualization possibilities (M. Ivanov)
2008-01-29 belikovMoving a part of AliESDtrack::RelateToVertex(const...
2007-12-11 belikovNumerical protection
2007-12-10 belikovPossibility to fill histograms with track residuals
2007-12-04 belikovNumerical protection (Marian)
2007-11-02 markusTrack propagation and coordinate transformation moved...
2007-10-10 belikovRevised version of Theta() function
2007-10-05 belikovPossibility of angle correction in CorrectForMeanMateri...
2007-09-18 belikovNew functions needed for effective removal of splitted...
2007-09-14 belikovRevised versions of getters inherited from AliVParticle
2007-09-11 belikovBug fix (A. Dainese)
2007-08-07 hristovAdd inheritance from AliVParticle. Rename GetPt() to...
2007-07-25 belikovIntroducing a new CorrectForMeanMaterial function with...
2007-07-02 belikovBug fix (S. Gorbunov)
2007-06-15 belikovA new function that propagates a track to a plane defin...
2007-06-15 belikovRemoving the dependence on AliCluster3D
2007-05-10 belikovPossibility to set a default momentum (needed for the...
2007-05-09 hristovProtection in case of zero magnetic field
2007-05-03 hristovAdditional protection when the energy loss cannot be...
2007-02-13 alibraryUse (1-x)(1+x)
2006-10-24 belikovTaking into account the energy loss fluctuations (M...
2006-10-16 belikovTwo new functions provided by the HMPID team (K.Shileev)
2006-10-12 belikovA new function returning a unit vector along the track...
2006-09-18 hristovMinor changes (Yu.Belikov)
2006-09-05 hristovCommon track parametrization in the barrel detectors...
2006-09-04 hristovChanges required by Effective C++
2006-08-08 belikovNumerically stable formula in GetXYZAt(...)
2006-06-25 belikovDebugging printout removed.
2006-06-25 belikovNew GetDZ and GetC functions. Consistent signs of the...
2006-06-20 cvetanAdditional protection (Y.Belikov)
2006-06-14 hristovIntroducing a new function GetYAt (Yuri)
2006-06-12 hristovTemporary protection to avoid a problem in TGeo (Marian)
2006-06-04 hristovPropagateTo with maximal sinus as argument (Marian)
2006-05-31 hristovAdditional protection
2006-05-28 hristovUsing kAlmost0 instead of 0. Return the actual XYZ...
2006-05-24 hristovImproved protection
2006-05-24 hristovMoving the AliStrLine and AliTracker classes from libES...
2006-05-16 hristovAdditional protection
2006-05-06 hristovReturn the most probable momentum if the magnetic field...
2006-04-23 hristovIntroducing the ESD friend classes for storing compleme...
2006-04-13 hristovImproved, numerically stable, formula (Yu.Belikov)
2006-04-12 hristovAdditional protection (Yu.Belikov)
2006-04-03 hristovRemoving warnings
2006-04-03 hristovPropagateToDCA in case of track and vertex (M.Ivanov)
2006-03-31 hristovAdding straight line extrapolation to AliExternalTrackP...
2006-03-30 hristovPossibility to calculate the DCA between two ESD track...
2006-03-24 hristovAdditional protection
2006-03-14 hristovAdding correction for material and new function Propaga...
2006-02-09 hristovIntroducing the possibility to refit an ESD track to...
2006-02-07 hristovESD track based on AliExternalTrackParam. Class redesig...
2005-09-13 hristovMoving MakeTrack function to the AliTrackReference...
2005-08-18 hristovFix to take into account the non-uniform magnetic field
2005-08-15 hristovInitialization of data members (fMass,fLocalConvConst...
2005-08-02 hristovImplementation of PropagateTo and PropagateToDCA (M...
2005-04-14 alibraryCoding Convention Violations
2005-02-25 hristovChanges suggested by Effective C++ (F.Carminati)
2004-10-15 hristovAdding new code for kink and V0 reconstruction (AliESDk...