]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/libMUONgeometry.pkg
Adding CreateIterator(void) and GetNeighbours() pure virtual methods,
[u/mrichter/AliRoot.git] / MUON / libMUONgeometry.pkg
CommitLineData
e118b27e 1# $Id$
2#
3# The framework classes for geometry construction
4# (not dependent on MUON)
5#
6
7SRCS = AliMUONGeometryConstituent.cxx \
8 AliMUONGeometryEnvelope.cxx \
9 AliMUONGeometryEnvelopeStore.cxx \
10 AliMUONGeometryDetElement.cxx \
f29ba3e1 11 AliMUONStringIntMap.cxx \
55a83076 12 AliMUONGeometryModuleTransformer.cxx \
e118b27e 13 AliMUONGeometryModule.cxx \
55a83076 14 AliMUONGeometryTransformer.cxx \
e14435c6 15 AliMUONGeometryMisAligner.cxx \
55a83076 16 AliMUONGeometry.cxx \
e118b27e 17 AliMUONVGeometryBuilder.cxx \
18 AliMUONGeometryBuilder.cxx \
e0a49962 19 AliMUONVGeometryDESegmentation.cxx \
55a83076 20 AliMUONGeometrySegmentation.cxx \
631f408d 21 AliMUONSegmentation.cxx \
e118b27e 22
23HDRS = $(SRCS:.cxx=.h)
24
25EINCLUDE:= RAW MUON/mapping
26
87600c33 27DHDR:= MUONgeometryLinkDef.h