[ROOT] Problems with TChain::Process

From: Dmitry A. Shtol (shtol@sndxt1.inp.nsk.su)
Date: Thu Sep 30 2004 - 12:07:55 MEST


Hi!

I executed the following commands:

root [0] chain=new TChain("h1","")                      
(class TChain*)0x8efac68
root [12] chain->Add("$SLD2/tup/ee/unimod/uee470m.root") 
(Int_t)1
root [13] chain->Add("$SLD2/tup/ee/unimod/uee470m1.root")
(Int_t)1
root [14] chain->Add("$SLD2/tup/ee/unimod/uee4701m.root")
(Int_t)1
root [15] msel=new ModEeSelector(1,5)
(class ModEeSelector*)0x8f00210
root [16] chain->Process(msel)       
No correction.

*** Break *** segmentation violation
Generating stack trace...
  
Other operations (as Draw()) works correctly. Where is error?           
==============================================================    
Dmitry A. Shtol                        (SND group)    
Budker Institute of Nuclear Physics  



This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:09 MET