]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Additional call to AliEMCAL::Init (Mihaela)
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 21 Feb 2007 14:23:58 +0000 (14:23 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 21 Feb 2007 14:23:58 +0000 (14:23 +0000)
EMCAL/AliEMCALv0.cxx

index 3f3ddf0dd7709bee51549cfa0a02f2a9241fd279..55aabb782990642d20c09e5bcd280206b8222aa9 100644 (file)
@@ -380,7 +380,7 @@ void AliEMCALv0::CreateGeometry()
 void AliEMCALv0::Init(void)
 {
     // Just prints an information message
-  
+  AliEMCAL::Init();
   if(AliLog::GetGlobalDebugLevel()>0) { 
     TString message("\n") ; 
     message += "*****************************************\n" ;