]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/BASE/util/AliHLTRootFileWriterComponent.cxx
BlockFilter component added; minor corrections
[u/mrichter/AliRoot.git] / HLT / BASE / util / AliHLTRootFileWriterComponent.cxx
index f0076ec526ecf308515d64dfe7a2583c28275914..38d6dfd0f205f325bb384f5e9b76e70e1e970a4c 100644 (file)
@@ -27,6 +27,9 @@
 #include "TFile.h"
 #include "TString.h"
 
+/** the global object for component registration */
+AliHLTRootFileWriterComponent gAliHLTRootFileWriterComponent;
+
 /** ROOT macro for the implementation of ROOT specific class methods */
 ClassImp(AliHLTRootFileWriterComponent)