Trees | Indices | Help |
---|
|
object --+ | list --+ | PhysicsObjectList --+ | ParticleList
A class to store lists of particles.
|
|||
Inherited from |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
Test if object obj is a valid Particle for the list.
|
Try to find a particle with the given name. Check both name and antiname. If a match is found, return the a copy of the corresponding particle (first one in the list), with the is_part flag set accordingly. None otherwise. |
Try to find a particle with the given name. Check both name and antiname. If a match is found, return the a copy of the corresponding particle (first one in the list), with the is_part flag set accordingly. None otherwise. |
Generate a dictionary from particle id to particle. Include antiparticles. |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Feb 4 12:20:06 2019 | http://epydoc.sourceforge.net |