]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSresponseSSD.h
Problem with CINT of ROOT 2.24 fixed
[u/mrichter/AliRoot.git] / ITS / AliITSresponseSSD.h
index 46049f3e0e4b6b1f4dd63fa63ed99e211d9dcac7..ac1d219da7ebfa21e9d68f751499db0e9c7f76c1 100644 (file)
@@ -80,7 +80,8 @@ public:
   
 protected:
   Int_t   fNPar;            // Number of detector param 
-  Float_t *fDetPar       ;  // Array of parameters 
+  Float_t *fDetPar;         //!
+                            // Array of parameters 
   
   Float_t fNoiseP;          // Noise on Pside
   Float_t fNoiseN;          // Noise on Nside
@@ -89,10 +90,13 @@ protected:
   Float_t fSigmaN;          // Sigma charge spread on Nside
   Float_t fDiffCoeff;       // Diffusion Coefficient
   
-  Option_t *fOption1;       // Simulate invalid strips option
-  Option_t *fOption2;       // Not used for the moment
+  Option_t *fOption1;       //!
+                            // Simulate invalid strips option
+  Option_t *fOption2;       //! 
+                            // Not used for the moment
   
-  char*  fDataType;       // Type of data - real or simulated
+  char*  fDataType;         //!
+                            // Type of data - real or simulated
   
   ClassDef(AliITSresponseSSD,1) //Response class for SSD