gordonwatts / LINQtoROOT

Convert a LINQ query into a ROOT TSelector, and run it
GNU Lesser General Public License v2.1
1 stars 0 forks source link

No key cache file should cause a crash bad lookup #254

Open gordonwatts opened 6 years ago

gordonwatts commented 6 years ago

Here is what I see printed out:

Setting up the queries

Warning in : file C:\Users\Gordon\AppData\Local\LINQToTTree\QueryCache\261682867 - recoTree-mc15_13TeV_361025_Pythia8EvtGen_A14NNPDF23LO_jetjet_JZ5W_merge_DAOD_22dae881fdfc71a5d42ccc6dadb58c82\query 486035119-inp-2128831035-crm757602046_0.root has no keys Warning in : file C:\Users\Gordon\AppData\Local\LINQToTTree\QueryCache-773616556 - recoTree-mc15_13TeV_361026_Pythia8EvtGen_A14NNPDF23LO_jetjet_JZ6W_merge_DAOD_20166d84ad6a14b22e6de26c327edfec\query 486035119-inp-2128831035-crm757602046_0.root has no keys Error in : reading illegal key, exiting after 1 keys Error in : reading illegal key, exiting after 1 keys

This was caused by a previous run that had a bad go of things. It should have been trapped, ignored, and re-run. But it seems to still exist after the run.