]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/BASE/util/AliHLTRootSchemaEvolutionComponent.h
using common function for merging of streamer info
[u/mrichter/AliRoot.git] / HLT / BASE / util / AliHLTRootSchemaEvolutionComponent.h
index 85da0d2b4812e59f399461bc3b0a266a5b5732bf..29060d1ce831592dec94636137d99c17a71f178a 100644 (file)
@@ -115,12 +115,6 @@ class AliHLTRootSchemaEvolutionComponent : public AliHLTCalibrationProcessor
   /// and adds if it is a new info. 
   int UpdateStreamerInfos(const TList* list, TObjArray* infos) const;
 
-  /// merge streamer info entries from source array to target array
-  /// add all existing infos if not existing in the current one, or having
-  /// different class version
-  /// return 1 if target array has been changed
-  static int MergeStreamerInfo(TObjArray* tgt, const TObjArray* src);
-
   class AliHLTDataBlockItem
   {
   public: