component documentation corrected, initialization of member
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 23 Nov 2007 08:32:38 +0000 (08:32 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 23 Nov 2007 08:32:38 +0000 (08:32 +0000)
HLT/BASE/util/AliHLTBlockFilterComponent.cxx
HLT/BASE/util/AliHLTFileWriter.h
HLT/BASE/util/AliHLTRootFilePublisherComponent.h

index 0787942c3953e7f960dab87219f26aa5ab7bb787..faf8afbd406c6c07fd2c3bd7bd7c77f00f879cbb 100644 (file)
@@ -36,6 +36,8 @@
 ClassImp(AliHLTBlockFilterComponent)
 
 AliHLTBlockFilterComponent::AliHLTBlockFilterComponent()
+  :
+  fFilterRules()
 {
   // see header file for class documentation
   // or
index 0f1df6318d970a506446cd3fa9a5e2f3279b7894..f7d5395a8b166b65e528aa01ec320a6afebb72e7 100644 (file)
@@ -21,9 +21,7 @@
  * An HLT data sink component which writes data to file(s).
  *
  * Component ID: \b FileWriter <br>
- * Library: \b libHLTBase (in order to use the component from the external
- * interface, it might be necessary to specify a dummy library with the
- * \em -componentlibrary argument).
+ * Library: \b libAliHLTUtil.
  *
  * Mandatory arguments: <br>
  * <!-- NOTE: ignore the \li. <i> and </i>: it's just doxygen formating -->
index 67dce0efd7e0ef923360674a79d159b625a65f81..9eaf857f06ed3c4ab8684e97a5f4ede09f6d12fe 100644 (file)
@@ -27,9 +27,7 @@
  * Any contributions are of course welcome.
  *
  * Component ID: \b RootFilePublisherComponent <br>
- * Library: \b libHLTBase (in order to use the component from the external
- * interface, it might be necessary to specify a dummy library with the
- * \em -componentlibrary argument).
+ * Library: \b libAliHLTUtil.
  *
  * Mandatory arguments: <br>
  *