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