]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MUON/MUONmpgraphicsLinkDef.h
par file fix
[u/mrichter/AliRoot.git] / MUON / MUONmpgraphicsLinkDef.h
1 /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
2  * See cxx source for full Copyright notice                               */
3
4 // $Id$
5
6 /// \file MUONmpgraphicsLinkDef.h
7 /// \brief The CINT link definitions for \ref mpgraphics
8
9 #pragma link C++ nestedclasses;
10 #pragma link C++ nestedtypedef;
11
12 /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
13  * See cxx source for full Copyright notice                               */
14
15 // $MpId: graphicsLinkDefIn.h,v 1.4 2005/08/24 09:42:12 ivana Exp $ 
16
17 #pragma link C++ class  AliMpGraphContext+;
18 #pragma link C++ class  AliMpVPainter+;
19 #pragma link C++ class  AliMpMotifPainter+;
20 #pragma link C++ class  AliMpRowPainter+;
21 #pragma link C++ class  AliMpRowSegmentPainter+;
22 #pragma link C++ class  AliMpSectorPainter+;
23 #pragma link C++ class  AliMpSubZonePainter+;
24 #pragma link C++ class  AliMpZonePainter+;
25 #pragma link C++ class  AliMpSlatPainter+;
26 #pragma link C++ class  AliMpPCBPainter+;
27 #pragma link C++ class  AliMpDEVisu+;
28 #pragma link C++ class  AliMpIteratorPainter+;