]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
removing the remaining class of Xiangrong's deprecated task
authormcosenti <mcosenti@cern.ch>
Wed, 18 Jun 2014 13:58:38 +0000 (10:58 -0300)
committermcosenti <mcosenti@cern.ch>
Wed, 18 Jun 2014 13:59:32 +0000 (10:59 -0300)
PWGGA/CMakelibPWGGAEMCALTasks.pkg
PWGGA/EMCALTasks/AliCaloTrackParticle.cxx [deleted file]
PWGGA/EMCALTasks/AliCaloTrackParticle.h [deleted file]
PWGGA/PWGGAEMCALTasksLinkDef.h

index 8089efd39533355ea1c2ea200a1f2200ce4b694c..5b7253481b7cf2987203fe8d87c6175db8159e31 100644 (file)
@@ -37,7 +37,6 @@ set ( SRCS
  EMCALTasks/AliAnalysisTaskSATR.cxx
  EMCALTasks/AliAnalysisTaskTrgContam.cxx
  EMCALTasks/AliStaObjects.cxx
- EMCALTasks/AliCaloTrackParticle.cxx
  EMCALTasks/AliAnalysisTaskEMCALPi0V2ShSh.cxx
  EMCALTasks/AliEMCalpi0ClusterEvaluationTask.cxx
  EMCALTasks/AliAnalysisTaskEMCALIsolation.cxx
diff --git a/PWGGA/EMCALTasks/AliCaloTrackParticle.cxx b/PWGGA/EMCALTasks/AliCaloTrackParticle.cxx
deleted file mode 100644 (file)
index aecec5d..0000000
+++ /dev/null
@@ -1,57 +0,0 @@
-/**************************************************************************
- * Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
- *                                                                        *
- * Author: The ALICE Off-line Project.                                    *
- * Contributors are mentioned in the code where appropriate.              *
- *                                                                        *
- * Permission to use, copy, modify and distribute this software and its   *
- * documentation strictly for non-commercial purposes is hereby granted   *
- * without fee, provided that the above copyright notice appears in all   *
- * copies and that both the copyright notice and this permission notice   *
- * appear in the supporting documentation. The authors make no claims     *
- * about the suitability of this software for any purpose. It is          *
- * provided "as is" without express or implied warranty.                  *
- **************************************************************************/
-/* $Id: $ */
-//_________________________________________________________________________
-
-#include "AliCaloTrackParticle.h"
-ClassImp(AliCaloTrackParticle) 
-//===============================================
-AliCaloTrackParticle::AliCaloTrackParticle():TLorentzVector(),
-fChargedSign(0),
-fL0(0), fL1(0), fModule(0), fBadDist(0), fNCells(0), fClusterTime(0), fClusterID(0), fAODClusterID(0),
-kInSSA(0), kInTOF(0),  kInTrackMatched(0),
-fPhotonPairDTime(0),  fPhotonPairDModule(0), fPhotonPairAsy(0), fPhotonPairAngle(0), fPhotonPairID0(0), fAODPhotonPairID0(0),fPhotonPairID1(0), fAODPhotonPairID1(0),
-kIsLeading(0),   kIsIsolated()
-{
-
-
-} 
-//===============================================
-AliCaloTrackParticle::AliCaloTrackParticle(Double_t px,Double_t py,Double_t pz,Double_t energy):
-TLorentzVector(px,py,pz,energy),
-fChargedSign(0),
-fL0(0), fL1(0), fModule(0),fBadDist(0),fNCells(0), fClusterTime(0), fClusterID(0), fAODClusterID(0),
-kInSSA(0), kInTOF(0),  kInTrackMatched(0),
-fPhotonPairDTime(0),   fPhotonPairDModule(0), fPhotonPairAsy(0), fPhotonPairAngle(0), fPhotonPairID0(0), fAODPhotonPairID0(0), fPhotonPairID1(0),fAODPhotonPairID1(0),
-kIsLeading(0),   kIsIsolated(0)
-{
-  
-}
-//===============================================
-Bool_t AliCaloTrackParticle::IsPIDOK(Int_t ipid)const{
-  // returns true if photon satisfies given PID criterium
-  switch(ipid){
-  case 0: return  kTRUE ; //No PID at all
-  case 1: return  kInSSA ;   //only shower shape cut
-  case 2: return  !kInTrackMatched ;    //Only track matched cut
-  case 3: return  kInTOF ;    //Only TOF cut
-  case 4: return  kInSSA && !kInTrackMatched ;  //shower shape and CPV
-  case 5: return  kInSSA && kInTOF ;  //shower shape and TOF
-  case 7: return  !kInTrackMatched && kInTOF;  //CPV and TOF
-  case 8: return  kInSSA && !kInTrackMatched && kInTOF; // all 3 cuts
-  default: return kFALSE ; //Not known combination
-  }
-}
diff --git a/PWGGA/EMCALTasks/AliCaloTrackParticle.h b/PWGGA/EMCALTasks/AliCaloTrackParticle.h
deleted file mode 100644 (file)
index d277426..0000000
+++ /dev/null
@@ -1,99 +0,0 @@
-#ifndef ALICALOTRACKPARTICLE_H
-#define ALICALOTRACKPARTICLE_H
-/* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
- * See cxx source for full Copyright notice     */
-/* $Id: $ */
-//_________________________________________________________________________
-// Class to fill photon and track for correlation 
-
-#include "TLorentzVector.h"
-
-class AliCaloTrackParticle :public TLorentzVector{
-  
- public:
-  
-  AliCaloTrackParticle() ;
-  AliCaloTrackParticle(Double_t px,Double_t py,Double_t pz,Double_t E) ; 
-  ~AliCaloTrackParticle(){} 
-
-   Int_t    GetChargedSign() const { return fChargedSign ;}
-
-   Float_t  GetLambda0(void)        const {return fL0      ;}
-   Float_t  GetLambda1(void)        const {return fL1      ;}
-   Int_t    GetModule(void)         const {return fModule  ;}
-   Double_t GetDistBad(void)        const {return fBadDist ;}
-   Int_t    GetNCells(void)         const {return fNCells  ;}
-   Double_t GetTOF(void)            const {return fClusterTime;}
-   Int_t    GetClusterID(void)      const {return fClusterID;}
-   Int_t    GetAODClusterID(void)   const {return fAODClusterID;}
-
-   Float_t  GetPhotonPairDTime(void)    const {return fPhotonPairDTime   ;} 
-   Int_t    GetPhotonPairDModule(void)  const {return fPhotonPairDModule ;} 
-   Float_t  GetPhotonPairAsy(void)      const {return fPhotonPairAsy     ;}
-   Float_t  GetPhotonPairAngle(void)    const {return fPhotonPairAngle   ;}
-   Int_t    GetPhotonPairID(Int_t i)    const {if(i ==0 ) return fPhotonPairID0;   else if(i ==1) return fPhotonPairID1; else return -999;}
-   Int_t    GetAODPhotonPairID(Int_t i)    const {if(i ==0 ) return fAODPhotonPairID0;   else if(i ==1) return fAODPhotonPairID1; else return -999;}
-
-   Bool_t   IsInSSA(void)          const {return kInSSA           ;}
-   Bool_t   IsInTrackMatched(void) const {return kInTrackMatched  ;}
-   Bool_t   IsInTOF(void)          const {return kInTOF           ;}
-   Bool_t   IsLeading(void)        const {return kIsLeading       ;}
-   Bool_t   IsIsolated(void)       const {return kIsIsolated      ;}
-
-   Bool_t   IsPIDOK(const Int_t fPid) const ;
-
-   void SetChargedSign(Int_t n){fChargedSign = n;}
-   
-   void SetLambdas(Float_t l0,Float_t l1){fL0=l0,fL1=l1;}
-   void SetModule(Int_t mod){fModule = mod;}
-   void SetDistBad(Double_t nbad){fBadDist = nbad;}
-   void SetNCells(Int_t ncell){fNCells = ncell;}
-   void SetTOF(Double_t time){fClusterTime = time;}
-   void SetClusterID(Int_t id){fClusterID = id;}
-   void SetAODClusterID(Int_t aodid){fAODClusterID = aodid;}
-   void SetSSABit(Bool_t ssa){kInSSA = ssa;} 
-   void SetTOFBit(Bool_t tof){kInTOF = tof;} 
-   void SetTrackMatchedBit(Bool_t matched){kInTrackMatched = matched;}
-   void SetDistToBad(Int_t dist){fBadDist=dist;} 
-   void SetPhotonPairDTime(Float_t pairtime){fPhotonPairDTime = pairtime;}
-   void SetPhotonPairDModule(Int_t pairmodule){fPhotonPairDModule = pairmodule;}
-   void SetPhotonPairAsy(Float_t asy){fPhotonPairAsy = asy;}
-   void SetPhotonPairAngle(Float_t angle){fPhotonPairAngle = angle;}
-   void SetPhotonPairID(Int_t id0, Int_t id1){fPhotonPairID0 =id0, fPhotonPairID1=id1 ; }
-   void SetAODPhotonPairID(Int_t aodid0, Int_t aodid1){fAODPhotonPairID0 =aodid0, fAODPhotonPairID1=aodid1 ; }
-   void SetIsLeading(Bool_t leading){kIsLeading = leading;}
-   void SetIsolated(Bool_t iso){kIsIsolated = iso;}
-private:
-
-  Int_t     fChargedSign ;   //sign of charged track
-
-  Float_t   fL0               ;
-  Float_t   fL1               ;
-  Int_t     fModule           ; 
-  Int_t     fBadDist          ;
-  Int_t     fNCells           ;
-  Double_t  fClusterTime      ;
-  Int_t     fClusterID        ;
-  Int_t     fAODClusterID        ;
-  Bool_t    kInSSA            ;   
-  Bool_t    kInTOF            ;    
-  Bool_t    kInTrackMatched   ;   
-  Double_t  fPhotonPairDTime  ;
-  Int_t     fPhotonPairDModule;
-  Float_t   fPhotonPairAsy    ;
-  Float_t   fPhotonPairAngle  ;
-  Int_t     fPhotonPairID0    ;
-  Int_t     fAODPhotonPairID0    ;
-  Int_t     fPhotonPairID1    ;
-  Int_t     fAODPhotonPairID1    ;
-  Bool_t    kIsLeading        ;
-  Bool_t    kIsIsolated       ;
-
-  ClassDef(AliCaloTrackParticle,2)
-
-};
-
-#endif // #ifdef ALICALOTRACKPARTICLE_H
-
-  
index f86b9cb51e73bcca40bddd35268a30c7184f020d..515f51681906d4ed7c38443eb0bb618f1b824025 100644 (file)
@@ -27,7 +27,6 @@
 #pragma link C++ class AliStaPart+;
 #pragma link C++ class AliStaTrigger+;
 #pragma link C++ class AliStaVertex+;
-#pragma link C++ class AliCaloTrackParticle+;
 #pragma link C++ class AliAnalysisTaskEMCALPi0V2ShSh+;
 #pragma link C++ class AliEMCalpi0ClusterEvaluationTask+;
 #pragma link C++ class AliAnalysisTaskEMCALIsolation+;