error for different delphes_card.dat

Asked by karo

Hi,

     There are some errors when I used the Delphes_card.dat which is copied from Delphes/data,

  ** **
** ####### Start reading DETECTOR parameters ####### **
** Opening configuration card: ../Cards/tmp_card.dat **
** Parameters summarised in: delphes_run.log **
** **
** ERROR: PDG Table (data/particle.tbl) not found! exit. **
** INFO: delphes_events.lhco created **
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
** Exiting...

Actually I have found PDG Table in Delphes/ data/particle.tbl.

But it can success for delphes_card.dat which is the defalut file in MG5/../cards. There are some different in these two delphes cards.

By the way, I used the Madgraphv5_1_4_8 and delphes 2.

Cheers,
Karo

Question information

Language:
English Edit question
Status:
Solved
For:
MadGraph5_aMC@NLO Edit question
Assignee:
No assignee Edit question
Solved by:
karo
Solved:
Last query:
Last reply:
Revision history for this message
Olivier Mattelaer (olivier-mattelaer) said :
#1

Hi,

For this you have to contact the Delphes author:
https://cp3.irmp.ucl.ac.be/projects/delphes
they have their own ticket system.

Cheers,

Olivier

On Sep 4, 2013, at 5:11 PM, karo <email address hidden> wrote:

> New question #235157 on MadGraph5:
> https://answers.launchpad.net/madgraph5/+question/235157
>
> Hi,
>
> There are some errors when I used the Delphes_card.dat which is copied from Delphes/data,
>
> ** **
> ** ####### Start reading DETECTOR parameters ####### **
> ** Opening configuration card: ../Cards/tmp_card.dat **
> ** Parameters summarised in: delphes_run.log **
> ** **
> ** ERROR: PDG Table (data/particle.tbl) not found! exit. **
> ** INFO: delphes_events.lhco created **
> 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
> ** Exiting...
>
> Actually I have found PDG Table in Delphes/ data/particle.tbl.
>
> But it can success for delphes_card.dat which is the defalut file in MG5/../cards. There are some different in these two delphes cards.
>
> By the way, I used the Madgraphv5_1_4_8 and delphes 2.
>
> Cheers,
> Karo
>
> --
> You received this question notification because you are a member of
> MadTeam, which is an answer contact for MadGraph5.

Revision history for this message
karo (karo-t) said :
#2

Hi Oliver,

     I have solved that question. I added the path of file.

Cheers,
Karo