]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TRD/AliTRDReconstructor.cxx
Revert "Streamer level can be specified by the static function fro AliTRDreconstructor"
[u/mrichter/AliRoot.git] / TRD / AliTRDReconstructor.cxx
index fecdec89f982e4ab033b3159ce9776fae7e9fc1c..1f47c83015e1a60fe471022c833880bd80e14719 100644 (file)
@@ -52,9 +52,6 @@
 
 ClassImp(AliTRDReconstructor)
 
-Int_t    AliTRDReconstructor::fgStreamLevel     = 1;        // stream (debug) level
-
-
 AliESDTrdTrigger AliTRDReconstructor::fgTriggerFlags;
 AliTRDonlineTrackMatching AliTRDReconstructor::fgOnlineTrackMatcher;
 TClonesArray *AliTRDReconstructor::fgClusters = NULL;