]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGHF/hfe/AliAnalysisTaskHFEFlow.h
Coverity and Elienos
[u/mrichter/AliRoot.git] / PWGHF / hfe / AliAnalysisTaskHFEFlow.h
index 2361a22792cecc2591ba27afcb356ada36015624..b9b1b6a714c53fd69034aed5148e1f2d6311624d 100644 (file)
@@ -173,27 +173,27 @@ private:
   Int_t     fDebugLevel; // Debug Level  \r
 \r
   // Cuts for FLOW PWG2\r
-  AliFlowTrackCuts* fcutsRP;  // Reference particle cut\r
-  AliFlowTrackCuts* fcutsPOI; // Particle Of Interest cut\r
+  AliFlowTrackCuts* fcutsRP;  //! Reference particle cut\r
+  AliFlowTrackCuts* fcutsPOI; //! Particle Of Interest cut\r
   \r
   // Cuts for HFE\r
-  AliHFEcuts *fHFECuts;           // HFE cuts\r
-  AliHFEpid  *fPID;               // PID cuts \r
-  AliHFEpidQAmanager *fPIDqa;     // QA Manager\r
+  AliHFEcuts *fHFECuts;           //! HFE cuts\r
+  AliHFEpid  *fPID;               //! PID cuts \r
+  AliHFEpidQAmanager *fPIDqa;     //! QA Manager\r
   AliFlowEvent *fflowEvent;       //! Flow event \r
 \r
   // Cuts for background study\r
-  AliESDtrackCuts *fHFEBackgroundCuts;    // HFE background cuts\r
-  AliHFEpid  *fPIDBackground;             // PID background cuts \r
-  AliHFEpidQAmanager *fPIDBackgroundqa;   // QA Manager Background  \r
+  AliESDtrackCuts *fHFEBackgroundCuts;    //! HFE background cuts\r
+  AliHFEpid  *fPIDBackground;             //! PID background cuts \r
+  AliHFEpidQAmanager *fPIDBackgroundqa;   //! QA Manager Background  \r
   Bool_t fAlgorithmMA;                    // algorithm MA\r
 \r
   // List of tracks\r
-  TArrayI *fArraytrack;                    // list of tracks\r
+  TArrayI *fArraytrack;                    //! list of tracks\r
   Int_t fCounterPoolBackground;            // number of tracks\r
 \r
   // VZERO Event plane after calibration 2010\r
-  AliHFEVZEROEventPlane *fHFEVZEROEventPlane; // VZERO event plane calibrated\r
+  AliHFEVZEROEventPlane *fHFEVZEROEventPlane; //! VZERO event plane calibrated\r
   \r
   // Histos\r
   TH2D *fHistEV;               //! Number of events\r