]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/BASE/AliHLTMessage.h
Installation of additional header
[u/mrichter/AliRoot.git] / HLT / BASE / AliHLTMessage.h
index cbb5f46cf00343c014a0bbe90d1b1cbff049365a..9934e2ba22194f9938644a8dc6b178208a65ccd5 100644 (file)
@@ -147,6 +147,8 @@ public:
    static void   EnableSchemaEvolutionForAll(Bool_t enable = kTRUE);
    static Bool_t UsesSchemaEvolutionForAll();
 
+   const TList* GetStreamerInfos() const {return fInfos;}
+
    /**
     * Helper function to stream an object into an AliHLTMessage
     * The returned instance must be cleaned by the caller