From 9f773c15ffd601c9adb2fef1ea9423d85bd857e0 Mon Sep 17 00:00:00 2001 From: cholm Date: Mon, 28 Mar 2011 09:32:13 +0000 Subject: [PATCH] Doxygen fixes --- PWG2/FORWARD/analysis2/AliBasedNdetaTask.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/PWG2/FORWARD/analysis2/AliBasedNdetaTask.h b/PWG2/FORWARD/analysis2/AliBasedNdetaTask.h index 68f4a8ad7b9..281937bb28c 100644 --- a/PWG2/FORWARD/analysis2/AliBasedNdetaTask.h +++ b/PWG2/FORWARD/analysis2/AliBasedNdetaTask.h @@ -249,6 +249,7 @@ public: * @param name New name * @param firstbin First bin to use * @param lastbin Last bin to use + * @param useROOT Use TH2::ProjectionX instead of custom code * @param corr Whether to do corrections or not * @param error Whether to calculate errors * @@ -462,6 +463,8 @@ protected: * @param symmetrice Whether to make symmetric extensions * @param rebin Whether to rebin * @param cutEdges Whether to cut edges when rebinning + * @param color Color of markers + * @param marker Marker style */ virtual void MakeResult(const TH2D* sum, const char* postfix, -- 2.43.0