Published September 1, 2019
| Version 0.6.0
Software
Open
scikit-hep/particle: 0.6.0
Authors/Creators
- 1. University of Cincinnati
- 2. Princeton University
Description
- Introduction of classes for MC particle identification codes:
PythiaIDclass.GeantIDclass.
- Introduction of MC particle identification code converters:
- Generic
BiMapbi-bidirectional map class. Pythia2PDGIDBiMapbi-directional map between PDG and Pythia IDs.Geant2PDGIDBiMapbi-directional map between PDG and Geant IDs.EvtGenName2PDGIDBiMapbi-directional map between PDG IDs and EvtGen names.
- Generic
- New data files:
- File
data/pdgid_to_pythiaid.csvfor PDGID-PythiaID conversions. - File
data/pdgid_to_geantid.csvfor PDGID-GeantID conversions. - File
data/pdgid_to_evtgenname.csvfor PDG ID - EvtGen name conversions.
- File
Files
scikit-hep/particle-0.6.0.zip
Files
(183.2 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:edf1bb60bcc05fea6496923b573729e4
|
183.2 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/scikit-hep/particle/tree/0.6.0 (URL)