]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/AliFMDGainDA.cxx
Fixing violations and warnings motivated by FC
[u/mrichter/AliRoot.git] / FMD / AliFMDGainDA.cxx
index 4071f9c6d8fca6201346291c05d9e7c155fa0a3e..424741424f581bb7fe227c5480dbd6198af87c61 100644 (file)
@@ -220,6 +220,7 @@ void AliFMDGainDA::FillChannels(AliFMDDigit* digit)
 //_____________________________________________________________________
 void AliFMDGainDA::MakeSummary(UShort_t det, Char_t ring)
 {
+  //Create summary hists for FMD gains and chi2 of the fits
   switch (det) { 
   case 1: 
     fGainFMD1i = MakeSummaryHistogram("gain", "Gains", det, ring);