]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/AliFMDCalibPedestal.h
Coding conventions (Christian)
[u/mrichter/AliRoot.git] / FMD / AliFMDCalibPedestal.h
index 553397e6f66e8dbc6312a22cb1466d13650c4813..afb69f059f366eddfc4daeb1a79c3f83c5c4010a 100644 (file)
@@ -5,10 +5,18 @@
  *
  * See cxx source for full Copyright notice                               
  */
+//____________________________________________________________________
+//                                                                          
+// This class stores a pedestal and pedestal width for each strip in
+// the FMD detectors. 
+// The values are stored as floats, since they may be results from a
+// fit. 
+// Need to make algorithm that makes this data
 /** @file    AliFMDCalibPedestal.h
     @author  Christian Holm Christensen <cholm@nbi.dk>
     @date    Sun Mar 26 18:30:51 2006
     @brief   Per strip pedestal calibration 
+    @ingroup FMD_base
 */
 #ifndef ALIFMDFLOATMAP_H
 # include <AliFMDFloatMap.h>