X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=PWG4%2FtotEt%2FAliAnalysisEtReconstructed.h;h=062933b282fe48fa349f6b111888c6935ebccd4a;hp=0e12922c507981aad16ac425fca673007fbe2243;hb=4998becfa81448e04785b7d07b9c9dfc64722026;hpb=da5768271f06e6b9cd9bec9daf2d6103f55dd5c7 diff --git a/PWG4/totEt/AliAnalysisEtReconstructed.h b/PWG4/totEt/AliAnalysisEtReconstructed.h index 0e12922c507..062933b282f 100644 --- a/PWG4/totEt/AliAnalysisEtReconstructed.h +++ b/PWG4/totEt/AliAnalysisEtReconstructed.h @@ -29,8 +29,6 @@ protected: bool CheckGoodVertex(AliVParticle *track); virtual bool TrackHitsCalorimeter(AliVParticle *track, Double_t magField); - Int_t fNTpcClustersCut; // cut on # of TPC clusters - Int_t fNItsClustersCut; // cut on # of ITS clusters Double_t fTrackDistanceCut; // cut on track distance Char_t fClusterType; // selection on cluster type