]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
AliMCGeomtype: return correct type.
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 16 Jul 2002 17:03:18 +0000 (17:03 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 16 Jul 2002 17:03:18 +0000 (17:03 +0000)
TFluka/TFluka.h

index 24576057b8b271ff4b6538613a8e58551936c4a0..aed0773368ffa2b5df43af9031924cbb6bedfb2b 100644 (file)
@@ -243,7 +243,7 @@ class TFluka : public AliMC
     // ----------------------------------------------
     //
     virtual AliMCGeomType GetMCGeomType() const
-       {printf("AliMCGeomType not yet implemented !\n"); return 0;}
+       {printf("AliMCGeomType not yet implemented !\n"); return kFluka;}
     
     //
     // Geant3 specific methods