Fork me on GitHub

Opened 6 years ago

Last modified 4 years ago

#1320 new Bug

Implementing FatJet Btagging

Reported by: Alessandro Micheli Owned by:
Priority: minor Milestone:
Component: Delphes code Version: Delphes 3
Keywords: btag Cc:

Description

Dear Authors,

I am new to Delphes and I am trying to implement the Btagging for the Fatjets. To this scope I have followed this tutorial (https://cp3.irmp.ucl.ac.be/projects/delphes/wiki/WorkBook/TutorialBologna#PartIV-Writeanewmodule) however I am still getting the following error :

Reading events.hepmc
################################################################ (100.00%)
Exiting...
Error in <TList::Clear>: A list is accessing an object (0x2467bd0) already deleted (list name = TList)

The output file looks fine but it is a rather small sample. I wonder whether this error might cause problems on a larger sample.

Thanks.

Change History (2)

comment:1 by Michele Selvaggi, 6 years ago

Hi,

it is hard to comment without having a look at the source code precisely.
Maybe you could fork Delphes from github and push the code in your fork so we can have a look.

Cheers
Michele

comment:2 by Alessandro Micheli, 6 years ago

Dear Michele,

Thank you for your reply. You can find the Delphes code I am using at the following URL

https://github.com/alemicheli/pheno_study/tree/master/delphes

Thanks.

Note: See TracTickets for help on using tickets.