]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/TRD/AliHLTTRDTrackerV1Component.h
revision 27797 related changes in HLT TRD (Changes in TRD reco param by Alex)
[u/mrichter/AliRoot.git] / HLT / TRD / AliHLTTRDTrackerV1Component.h
index f2dbc4cb0aff7f17948391549e10ee6603a1d261..7c158e0d8f348a41c71bcc783c2af3a9dd2d8a46 100644 (file)
@@ -16,7 +16,7 @@ class AliCDBManager;
 class AliMagFMaps;
 class AliTRDtrackerV1;
 class AliTRDrecoParam;
-
+class AliTRDReconstructor;
 /**
  * @class AliHLTTRDTrackerComponent
  * @brief A TRDTrackerV1 HLT processing component. 
@@ -71,6 +71,7 @@ class AliHLTTRDTrackerV1Component : public AliHLTProcessor
        TFile *fGeometryFile; //! // Pointer to the geom root file
        TGeoManager *fGeoManager; //! Pointer to geometry manager 
 
+       AliTRDReconstructor *fReconstructor; //!
        AliTRDtrackerV1 *fTracker;//! Offline-pure/HLT tracker V1
        AliTRDrecoParam *fRecoParam; //! Offline reco params