-
Notifications
You must be signed in to change notification settings - Fork 3
sgrinschpun/particle-muzic
Folders and files
| Name | Name | Last commit message | 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
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published