]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSv11GeomCableFlat.h
cleanup
[u/mrichter/AliRoot.git] / ITS / AliITSv11GeomCableFlat.h
index 4aae7711bb7ab9649cc1d20dc4d2def11a5fc45f..5fb998524b9b5a9c842994315f3d64051369842c 100644 (file)
@@ -45,12 +45,13 @@ class AliITSv11GeomCableFlat : public AliITSv11GeomCable {
   virtual Int_t GetVect(Int_t iCheckPt, Double_t *coord) const;
 
  protected:
-  TGeoVolume *CreateSegment( Double_t *coord1,Double_t *coord2,
-                            Double_t *localVect1, Double_t *localVect2 );
+  TGeoVolume *CreateSegment( const Double_t *coord1,const Double_t *coord2,
+                            const Double_t *localVect1,
+                            const Double_t *localVect2 );
 
-  TGeoVolume *CreateBoxSegment( Double_t *coord1,Double_t *coord2);
+  TGeoVolume *CreateBoxSegment( const Double_t *coord1,const Double_t *coord2);
 
-  TGeoVolume *CreateCylSegment( Double_t &phi, Double_t &r);
+  TGeoVolume *CreateCylSegment( const Double_t &phi, const Double_t &r);
 
   Double_t  fWidth;                                 // width
   Double_t  fThick;                                 // total thickness