]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/libAliHLTTPC.pkg
added receiving of last run with same run type
[u/mrichter/AliRoot.git] / HLT / libAliHLTTPC.pkg
index 6663dc08a3d875eee6d43c8e25dd2408a8adb13a..2f5fa820893dd2df8891c768ac1dede21199f323 100644 (file)
@@ -11,12 +11,15 @@ CLASS_HDRS:=        AliHLTTPCTransform.h \
                AliHLTTPCFileHandler.h \
                AliHLTTPCBenchmark.h \
                AliHLTTPCClusterFinder.h \
+               AliHLTTPCMapping.h \
                AliHLTTPCDigitReader.h \
                AliHLTTPCDigitReaderPacked.h \
                AliHLTTPCDigitReaderUnpacked.h \
                AliHLTTPCDigitReaderRaw.h \
+               AliHLTTPCDigitReaderDecoder.h \
                AliHLTTPCDigitDumpComponent.h \
-               AliHLTAltroChannelSelectorComponent.h \
+               AliHLTTPCZeroSuppressionComponent.h \
+               AliHLTTPCNoiseMapComponent.h \
                AliHLTTPCVertex.h \
                AliHLTTPCVertexArray.h \
                AliHLTTPCVertexFinder.h \
@@ -34,7 +37,6 @@ CLASS_HDRS:=          AliHLTTPCTransform.h \
                AliHLTTPCGlobalMerger.h \
                AliHLTTPCInterMerger.h \
                AliHLTTPCPad.h \
-               AliHLTTPCPadArray.h \
                AliHLTTPCDefinitions.h \
                AliHLTTPCRawDataUnpackerComponent.h \
                AliHLTTPCClusterFinderComponent.h \
@@ -42,8 +44,35 @@ CLASS_HDRS:=         AliHLTTPCTransform.h \
                AliHLTTPCSliceTrackerComponent.h \
                AliHLTTPCGlobalMergerComponent.h \
                AliHLTTPCEsdWriterComponent.h \
+               tracking-ca/AliHLTTPCCACell.h \
+               tracking-ca/AliHLTTPCCADisplay.h \
+               tracking-ca/AliHLTTPCCAHit.h \
+               tracking-ca/AliHLTTPCCAOutTrack.h \
+               tracking-ca/AliHLTTPCCAParam.h \
+               tracking-ca/AliHLTTPCCARow.h \
+               tracking-ca/AliHLTTPCCATrackerComponent.h \
+               tracking-ca/AliHLTTPCCATracker.h \
+               tracking-ca/AliHLTTPCCATrack.h \
+               tracking-ca/AliHLTTPCCATrackPar.h \
+               comp/AliHLTTPCCompDataCompressorHelper.h \
+               comp/AliHLTTPCCompDumpComponent.h \
+               comp/AliHLTTPCCompModelAnalysis.h \
+               comp/AliHLTTPCCompModelConverter.h \
+               comp/AliHLTTPCCompModelConverterComponent.h \
+               comp/AliHLTTPCCompModelDeconverter.h \
+               comp/AliHLTTPCCompModelDeconverterComponent.h \
+               comp/AliHLTTPCCompModelDeflater.h \
+               comp/AliHLTTPCCompModelDeflaterComponent.h \
+               comp/AliHLTTPCCompModelInflater.h \
+               comp/AliHLTTPCCompModelInflaterComponent.h \
                AliHLTTPCCalibPedestalComponent.h \
-               AliHLTTPCCalibPulserComponent.h
+               AliHLTTPCCalibPulserComponent.h \
+               AliHLTTPCCalibCEComponent.h \
+                AliHLTTPCEventStatistics.h \
+                AliHLTTPCEventStatisticsProducerComponent.h \
+                AliHLTTPCRunStatistics.h \
+                AliHLTTPCRunStatisticsProducerComponent.h
+
 
 
 
@@ -88,4 +117,14 @@ PACKCXXFLAGS := ${HLTCXXFLAGS}
 PACKCFLAGS   := ${HLTCLFAGS}
 PACKDCXXFLAGS:= ${HLTDCXXFLAGS}
 
-EINCLUDE := HLT/TPCLib HLT/TPCLib/tracking HLT/BASE HLT/BASE/util TPC RAW STEER
+EINCLUDE       := HLT/TPCLib \
+                  HLT/TPCLib/tracking \
+                  HLT/TPCLib/comp \
+                  HLT/TPCLib/tracking-ca \
+                  HLT/TPCLib/offline \
+                  HLT/BASE \
+                  HLT/BASE/util \
+                  HLT/RCU \
+                  TPC \
+                  RAW \
+                  STEER