]> git.uio.no Git - u/mrichter/AliRoot.git/blame - VZERO/VZEROrecLinkDef.h
Updated names of the environment variables (no dollar sign). Gaussian distribution...
[u/mrichter/AliRoot.git] / VZERO / VZEROrecLinkDef.h
CommitLineData
6f8b97de 1#ifdef __CINT__
2/* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
3 * See cxx source for full Copyright notice */
4
5#pragma link off all globals;
6#pragma link off all classes;
7#pragma link off all functions;
8
9#pragma link C++ class AliVZEROReconstructor+;
10
11#endif