]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/AliFMDAltroMapping.cxx
CPV alignment creation corrected
[u/mrichter/AliRoot.git] / FMD / AliFMDAltroMapping.cxx
index 0fffc02fc9a94d3745414da3e65e46ef4933fff2..e360e8f394841dacbe1a5a38bd4f1500ebbe5111 100644 (file)
@@ -62,10 +62,11 @@ AliFMDAltroMapping::ReadMapping()
 }
 
 //_____________________________________________________________________________
-void
-AliFMDAltroMapping::DeleteMappingArrays()
+Bool_t
+AliFMDAltroMapping::CreateInvMapping()
 {
-  // Clear map in memory 
+  // Create inverse mapping - not used
+  return kTRUE;
 }
 
 //____________________________________________________________________
@@ -305,7 +306,7 @@ AliFMDAltroMapping::Detector2Hardware(UShort_t  det, Char_t    ring,
 
 //____________________________________________________________________
 Int_t
-AliFMDAltroMapping::GetHWAddress(Int_t sec, Int_t str, Int_t ring) const
+AliFMDAltroMapping::GetHWAddress(Int_t sec, Int_t str, Int_t ring)
 {
   // Return hardware address corresponding to sector sec, strip str,
   // and ring ring.   Mapping from TPC to FMD coordinates are