Re: [ROOT] Problems with TChain::Process

From: Rene Brun (brun@pcbrun.cern.ch)
Date: Fri Oct 01 2004 - 10:01:25 MEST


Dmitriy,

Please send more information. See
http://root.cern.ch/root/roottalk/RoottalkRules.html

Rene Brun

On Thu, 30 Sep 2004, 
Dmitry A. Shtol 
wrote:

> 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