|
HepMC3 event record library
|
Stores particle-related information.
Definition at line 31 of file GenParticle.h.
#include <GenParticle.h>
Inheritance diagram for GenParticle:
Collaboration diagram for GenParticle:Public Member Functions | |
| GenParticle (const FourVector &momentum=FourVector::ZERO_VECTOR(), int pid=0, int status=0) | |
| Default constructor. More... | |
| GenParticle (const GenParticleData &data) | |
| Constructor based on particle data. More... | |
| bool | in_event () const |
| Check if this particle belongs to an event. More... | |
| GenEvent * | |