[ROOT] MakeClass problem

From: Vu Anh Tuan (vuanh@lal.in2p3.fr)
Date: Sun Oct 20 2002 - 11:08:10 MEST


Hi,

I'm using MakeClass function from Root v03.02.07. Here is my pretty odd
problem

root [0] TFile *f = new TFile("L1L2L3global.root");
root [1] f->ls();                                  
TFile**         L1L2L3global.root       Created for you by  
HepRootFileManager
 TFile*         L1L2L3global.root       Created for you by
HepRootFileManager
  KEY: TTree    Global;3        Global
  KEY: TTree    Global;2        Global
root [2] 
root [2] Global->MakeClass("TrigAnalyze");
R__unzip: error during decompression
R__unzip: error during decompression
R__unzip: error during decompression
Error: Symbol Global is not defined in current scope
FILE:/tmp/fileIRRWWg_cint LINE:1
Error: Failed to evaluate Global->MakeClass("TrigAnalyze")Possible
candidates are...
filename       line:size busy function type and name  
*** Interpreter error recovered ***

I think my root-tuple is fine as it's possible to display some
varibles by TBrowser. MakeClass nevertheless doesn't seem to be OK. May 
you help me, please?

Thanks,

Tuan



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:51:15 MET