Fork me on GitHub

Opened 12 years ago

Closed 12 years ago

#123 closed Bug (fixed)

treeReaderRec->GetEntries() not working correctly in Analysis_Ex.cc

Reported by: anonymous Owned by:
Priority: major Milestone:
Component: Delphes code Version:
Keywords: Cc:

Description

Hi,

I have run 500k monojet events using MadGraph, fed them to pythia 8, with the showered events output to LHE files, and fed into Delphes. Running the trigger selection, all 500k events are seen properly. However, when I run Analysis_Ex it says that the chain contains 1M events and performs the analysis as if there are actually that many events available for analysis.

At first the analysis outputs events that pass cuts at slow rate (as I would have expected) and then after some number of events it reports a higher frequency of events passing cuts. Any ideas what could be happening here? It appears to me that treeReaderRec->GetEntries() is not retrieving the correct number of entries for some reason.

Change History (3)

comment:1 by favereau, 12 years ago

Hi,

This is the first time such an issue is reported. I'll try to have a look at it. Is there any way you could share your events so that we can run on them ?

Thanks,

Jerome

comment:2 by schaetzel@…, 12 years ago

I believe this is related to

https://cp3.irmp.ucl.ac.be/projects/delphes/ticket/152

Cheers,
Sebastian

comment:3 by Pavel Demin, 12 years ago

Resolution: fixed
Status: newclosed

The fixed version mentioned in #152 is released now.

Note: See TracTickets for help on using tickets.