]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MFT/AliMFTClusterFinder.cxx
Compilation warnings
[u/mrichter/AliRoot.git] / MFT / AliMFTClusterFinder.cxx
index 083401e1965d5110337d2b780b3c810da252d8a5..165ac720320b31f707d6311a4fc2b274dc057655 100644 (file)
@@ -64,7 +64,7 @@ AliMFTClusterFinder::~AliMFTClusterFinder() {
 
 //====================================================================================================================================================
 
-void AliMFTClusterFinder::Init(Char_t *nameGeomFile) {
+void AliMFTClusterFinder::Init(const Char_t *nameGeomFile) {
 
   fSegmentation = new AliMFTSegmentation(nameGeomFile);
   fNPlanes = fSegmentation -> GetNPlanes();