]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Dummy implementation
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 25 Mar 2008 17:57:15 +0000 (17:57 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 25 Mar 2008 17:57:15 +0000 (17:57 +0000)
EMCAL/AliEMCALv0.h

index 705fd867e769a953c3cbd716c84de40f97ff13b3..04742235547868aae55726c527b8ba5b09bf4daa 100644 (file)
@@ -62,7 +62,7 @@ class AliEMCALv0 : public AliEMCAL {
   void PbInTrap(const double parTRAP[11], TString n);
   // 1X1 case - Nov 22, 2006
   void Trd1Tower1X1(double *parSCM0);
-  void PbInTrd1(double *parTrd1, TString n);
+  void PbInTrd1(double *parTrd1, TString n){;}
   // TRD2 - 1th design
   void Scm0InTrd2(const AliEMCALGeometry * g, const Double_t emodPar[5], Double_t parSCM0[5]);
   void Division2X2InScm0(const AliEMCALGeometry * g, const Double_t parSCM0[5]);