]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Coding conventions (Brigitte)
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 10 Apr 2006 16:08:45 +0000 (16:08 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 10 Apr 2006 16:08:45 +0000 (16:08 +0000)
VZERO/AliVZEROv7.h

index a70ae3104864251fa5b77eabea3a9970af6bb21a..4f98bc686dfe928566271f785911d2f356be1c11 100644 (file)
@@ -42,18 +42,19 @@ protected:
 private: 
 
 // V0C part in front of muon arm absorber 
-  Double_t  fV0CHeight1, fV0CHeight2, fV0CHeight3, fV0CHeight4; 
-  Double_t  fV0CRMin, fV0CRBox;
-  Double_t  fV0CLidThickness;
-  Double_t  fV0CCellThickness;
-  Double_t  fV0CBoxThickness; 
-  Double_t  fV0COffsetFibers;
+// V0C Parameters related to geometry: 
+  Double_t  fV0CHeight1, fV0CHeight2, fV0CHeight3, fV0CHeight4; // Heights of V0C elements
+  Double_t  fV0CRMin, fV0CRBox;  // Min and max radii of V0C box
+  Double_t  fV0CLidThickness;    // Thickness of V0C box lid
+  Double_t  fV0CCellThickness;   // Thickness of V0C cell
+  Double_t  fV0CBoxThickness;    // Thickness of V0C box
+  Double_t  fV0COffsetFibers;    // Z offsets to output fibers
 
-// V0C Parameters related to light production :
-  Float_t fV0CLightYield;       // Lightyield in BC408   (93.75 eV per photon)
-  Float_t fV0CLightAttenuation; // LightAttenuation in fibers (0.05 per meter)
-  Float_t fV0CnMeters;          // Number of meters of fibers to PM
-  Float_t fV0CFibToPhot;        // Loss in Fibers - Photocathode Connection 
+// V0C Parameters related to light production:
+  Float_t fV0CLightYield;        // Lightyield in BC408   (93.75 eV per photon)
+  Float_t fV0CLightAttenuation;  // LightAttenuation in fibers (0.05 per meter)
+  Float_t fV0CnMeters;           // Number of meters of fibers to PM
+  Float_t fV0CFibToPhot;         // Loss in Fibers - Photocathode Connection 
 
 // V0A Parameters related to geometry:
   Double_t fV0AR0, fV0AR1, fV0AR2, fV0AR3, fV0AR4, fV0AR5, fV0AR6;     // Radius of V0A
@@ -66,7 +67,7 @@ private:
   Double_t fV0APMTR4, fV0APMTH, fV0APMTB;                               // Parameters for Photo-Multiplier
   Float_t fV0AnMeters;                                                  // Must be calculated depending on each ring
   
-// V0A Parameters releted to light
+// V0A Parameters related to light production:
   Double_t fV0ALightYield;       // Lightyield in BC404
   Double_t fV0ALightAttenuation; // LightAttenuation in fibers
   Double_t fV0AFibToPhot;        // Loss in Fibers - Photocathode Connection