]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONLegacyClusterServer.h
ALIROOT-5420 Missing include
[u/mrichter/AliRoot.git] / MUON / AliMUONLegacyClusterServer.h
index bc4424e57e6b21e256d23cbe3d07b071b88083d6..e6a8f1b610c0e3d3ddb969e3a4f015fab8cf638a 100644 (file)
@@ -35,7 +35,7 @@ public:
                            const AliMpArea& area,
                            const AliMUONRecoParam* recoParam = 0x0);
   
-  virtual void UseDigits(TIter& next);
+  virtual void UseDigits(TIter& next, AliMUONVDigitStore* digitStore = 0x0);
 
   /// Use trigger tracks. Return kFALSE if not used.
   virtual Bool_t UseTriggerTrackStore(AliMUONVTriggerTrackStore* trackStore);
@@ -46,7 +46,7 @@ private:
   /// not defined
   AliMUONLegacyClusterServer& operator=(const AliMUONLegacyClusterServer& rhs);
 
-  const AliMUONGeometryTransformer& fTransformer; //!< geometry convertor
+  const AliMUONGeometryTransformer& fkTransformer; //!< geometry convertor
        AliMUONVClusterStore* fClusterStore; //!< cluster store 
        AliMUONVTriggerTrackStore* fTriggerTrackStore; //!< trigger track store
        AliMUONTriggerTrackToTrackerClusters* fBypass; //!< bypass