]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Removed all functions responsible for multiple cathode handling.
authorjbarbosa <jbarbosa@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 13 Feb 2001 20:16:02 +0000 (20:16 +0000)
committerjbarbosa <jbarbosa@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 13 Feb 2001 20:16:02 +0000 (20:16 +0000)
RICH/AliRICHChamber.h

index 2d0dfa5635595a509cc79a835d1fc72b4650d017..78ae0faf8686922e746ad0f9b50ff1637464132f 100644 (file)
@@ -112,9 +112,6 @@ class AliRICHChamber : public TObject
     //
     AliRICHClusterFinder* &GetReconstructionModel() {return fReconstruction;}
 
-    Int_t Nsec()              {return fnsec;}
-    void  SetNsec(Int_t nsec) {fnsec=nsec;}
-//
 // Member function forwarding to the segmentation and response models
 //
 // Calculate pulse height from energy loss  
@@ -243,9 +240,7 @@ class AliRICHChamber : public TObject
     Float_t frMax;                 // Maximum Chamber size 
     Int_t   fGid;                  // Id tag 
     Float_t fzPos;                 // z-position of this chamber
-// The segmentation models for the cathode planes
-    Int_t   fnsec;                 // fnsec=1: one plane segmented, fnsec=2: both planes are segmented.
-    
+
     TRotMatrix *fChamberMatrix;          //Rotation matrices for each chamber
     Float_t fChamberTrans[3];            //Translaction vectors for each chamber