#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$ */ #include "TMCProcess.h" typedef TMCProcess AliMCProcess; #endif //ALI_MC_PROCESS__H