#include <G4HepMCParticle.h>
Definition at line 44 of file G4HepMCParticle.h.
◆ G4HepMCParticle() [1/2]
G4HepMCParticle::G4HepMCParticle |
( |
| ) |
|
◆ G4HepMCParticle() [2/2]
G4HepMCParticle::G4HepMCParticle |
( |
G4PrimaryParticle * | pp, |
|
|
G4int | isthep, |
|
|
G4int | barcode ) |
Definition at line 40 of file G4HepMCParticle.cpp.
41:theParticle(pp),ISTHEP(
isthep), barcodeEndVtx(barcode)
42{;}
**********INTEGER nmxhep !maximum number of particles DOUBLE PRECISION vhep INTEGER isthep
◆ ~G4HepMCParticle()
G4HepMCParticle::~G4HepMCParticle |
( |
| ) |
|
◆ Done()
void G4HepMCParticle::Done |
( |
| ) |
|
|
inline |
◆ GetBarcodeEndVtx()
G4int G4HepMCParticle::GetBarcodeEndVtx |
( |
| ) |
|
|
inline |
◆ GetISTHEP()
G4int G4HepMCParticle::GetISTHEP |
( |
| ) |
|
|
inline |
◆ GetTheParticle()
G4PrimaryParticle * G4HepMCParticle::GetTheParticle |
( |
| ) |
|
|
inline |
◆ operator delete()
void G4HepMCParticle::operator delete |
( |
void * | aStackedTrack | ) |
|
|
inline |
Definition at line 93 of file G4HepMCParticle.h.
94{
95
97}
G4ThreadLocal G4Allocator< G4HepMCParticle > * aHepMCParticleAllocator
◆ operator new()
void * G4HepMCParticle::operator new |
( |
size_t | | ) |
|
|
inline |
◆ operator!=()
◆ operator=()
◆ operator==()
The documentation for this class was generated from the following files: