]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MUON/libMUONgeometry.pkg
TPC mapping class added; new digit reader based on fast ALTRO decoder implemented...
[u/mrichter/AliRoot.git] / MUON / libMUONgeometry.pkg
1 # $Id$
2 #
3 # The framework classes for geometry construction
4 # (not dependent on MUON) 
5 #
6
7 SRCS  =  AliMUONGeometryConstituent.cxx \
8          AliMUONGeometryEnvelope.cxx \
9          AliMUONGeometryEnvelopeStore.cxx \
10          AliMUONGeometryDetElement.cxx \
11          AliMUONGeometryModuleTransformer.cxx \
12          AliMUONGeometryModule.cxx \
13          AliMUONGeometryTransformer.cxx \
14          AliMUONGeometryMisAligner.cxx \
15          AliMUONGeometry.cxx \
16          AliMUONVGeometryBuilder.cxx \
17          AliMUONGeometryBuilder.cxx
18    
19 HDRS =  $(SRCS:.cxx=.h) 
20
21 EINCLUDE:= RAW MUON/mapping
22
23 DHDR:= MUONgeometryLinkDef.h