]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Removed obsolete data members and function (Used before for performance study) ...
authormarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 12 Apr 2008 13:09:39 +0000 (13:09 +0000)
committermarian <marian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 12 Apr 2008 13:09:39 +0000 (13:09 +0000)
commit465c437ba393c3f5760ddcf54dd3ee3941ce7996
tree5a224b66f471b0b08e45a61a11e169cbf00fa954
parent56c6de9ece6056f4774e7934abbd20d30465c456
Removed obsolete data members and function (Used before for performance study)  - Marian Ivanov

void RebuildSeed(); // rebuild seed to be ready for storing
-     void SetPoints(TClonesArray* p) {fPoints=p;}
-     void SetEPoints(TClonesArray* p) {fEPoints=p;}
-     TClonesArray * fPoints;              //!array with points along the track
-     TClonesArray * fEPoints;             //! array with exact points - calculated in special macro not used in tracking
TPC/AliTPCseed.cxx
TPC/AliTPCseed.h