X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=MUON%2FAliMUONGMSSubprocessor.h;h=26d3fef72b98fc37b05282642d2d3e21264ca7f1;hp=143c04858e09109e75c0d1f0b14ea6900b3df7d2;hb=5c937f06e2d0dd389658ddb8821a3f0de957cd19;hpb=6c870207b483004f4a40c082ad1fb2b5e48a2307 diff --git a/MUON/AliMUONGMSSubprocessor.h b/MUON/AliMUONGMSSubprocessor.h index 143c04858e0..26d3fef72b9 100644 --- a/MUON/AliMUONGMSSubprocessor.h +++ b/MUON/AliMUONGMSSubprocessor.h @@ -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