|
Geant4_10
|
#include <HepMCG4Interface.hh>


Public Member Functions | |
| HepMCG4Interface () | |
| virtual | ~HepMCG4Interface () |
| HepMC::GenEvent * | GetHepMCGenEvent () const |
| virtual void | GeneratePrimaryVertex (G4Event *anEvent) |
| HepMCG4Interface () | |
| virtual | ~HepMCG4Interface () |
| HepMC::GenEvent * | GetHepMCGenEvent () const |
| virtual void | GeneratePrimaryVertex (G4Event *anEvent) |
Public Member Functions inherited from G4VPrimaryGenerator | |
| G4VPrimaryGenerator () | |
| virtual | ~G4VPrimaryGenerator () |
| G4ThreeVector | GetParticlePosition () |
| G4double | GetParticleTime () |
| void | SetParticlePosition (G4ThreeVector aPosition) |
| void | SetParticleTime (G4double aTime) |
Protected Member Functions | |
| virtual G4bool | CheckVertexInsideWorld (const G4ThreeVector &pos) const |
| void | HepMC2G4 (const HepMC::GenEvent *hepmcevt, G4Event *g4event) |
| virtual HepMC::GenEvent * | GenerateHepMCEvent () |
| virtual G4bool | CheckVertexInsideWorld (const G4ThreeVector &pos) const |
| void | HepMC2G4 (const HepMC::GenEvent *hepmcevt, G4Event *g4event) |
| virtual HepMC::GenEvent * | GenerateHepMCEvent () |
Protected Attributes | |
| HepMC::GenEvent * | hepmcEvent |
Protected Attributes inherited from G4VPrimaryGenerator | |
| G4ThreeVector | particle_position |
| G4double | particle_time |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VPrimaryGenerator | |
| static G4bool | CheckVertexInsideWorld (const G4ThreeVector &pos) |
A base class for primary generation via HepMC object. This class is derived from G4VPrimaryGenerator.
Definition at line 41 of file HepMCG4Interface.hh.
| HepMCG4Interface::HepMCG4Interface | ( | ) |
Definition at line 44 of file HepMCG4Interface.cc.
|
virtual |
Definition at line 50 of file HepMCG4Interface.cc.
| HepMCG4Interface::HepMCG4Interface | ( | ) |
|
virtual |
|
protectedvirtual |
Definition at line 57 of file HepMCG4Interface.cc.


|
protectedvirtual |
|
protectedvirtual |
Reimplemented in HepMCG4PythiaInterface, HepMCG4PythiaInterface, HepMCG4AsciiReader, and HepMCG4AsciiReader.
|
protectedvirtual |
Reimplemented in HepMCG4PythiaInterface, HepMCG4PythiaInterface, HepMCG4AsciiReader, and HepMCG4AsciiReader.
Definition at line 119 of file HepMCG4Interface.cc.

Implements G4VPrimaryGenerator.
Definition at line 126 of file HepMCG4Interface.cc.

Implements G4VPrimaryGenerator.
| HepMC::GenEvent* HepMCG4Interface::GetHepMCGenEvent | ( | ) | const |
|
inline |
Definition at line 74 of file HepMCG4Interface.hh.
Definition at line 71 of file HepMCG4Interface.cc.


|
protected |
Definition at line 46 of file HepMCG4Interface.hh.
1.8.5