Nicolò Foppiani edited section_Week_07_subsection_Tuesday__.tex  over 7 years ago

Commit id: 5945cb0865adaf383bb398aca5a56d05782b79cb

deletions | additions      

       

TVector3::PseudoRapidity:0: RuntimeWarning: transvers momentum = 0! return +/- 10e10  risolto mettendo x.pt() > 1e-5  \textbf{ZZ $\rightarrow 4\nu$ }: of course it's a problem for fastjet since you have 0 particles inside the event...  fastjet::Error: Requested 4 exclusive jets, but there were only 0 particles in the event  Traceback (most recent call last):  File "/afs/cern.ch/user/n/nfoppian/work/public/FCC/heppy/bin/heppy_loop.py", line 184, in   main(options, args)  File "/afs/cern.ch/user/n/nfoppian/work/public/FCC/heppy/bin/heppy_loop.py", line 144, in main  loop = runLoop( comp, outDir, cfg.config, options )  File "/afs/cern.ch/user/n/nfoppian/work/public/FCC/heppy/bin/heppy_loop.py", line 39, in runLoop  loop.loop()  File "/afs/cern.ch/user/n/nfoppian/work/public/FCC/heppy/framework/looper.py", line 205, in loop  self.process( iEv )  File "/afs/cern.ch/user/n/nfoppian/work/public/FCC/heppy/framework/looper.py", line 287, in process  return self._run_analyzers_on_event()  File "/afs/cern.ch/user/n/nfoppian/work/public/FCC/heppy/framework/looper.py", line 297, in _run_analyzers_on_event  ret = analyzer.process( self.event )  File "/afs/cern.ch/user/n/nfoppian/work/public/FCC/heppy/analyzers/fcc/JetClusterizer.py", line 92, in process  self.clusterize()  File "/afs/cern.ch/user/n/nfoppian/work/public/FCC/heppy/analyzers/fcc/JetClusterizer.py", line 64, in clusterize  return self.clusterizer.make_exclusive_jets(args['njets'])   Exception: unhandled, unknown C++ exception