savalless/particle-muzic
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
### Particle
Example:
pi = ParticleDT('pi+')
pi.name
pi.id
pi.pdgid
pi.mass
pi.charge
pi.lifetime
pi.type
pi.composition
pi.decay_channels
pi.decay
pi.timetodecay
pi.getChannelNames()
pi.getDecayTreeAll()
pi.getDecayTreeRandom()
#### Physics Libraries used
- PYPDT
Install with '''pip install pypdt'''
Source files: https://bitbucket.org/andybuckley/pypdt/
- ParticleDataTool
Cloned from: https://github.com/afedynitch/ParticleDataTool
(added the __init__.py)
#### Related Libraries (not used)
- pypdg: https://github.com/scphall/pypdg
#### dependencies
- Numpy, pypdt
Releases
No releases published
Languages
- Jupyter Notebook 38.4%
- JavaScript 35.3%
- Python 21.9%
- Java 3.9%
- Makefile 0.5%
- Processing 0.0%