]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MUON/MUONgeometryLinkDef.h
Adding class AliMUONClusterStoreV2 (Philippe P., Laurent)
[u/mrichter/AliRoot.git] / MUON / MUONgeometryLinkDef.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 #ifdef __CINT__
7 /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
8  * See cxx source for full Copyright notice                               */
9
10 /* $Id$ */
11
12 #pragma link C++ class  AliMUONStringIntMap+;
13 #pragma link C++ class  AliMUONGeometryConstituent+;
14 #pragma link C++ class  AliMUONGeometryEnvelope+;
15 #pragma link C++ class  AliMUONGeometryEnvelopeStore+;
16 #pragma link C++ class  AliMUONGeometryDetElement+;
17 #pragma link C++ class  AliMUONGeometryModuleTransformer+;
18 #pragma link C++ class  AliMUONGeometryModule+;
19 #pragma link C++ class  AliMUONGeometryTransformer+;
20 #pragma link C++ class  AliMUONGeometryMisAligner+;
21 #pragma link C++ class  AliMUONGeometry+;
22 #pragma link C++ class  AliMUONVGeometryBuilder+;
23 #pragma link C++ class  AliMUONGeometryBuilder+;
24
25 //#pragma link C++ enum   AliMUONGeometryDirection;
26
27 #endif
28