Changes between Version 2 and Version 3 of Ticket #855, comment 2
- Timestamp:
- Feb 15, 2016, 2:28:14 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #855, comment 2
v2 v3 26 26 So, the problem is in the PDG table provided with ROOT ($ROOTSYS/etc/pdg_table.txt). Delphes uses this table to check if particle is stable or not. 27 27 28 To make both stau and anti-stau stable, you'll need to fix the HepMC or STDHEP (depending on what input format you're using) reader class. The files are classes/DelphesHepMCReader.cc and classes/DelphesHepMC reader.cc.28 To make both stau and anti-stau stable, you'll need to fix the HepMC or STDHEP (depending on what input format you're using) reader class. The files are classes/DelphesHepMCReader.cc and classes/DelphesHepMCReader.cc. 29 29 30 30 Replacing