]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/BASE/AliHLTGlobalTriggerDecision.h
Fix to automatically pass 'C' option to TClonesArray.
[u/mrichter/AliRoot.git] / HLT / BASE / AliHLTGlobalTriggerDecision.h
index 4f6842ec7f8c03c2cf74c78ac673cc511fc29f19..512de8b8b30087ae70af7acff42d53bf72105134 100644 (file)
@@ -217,7 +217,7 @@ class AliHLTGlobalTriggerDecision : public AliHLTTriggerDecision
    * \param  option  This is passed onto the internal array clear methods.
    * The method is inherited from TObject.
    */
-  virtual void Clear(Option_t* option = "");
+  virtual void Clear(Option_t* option = "C");
   
  private: