X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=MFT%2FAliMFTClusterFinder.cxx;h=165ac720320b31f707d6311a4fc2b274dc057655;hp=083401e1965d5110337d2b780b3c810da252d8a5;hb=58af8e48804de12e122e9597c84f10c6bb8c0704;hpb=e99fb5c99f2ad145773e6ffc93147902f55205d8 diff --git a/MFT/AliMFTClusterFinder.cxx b/MFT/AliMFTClusterFinder.cxx index 083401e1965..165ac720320 100644 --- a/MFT/AliMFTClusterFinder.cxx +++ b/MFT/AliMFTClusterFinder.cxx @@ -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();