]> git.uio.no Git - u/mrichter/AliRoot.git/blame_incremental - LHC/LHCLinkDef.h
mag. field and geometry initialised from GRP
[u/mrichter/AliRoot.git] / LHC / LHCLinkDef.h
... / ...
CommitLineData
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#pragma link off all globals;
8#pragma link off all classes;
9#pragma link off all functions;
10#pragma link C++ class AliLHC+;
11#pragma link C++ class AliLhcIRegion+;
12#pragma link C++ class AliLhcBeam+;
13#pragma link C++ class AliLhcProcess+;
14#pragma link C++ class AliLhcProcessBB+;
15#pragma link C++ class AliLhcProcessIBS+;
16#pragma link C++ class AliLhcProcessBT+;
17#pragma link C++ class AliLhcMonitor+;
18#endif
19
20
21
22
23
24