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

index 047027a03acbc8784ccf9bfd8ca4ddd96b40100e..d740e742e4ce8e0d1a7fd757ada6181090e17fca 100644 (file)
@@ -29,6 +29,7 @@ libAliHLTPHOS_la_SOURCES      = AliHLTPHOSPulseGenerator.cxx \
                                  AliHLTPHOSFileWriter.cxx \
                                  AliHLTPHOSDDLPackedFileWriter.cxx \
                                  AliHLTPHOSCellEnergiesFileWriter.cxx \
+                                 AliHLTPHOSHistogramProducerComponent.cxx \
                                  PeakFinderTest.cxx
 
 # class header files, the link definition for the root dictionary
@@ -48,7 +49,8 @@ CLASS_HDRS                    = AliHLTPHOSPulseGenerator.h \
                                   AliHLTPHOSFileWriterComponent.h \
                                  AliHLTPHOSFileWriter.h \
                                  AliHLTPHOSDDLPackedFileWriter.h \
-                                 AliHLTPHOSCellEnergiesFileWriter.h
+                                 AliHLTPHOSCellEnergiesFileWriter.h \
+                                 AliHLTPHOSHistogramProducerComponent.h
 
 pkginclude_HEADERS             = $(CLASS_HDRS) \
                                  AliHLTPHOSCommonDefs.h \
@@ -56,7 +58,9 @@ pkginclude_HEADERS            = $(CLASS_HDRS) \
                                  AliHLTPHOSModuleCellEnergyDataStruct.h\
                                  AliHLTPHOSRcuCellEnergyDataStruct.h \
                                  AliHLTPHOSValidCellDataStruct.h\
-                                 AliHLTPHOSDataHeaderStruct.h
+                                 AliHLTPHOSDataHeaderStruct.h \
+                                 AliHLTPHOSModuleCellAccumulatedEnergyDataStruct.h \
+                                 AliHLTPHOSModuleCellAverageEnergyDataStruct.h
 
 # version info and linking flags for the library
 libAliHLTPHOS_la_LDFLAGS       = -L@ROOTLIBDIR@ \