]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliTagAnalysis.h
Updates (N. Bastid)
[u/mrichter/AliRoot.git] / STEER / AliTagAnalysis.h
index 374533724a3db80e50d2592ad63cf14600263053..f9b32414de74b625dd0ac3b2deea5ca74a66baa4 100644 (file)
@@ -39,6 +39,7 @@ class AliTagAnalysis : public TObject {
   void ChainLocalTags(const char *dirname);
   void ChainGridTags(TGridResult *result);
   TChain *QueryTags(AliEventTagCuts *EvTagCuts);
+  Bool_t CreateXMLCollection(const char* name, AliEventTagCuts *EvTagCuts);
    
  protected:
   TGridResult *ftagresult; //the results from the tag grid query