Inline declaration eliminiated to avoid problems with GCC on RH7.1+
authorbarbera <barbera@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 9 Jan 2002 13:26:10 +0000 (13:26 +0000)
committerbarbera <barbera@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 9 Jan 2002 13:26:10 +0000 (13:26 +0000)
ITS/AliITSPid.cxx

index 884651d40c1b038f4740c564a333a1969e911d98..99a4fe4a26ed4ae6056fbab4169db4ae3050b14f 100644 (file)
@@ -35,7 +35,6 @@ Float_t AliITSPid::qtrm(Int_t track)
     return (q(6));
 }
 //-----------------------------------------------------------
-inline
 Int_t  AliITSPid::wpik(Int_t nc,Float_t q)
 {
        return pion();   
@@ -60,7 +59,6 @@ Int_t AliITSPid::wpik(Int_t nc,Float_t q)
     return pion();    
 }
 //-----------------------------------------------------------
-inline
 Int_t  AliITSPid::wpikp(Int_t nc,Float_t q)
 {
        return pion();