#include <HepMCParticle.h>
Definition at line 6 of file HepMCParticle.h.
◆ HepMCParticle() [1/2]
HepMCParticle::HepMCParticle |
( |
| ) |
|
◆ HepMCParticle() [2/2]
HepMCParticle::HepMCParticle |
( |
G4PrimaryParticle * |
pp, |
|
|
int |
status |
|
) |
| |
◆ ~HepMCParticle()
HepMCParticle::~HepMCParticle |
( |
| ) |
|
◆ done()
void HepMCParticle::done |
( |
| ) |
|
◆ getStatus()
const int HepMCParticle::getStatus |
( |
| ) |
|
◆ getTheParticle()
G4PrimaryParticle * HepMCParticle::getTheParticle |
( |
| ) |
|
◆ operator!=()
int HepMCParticle::operator!= |
( |
const HepMCParticle & |
right | ) |
const |
◆ operator=()
◆ operator==()
int HepMCParticle::operator== |
( |
const HepMCParticle & |
right | ) |
const |
◆ status_code
int HepMCParticle::status_code |
|
private |
status code of the entry set to 0 after generating links of G4PrimaryParticle object
Definition at line 19 of file HepMCParticle.h.
Referenced by done(), and getStatus().
◆ theParticle
G4PrimaryParticle* HepMCParticle::theParticle |
|
private |