]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
The same - for the last time
authorpanos <panos@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 3 May 2007 12:32:43 +0000 (12:32 +0000)
committerpanos <panos@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 3 May 2007 12:32:43 +0000 (12:32 +0000)
STEER/AliDetectorTag.h

index 61d18f1416b4dcd44535bd07be41f9bd701e4da2..e15ffea7a7495a1958b40f61e3233f3af89a18f0 100644 (file)
@@ -47,8 +47,8 @@ class AliDetectorTag : public TObject {
   
   //____________________________________________________//
  private:
-  void AliDetectorTag::Int2Bin();
-  void AliDetectorTag::SetDetectorConfiguration();
+  void Int2Bin();
+  void SetDetectorConfiguration();
 
   void SetITSSPD() {fITSSPD = kTRUE;}
   void SetITSSDD() {fITSSDD = kTRUE;}