git://git.uio.no
/
u
/
mrichter
/
AliRoot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Adding new classes (Laurent)
[u/mrichter/AliRoot.git]
/
MUON
/
libMUONrec.pkg
diff --git
a/MUON/libMUONrec.pkg
b/MUON/libMUONrec.pkg
index 8f00ccc5fcb18a7d0af5fc6f33ee6327b9a74f2f..e012b63f4bb9f85d014eb2660de2a362a06b022c 100644
(file)
--- a/
MUON/libMUONrec.pkg
+++ b/
MUON/libMUONrec.pkg
@@
-32,7
+32,10
@@
SRCS:= AliMUONClusterReconstructor.cxx \
AliMUONClusterFinderSimpleFit.cxx \
AliMUONClusterFinderCOG.cxx \
AliMUONPad.cxx \
- AliMUONCluster.cxx
+ AliMUONCluster.cxx \
+ AliMUONPadStatusMaker.cxx \
+ AliMUONPadStatusMapMaker.cxx \
+ AliMUONHVNamer.cxx
HDRS:= $(SRCS:.cxx=.h)