]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONGMSSubprocessor.h
Add option to run on some local files with test mode using the alien plugin
[u/mrichter/AliRoot.git] / MUON / AliMUONGMSSubprocessor.h
index 143c04858e09109e75c0d1f0b14ea6900b3df7d2..26d3fef72b98fc37b05282642d2d3e21264ca7f1 100644 (file)
@@ -38,13 +38,16 @@ class AliMUONGMSSubprocessor : public AliMUONVSubprocessor
     /// Not implemented
     AliMUONGMSSubprocessor& operator=(const AliMUONGMSSubprocessor&);
 
+    // static methods
+    static const TString& GetDataId();         
+    static const TString& GetMatrixArrayName();
+
+    // methods
     UInt_t ProcessFile(const TString& filename);
 
     // static data members
     static const Int_t    fgkSystem;           ///< The data system
-    static const TString  fgkDataId;           ///< The data Id
-    static const TString  fgkMatrixArrayName;  ///< The fixed matrix array name
-  
+
     // data members
     AliMUONGeometryTransformer* fTransformer; ///< Geometry transformer