#ifndef ALI_MC_PROCESS__H #define ALI_MC_PROCESS__H /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. * * See cxx source for full Copyright notice */ /* $Id: AliMCProcess.h 7865 2003-07-13 09:26:14Z hristov $ */ #include "TMCProcess.h" typedef TMCProcess AliMCProcess; #endif //ALI_MC_PROCESS__H