iLCSoft / MarlinFastJet

Marlin processor to interface FastJet
GNU General Public License v3.0
2 stars 8 forks source link

Jet Clusterer with Kt #15

Closed SwathiSasikumar closed 2 years ago

SwathiSasikumar commented 2 years ago

https://github.com/iLCSoft/MarlinFastJet/blob/c16b3e0c7b9da485b57f4144afef41c3905a0486/include/FastJetUtil.h#L238

The Jet clustering processor with kt algorithm does work with different clustering modes but with inclusiveIterative mode. I tried using VLC and kt with different modes. Everything else works but the inclusive mode for kt. Marlin is terminated with this message:

A runtime error occured - (uncaught exception): std::bad_alloc Marlin will have to be terminated, sorry.

andresailer commented 2 years ago

Hi @SwathiSasikumar

Could you make your steering file and input file available that reproduces this problem? Which iLCSoft installation are you using (CVMFS?)

SwathiSasikumar commented 2 years ago

Yes I used the latest iLCSoft installation.

SwathiSasikumar commented 2 years ago
kt_algorithm 0.75 InclusiveIterativeNJets 4 10 JetOutKT PandoraPFOs E_scheme
andresailer commented 2 years ago

The full XML file please.

andresailer commented 2 years ago

And the slcio file

SwathiSasikumar commented 2 years ago

The steering file is under /nfs/dust/ilc/user/swathi/test.xml And the slcio file is /pnfs/desy.de/ilc/prod/ilc/mc-2020/ild/dst-merged/250-SetA/2f_hadronic_eL_pR/ILD_l5_o1_v02/v02-02/00015161/000/rv02-02.sv02-02.mILD_l5_o1_v02.E250-SetA.I500010.P2f_z_h.eL.pR.n001.d_dstm_15161_9.slcio

andresailer commented 2 years ago

Thanks, but I cannot access the xml file from there, could you just attach it here? I can download the slcio file via the grid though.

tmadlener commented 2 years ago

XML steering file: test.xml.txt