]> git.uio.no Git - u/mrichter/AliRoot.git/commit - TPC/AliTPCCosmicUtils.h
New clasess for cosmic reconstruction
authormarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 26 Oct 2011 14:35:22 +0000 (14:35 +0000)
committermarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 26 Oct 2011 14:35:22 +0000 (14:35 +0000)
commit15d37333d24a361465d7e320b137c4372e3e860f
tree13618ef0c5e341d7dda2045603fecc417d955424
parentca57310fa3ec830e8dd85a644c97e2b333c28e60
New  clasess for cosmic reconstruction
(Xianguo)

AliTPCCosmicUtils.(.h,.cxx)       - toolkit with set of static function  used for
                                  - the cosmic track fit and for the visualization

AliTPCCCosmiTrackfit(.h,.cxx)     - track fit class (to be used in the user analysis task or in the cosmic tracker)

AliESDCosmicTrack(.h,.cxx)        - cosmic track class + snapshot of track at different extrapolation points

AliCosmicTracker.h                - The tracker for the refitting of the cosmic tracks, to be invoked during the
                                  - standard reconstruction in the AliTPCtrackerMI after the RefitInward

Modification of the AliESDEvent will be needed+
Adding the TClonesArray of AliESDCosmicTrack + all types of geterrs, setters, destructors and constructors
TPC/AliCosmicTracker.cxx [new file with mode: 0644]
TPC/AliCosmicTracker.h [new file with mode: 0644]
TPC/AliESDCosmicTrack.cxx [new file with mode: 0644]
TPC/AliESDCosmicTrack.h [new file with mode: 0644]
TPC/AliTPCCosmicTrackfit.cxx [new file with mode: 0644]
TPC/AliTPCCosmicTrackfit.h [new file with mode: 0644]
TPC/AliTPCCosmicUtils.cxx
TPC/AliTPCCosmicUtils.h