TChain problem.

From: George Golovanov <golovang_at_fnal.gov>
Date: Mon, 14 Feb 2005 12:41:06 -0600

Hello,         

        I have the following problem. I'm trying to proccess some data in trees using chains. So, to constuct the program I used MakeClass and wrote some additional code. All root-files which I processed have the same structure. Basically most of the files processed good, but some of them rejected on any event with error like this:


This problem disappear when I comment one of the branch:

        b_EM->GetEntry(jentry);
in my Loop() method.
The compilation of my code always goes successfully.

Is this problem with data in root-files, in compilator (I use root v3-05-00 with KCC_4_0) or problem in my code?

Thanks for any help,

Received on Mon Feb 14 2005 - 19:47:51 MET

This archive was generated by hypermail 2.2.0 : Tue Jan 02 2007 - 14:45:05 MET