]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/TPCLib/AliHLTTPCClusterFinderComponent.h
Reorganising the TPC transformation in HLT:
[u/mrichter/AliRoot.git] / HLT / TPCLib / AliHLTTPCClusterFinderComponent.h
index ece6e85268367fdda8b109eb6b4f3b8350458b08..49ae612bfc26253d8fc6bc2ddfcec28d972190d6 100644 (file)
@@ -1,3 +1,4 @@
+//-*- Mode: C++ -*-
 // $Id$
 
 #ifndef ALIHLTTPCCLUSTERFINDERCOMPONENT_H
@@ -227,6 +228,7 @@ class AliHLTTPCClusterFinderComponent : public AliHLTProcessor
 
        Bool_t fDoMC; // flag to provide MC labels
        Bool_t fReleaseMemory; // flag to release the memory after each event
+       Bool_t fPublishRawClusters; // publish raw clusters in addition
        AliHLTComponentBenchmark fBenchmark; // benchmark
 
        ClassDef(AliHLTTPCClusterFinderComponent, 0)