Opened 12 years ago
Closed 12 years ago
#93 closed Bug (wontfix)
Problem when running Delphes version 2.0.3
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Delphes code | Version: | |
Keywords: | Cc: | Olivier.Mattelaer@…, partois@… |
Description
I am trying to run Delphes 2.0.3 with my Pythia samples, but I get the following error (which did not occur before, with version 2.0.2):
WARNING: Error in <TChain::LoadTree>: Cannot find tree with name Analysis in file delphes.root
ERROR: cannot access branch Photon
Error in <TChain::LoadTree>: Cannot find tree with name Analysis in file delphes.root
ERROR: cannot access branch Electron
Error in <TChain::LoadTree>: Cannot find tree with name Analysis in file delphes.root
ERROR: cannot access branch Muon
Error in <TChain::LoadTree>: Cannot find tree with name Analysis in file delphes.root
ERROR: cannot access branch TauJet
Error in <TChain::LoadTree>: Cannot find tree with name Analysis in file delphes.root
ERROR: cannot access branch Jet
Error in <TChain::LoadTree>: Cannot find tree with name Analysis in file delphes.root
ERROR: cannot access branch ETmis
Error in <TChain::LoadTree>: Cannot find tree with name Trigger in file delphes.root
WARNING: Error in <TChain::LoadTree>: Cannot find tree with name Analysis in file delphes.root
ERROR: cannot access branch Photon
Error in <TChain::LoadTree>: Cannot find tree with name Analysis in file delphes.root
ERROR: cannot access branch Electron
Error in <TChain::LoadTree>: Cannot find tree with name Analysis in file delphes.root
ERROR: cannot access branch Muon
Error in <TChain::LoadTree>: Cannot find tree with name Analysis in file delphes.root
ERROR: cannot access branch TauJet
Error in <TChain::LoadTree>: Cannot find tree with name Analysis in file delphes.root
ERROR: cannot access branch Jet
Error in <TChain::LoadTree>: Cannot find tree with name Analysis in file delphes.root
ERROR: cannot access branch ETmis
Error in <TChain::LoadTree>: Cannot find tree with name Trigger in file delphes.root
WARNING: Error in <TChain::LoadTree>: Cannot find tree with name Analysis in file delphes.root
ERROR: cannot access branch Photon
Error in <TChain::LoadTree>: Cannot find tree with name Analysis in file delphes.root
ERROR: cannot access branch Electron
Error in <TChain::LoadTree>: Cannot find tree with name Analysis in file delphes.root
ERROR: cannot access branch Muon
Error in <TChain::LoadTree>: Cannot find tree with name Analysis in file delphes.root
ERROR: cannot access branch TauJet
Error in <TChain::LoadTree>: Cannot find tree with name Analysis in file delphes.root
ERROR: cannot access branch Jet
Error in <TChain::LoadTree>: Cannot find tree with name Analysis in file delphes.root
ERROR: cannot access branch ETmis
Error in <TChain::LoadTree>: Cannot find tree with name Trigger in file delphes.root
WARNING: Error in <TChain::LoadTree>: Cannot find tree with name Analysis in file delphes.root
ERROR: cannot access branch Photon
Error in <TChain::LoadTree>: Cannot find tree with name Analysis in file delphes.root
ERROR: cannot access branch Electron
Error in <TChain::LoadTree>: Cannot find tree with name Analysis in file delphes.root
ERROR: cannot access branch Muon
Error in <TChain::LoadTree>: Cannot find tree with name Analysis in file delphes.root
ERROR: cannot access branch TauJet
Error in <TChain::LoadTree>: Cannot find tree with name Analysis in file delphes.root
ERROR: cannot access branch Jet
Error in <TChain::LoadTree>: Cannot find tree with name Analysis in file delphes.root
ERROR: cannot access branch ETmis
Error in <TChain::LoadTree>: Cannot find tree with name Trigger in file delphes.root
WARNING: Error in <TChain::LoadTree>: Cannot find tree with name Analysis in file delphes.root
ERROR: cannot access branch Photon
Error in <TChain::LoadTree>: Cannot find tree with name Analysis in file delphes.root
ERROR: cannot access branch Electron
Error in <TChain::LoadTree>: Cannot find tree with name Analysis in file delphes.root
ERROR: cannot access branch Muon
Error in <TChain::LoadTree>: Cannot find tree with name Analysis in file delphes.root
ERROR: cannot access branch TauJet
Error in <TChain::LoadTree>: Cannot find tree with name Analysis in file delphes.root
ERROR: cannot access branch Jet
Error in <TChain::LoadTree>: Cannot find tree with name Analysis in file delphes.root
ERROR: cannot access branch ETmis
Error in <TChain::LoadTree>: Cannot find tree with name Trigger in file delphes.root
Change History (2)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Does the problem persist ? Pierre was able to run this version without troubles i think.
Jerome