#ifndef ALI_MC__H #define ALI_MC__H /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. * * See cxx source for full Copyright notice */ /* $Id$ */ #include "TVirtualMC.h" typedef TVirtualMC AliMC; #endif //ALI_MC__H