]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MONITOR/MONITORzmqLinkDef.h
-leg values and sparse for HF -new var cuts
[u/mrichter/AliRoot.git] / MONITOR / MONITORzmqLinkDef.h
CommitLineData
4b4ef58d 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/* $Id$ */
6
7
8#pragma link off all globals;
9#pragma link off all classes;
10#pragma link off all functions;
11
12#pragma link C++ class AliEventServerWindow+;
13#pragma link C++ class AliRecoServerThread+;
14#pragma link C++ class AliRecoServer+;
15
16#endif