]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG3/hfe/AliHFEcollection.h
Commit modifications done to take care of the problems
[u/mrichter/AliRoot.git] / PWG3 / hfe / AliHFEcollection.h
index 5d2e4a999443a7a5fb371f0ef5dcd9596d912492..86ec0d9496044e1620e128e490badb4a39337b90 100644 (file)
@@ -48,6 +48,7 @@ class AliHFEcollection : public TNamed{
   
 
   virtual void Browse(TBrowser *b);
+  virtual Bool_t IsFolder() const { return kTRUE; }
 
   // Set & Create functions
   Bool_t CreateTH1F(const char* name, const char* title, Int_t nBin, Float_t nMin, Float_t nMax, Int_t logAxis = -1);