]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/STEERBase/AliMCEvent.cxx
make Whoami() compile nicely + other warning fixes
[u/mrichter/AliRoot.git] / STEER / STEERBase / AliMCEvent.cxx
index 3c59ae6c8ff93769e696a9894b2bd5b3e2a1487f..be23a424aafc39f6d3caf1a29ca4542cf9144975 100644 (file)
@@ -855,7 +855,6 @@ Bool_t  AliMCEvent::GetCocktailGenerator(Int_t index,TString &nameGen){
    return 1;
 }
 
-
-
+AliVEvent::EDataLayoutType AliMCEvent::GetDataLayoutType() const {return AliVEvent::kMC;}
 
 ClassImp(AliMCEvent)