X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=HMPID%2FAliHMPIDTracker.cxx;h=56a0fcb0fbd39f61d2f99d0a36693d68084db303;hp=0443f40f594f8952582c345243a3eaa2410b3ba6;hb=fa26e7166fbc200da7e68f324cb9438b80af4f9a;hpb=ae5a42aa7f1a9ab4a7311118878711eb1d5eeb79 diff --git a/HMPID/AliHMPIDTracker.cxx b/HMPID/AliHMPIDTracker.cxx index 0443f40f594..56a0fcb0fbd 100644 --- a/HMPID/AliHMPIDTracker.cxx +++ b/HMPID/AliHMPIDTracker.cxx @@ -2,7 +2,8 @@ #include "AliHMPIDCluster.h" //GetTrackPoint(),PropagateBack() #include "AliHMPIDParam.h" //GetTrackPoint(),PropagateBack() #include "AliHMPIDRecon.h" //Recon() -#include //PropagateBack(),Recon() +#include //PropagateBack(),Recon() +#include //Intersect() #include //GetTrackPoint(),PropagateBack() #include //GetTrackPoint() #include //GetTrackPoint() @@ -75,7 +76,7 @@ Int_t AliHMPIDTracker::LoadClusters(TTree *pCluTree) return 0; }//LoadClusters() //++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -Int_t AliHMPIDTracker::PropagateBack(AliESD *pEsd) +Int_t AliHMPIDTracker::PropagateBack(AliESDEvent *pEsd) { // Interface pure virtual in AliTracker. Invoked from AliReconstruction::RunTracking() after invocation of AliTracker::LoadClusters() once per event // Agruments: pEsd - pointer to ESD @@ -88,7 +89,7 @@ Int_t AliHMPIDTracker::PropagateBack(AliESD *pEsd) return Recon(pEsd,fClu,(TObjArray*)pNmeanEnt->GetObject()); }//PropagateBack() //++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -Int_t AliHMPIDTracker::Recon(AliESD *pEsd,TObjArray *pClus,TObjArray *pNmean) +Int_t AliHMPIDTracker::Recon(AliESDEvent *pEsd,TObjArray *pClus,TObjArray *pNmean) { // Static method to reconstruct Theta Ckov for all valid tracks of a given event. // Arguments: pEsd- pointer ESD; pClu- pointer to clusters for all chambers; pNmean - pointer to all function Nmean=f(time)