]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/CMakelibMUONbase.pkg
fix finding of pad neighbours; remove methods to write them in OCDB
[u/mrichter/AliRoot.git] / MUON / CMakelibMUONbase.pkg
index 5d7d0f17785df4b7f68c714c7377d33b3a5c889d..52ae7c0815efc6755aed63dd9fc4a4508444acd5 100644 (file)
@@ -66,3 +66,27 @@ string ( REPLACE ".cxx" ".h" HDRS "${SRCS}" )
 set ( DHDR  MUONbaseLinkDef.h)
 
 set ( EINCLUDE  RAW MUON/mapping STEER/STEER STEER/CDB STEER/ESD STEER/STEERBase)
+
+set ( EXPORT AliMUONDigitMaker.h 
+  AliMUONVDigitStore.h 
+  AliMUONDigitStoreV2R.h 
+  AliMUONDigitStoreVImpl.h 
+  AliMUONVDigit.h 
+  AliMUONVCluster.h 
+  AliMUONConstants.h 
+  AliMUONTriggerCircuit.h
+  AliMUONTriggerCircuit.h 
+  AliMUONRawClusterV2.h
+  AliMUONRecoParam.h 
+  )
+
+install (DIRECTORY data
+        DESTINATION MUON
+        PATTERN ".svn" EXCLUDE)
+
+
+#
+# EOF
+#
+
+