]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Added new files
authorphille <phille@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 11 Mar 2007 20:00:55 +0000 (20:00 +0000)
committerphille <phille@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 11 Mar 2007 20:00:55 +0000 (20:00 +0000)
HLT/PHOS/Makefile.am

index d740e742e4ce8e0d1a7fd757ada6181090e17fca..8aaba9c266242c9da7dc5ce2f1f97ddccdcd41b1 100644 (file)
@@ -30,6 +30,8 @@ libAliHLTPHOS_la_SOURCES      = AliHLTPHOSPulseGenerator.cxx \
                                  AliHLTPHOSDDLPackedFileWriter.cxx \
                                  AliHLTPHOSCellEnergiesFileWriter.cxx \
                                  AliHLTPHOSHistogramProducerComponent.cxx \
+                                 AliHLTPHOSRcuHistogramProducer.cxx \
+                                 AliHLTPHOSRcuHistogramProducerComponent.cxx \
                                  PeakFinderTest.cxx
 
 # class header files, the link definition for the root dictionary
@@ -50,6 +52,8 @@ CLASS_HDRS                    = AliHLTPHOSPulseGenerator.h \
                                  AliHLTPHOSFileWriter.h \
                                  AliHLTPHOSDDLPackedFileWriter.h \
                                  AliHLTPHOSCellEnergiesFileWriter.h \
+                                 AliHLTPHOSRcuHistogramProducer.h \
+                                 AliHLTPHOSRcuHistogramProducerComponent.h \
                                  AliHLTPHOSHistogramProducerComponent.h
 
 pkginclude_HEADERS             = $(CLASS_HDRS) \
@@ -60,7 +64,10 @@ pkginclude_HEADERS           = $(CLASS_HDRS) \
                                  AliHLTPHOSValidCellDataStruct.h\
                                  AliHLTPHOSDataHeaderStruct.h \
                                  AliHLTPHOSModuleCellAccumulatedEnergyDataStruct.h \
-                                 AliHLTPHOSModuleCellAverageEnergyDataStruct.h
+                                 AliHLTPHOSModuleCellAverageEnergyDataStruct.h \
+                                 AliHLTPHOSRcuCellAccumulatedEnergyDataStruct.h \
+                                 AliHLTPHOSRcuCellAverageEnergyDataStruct.h
+
 
 # version info and linking flags for the library
 libAliHLTPHOS_la_LDFLAGS       = -L@ROOTLIBDIR@ \