]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONGeometryMisAligner.h
Fixing (again) the HV display for St1 and 2. Should be OK now
[u/mrichter/AliRoot.git] / MUON / AliMUONGeometryMisAligner.h
index 9579926d345af6eaa40dda10c8b00b981032019d..3a81849c2abaeb3337fef9565d905c0f512593b1 100644 (file)
@@ -17,7 +17,6 @@
 
 class AliMUONGeometryTransformer;
 
-class TRandom;
 class TGeoCombiTrans;
 class TClonesArray;
 
@@ -101,9 +100,9 @@ class AliMUONGeometryMisAligner:public TObject
 
   Double_t fXYAngMisAligFactor;  ///< factor (<1) to apply to angular misalignment range since range of motion is restricted out of the xy plane
   Double_t fZCartMisAligFactor; ///< factor (<1) to apply to cartetian misalignment range since range of motion is restricted in z direction
-  TRandom *fDisplacementGenerator;  ///< random number generator for the displacements
+
   
-  ClassDef(AliMUONGeometryMisAligner,3)        // Geometry parametrisation
+  ClassDef(AliMUONGeometryMisAligner,4)        // Geometry parametrisation
 };
 
 #endif //ALI_MUON_GEOMETRY_MIS_ALIGNER_H