New definition of name ofobject in TMap tables. Fixing conding convention violations
[u/mrichter/AliRoot.git] / MUON / AliMUONSegmentManuIndex.h
index 6309b81e2ed805b1b3da848cb3c95177acb364e3..5a5633969d47fdc0bcc6a90a7e8c40c38252acaa 100644 (file)
@@ -17,6 +17,7 @@
 
 #include <TNamed.h>
 
+class TString;
 
 class AliMUONSegmentManuIndex : public TNamed {
  public:
@@ -31,8 +32,10 @@ class AliMUONSegmentManuIndex : public TNamed {
   Int_t GetManuId()        const{return fManuId;}
   Int_t GetBusPatchId()    const{return fBusPatchId;}
   Int_t GetManuChannelId() const{return fManuChannelId;}
+
+  static TString Name(Int_t manuId, Int_t manuchannel);
   
-  void Print() const;
+  void   Print() const;
 
  private:
   Int_t fChannelId; // Id of the channel within the detection element