Difference between revisions of "Delphes"

From Core Wiki
Jump to navigationJump to search
Line 24: Line 24:
 
** Details of successful DIS run in Delphes:
 
** Details of successful DIS run in Delphes:
 
***[https://indico.jlab.org/event/465/ indico 26 Aug 2021 WG meeting]
 
***[https://indico.jlab.org/event/465/ indico 26 Aug 2021 WG meeting]
 +
*A note on particle "status codes" in HepMC and Delphes
 +
**[https://sft.its.cern.ch/jira/browse/HEPMC-105?page=com.xiplink.jira.git.jira_git_plugin%3Agit-summary-tabpanel]
 +
**The Particle branch of the DELPHES output root file contains all generated particles
 +
*** if(particle->Status==4)// Beam particle
 +
*** ...Status==1 // undecayed particle
 +
*** ...Status==2 // decayed physical particle (e.g. pi0, K_S, but not quark, gluon...)
 +
** use these codes to assess CORE reconstruction resolution

Revision as of 13:09, 28 August 2021