]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/MUONLinkDefGeometry.h
Simplifying calling test, explicite functions for each type of test
[u/mrichter/AliRoot.git] / MUON / MUONLinkDefGeometry.h
CommitLineData
e118b27e 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 C++ class AliMUONStringIntMap+;
8#pragma link C++ class AliMUONGeometryConstituent+;
9#pragma link C++ class AliMUONGeometryEnvelope+;
10#pragma link C++ class AliMUONGeometryEnvelopeStore+;
11#pragma link C++ class AliMUONGeometryDetElement+;
55a83076 12#pragma link C++ class AliMUONGeometryModuleTransformer+;
e118b27e 13#pragma link C++ class AliMUONGeometryModule+;
55a83076 14#pragma link C++ class AliMUONGeometryTransformer+;
e14435c6 15#pragma link C++ class AliMUONGeometryMisAligner+;
55a83076 16#pragma link C++ class AliMUONGeometry+;
e118b27e 17#pragma link C++ class AliMUONVGeometryBuilder+;
18#pragma link C++ class AliMUONGeometryBuilder+;
19#pragma link C++ class AliMUONGeometryStore+;
152d6f4e 20#pragma link C++ class AliMUONVGeometryDESegmentation+;
e118b27e 21#pragma link C++ class AliMUONGeometrySegmentation+;
55a83076 22#pragma link C++ class AliMUONSegmentation+;
6b1e4b22 23
24#pragma link C++ enum AliMUONGeometryDirection;
e118b27e 25#endif
26