]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGJE/AliAnalysisTaskJetResponseV2.h
coverity and rule checker fixes (B. Bathen)
[u/mrichter/AliRoot.git] / PWGJE / AliAnalysisTaskJetResponseV2.h
index b847223b4bb4667d8c9bec204a5027408917098e..74d2356289ffdb14762e4f9cd22c71e1981f2bad 100644 (file)
@@ -1,6 +1,14 @@
 #ifndef ALIANALYSISTASKJETRESPONSEV2_H
 #define ALIANALYSISTASKJETRESPONSEV2_H
 
+/* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
+ * See cxx source for full Copyright notice                               */
+
+//
+// task compares jets in two branches,
+// written for analysis of jet embedding in HI events
+//
+
 class TH1F;
 class TH2F;
 class TH3F;
@@ -87,7 +95,7 @@ private:
    TString fJetBranchName[2]; //  name of jet branches to compare
    TList *fListJets[2];       //! jet lists
 
-   TString fBackgroundBranch;
+   TString fBackgroundBranch;  // branch of external background
 
    // event selection
    Bool_t fIsPbPb;         // is Pb-Pb (fast embedding) or p-p (detector response)