]> git.uio.no Git - u/mrichter/AliRoot.git/blob - EVGEN/AliDecayer.h
Merging the VirtualMC branch to the main development branch (HEAD)
[u/mrichter/AliRoot.git] / EVGEN / AliDecayer.h
1 #ifndef ALI_DECAYER__H
2 #define ALI_DECAYER__H
3 /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
4  * See cxx source for full Copyright notice                               */
5
6 /* $Id$ */
7
8 #include "TVirtualMCDecayer.h"
9
10 typedef TVirtualMCDecayer AliDecayer;
11
12 #endif //ALI_DECAYER__H