]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/MUONgeometryLinkDef.h
Revision of macros documentation
[u/mrichter/AliRoot.git] / MUON / MUONgeometryLinkDef.h
CommitLineData
089392dd 1/* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
2 * See cxx source for full Copyright notice */
3
4// $Id $
5
e118b27e 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
e118b27e 12#pragma link C++ class AliMUONGeometryConstituent+;
13#pragma link C++ class AliMUONGeometryEnvelope+;
14#pragma link C++ class AliMUONGeometryEnvelopeStore+;
15#pragma link C++ class AliMUONGeometryDetElement+;
55a83076 16#pragma link C++ class AliMUONGeometryModuleTransformer+;
e118b27e 17#pragma link C++ class AliMUONGeometryModule+;
55a83076 18#pragma link C++ class AliMUONGeometryTransformer+;
e14435c6 19#pragma link C++ class AliMUONGeometryMisAligner+;
55a83076 20#pragma link C++ class AliMUONGeometry+;
e118b27e 21#pragma link C++ class AliMUONVGeometryBuilder+;
22#pragma link C++ class AliMUONGeometryBuilder+;
6b1e4b22 23
230fe657 24//#pragma link C++ enum AliMUONGeometryDirection;
25
e118b27e 26#endif
27