Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
G4HEPEvtInterface Class Reference

#include <G4HEPEvtInterface.hh>

Inheritance diagram for G4HEPEvtInterface:
Inheritance graph
[legend]
Collaboration diagram for G4HEPEvtInterface:
Collaboration graph
[legend]

Public Member Functions

 G4HEPEvtInterface (char *evfile)
 
 G4HEPEvtInterface (G4String evfile)
 
 ~G4HEPEvtInterface ()
 
void GeneratePrimaryVertex (G4Event *evt)
 
- Public Member Functions inherited from G4VPrimaryGenerator
 G4VPrimaryGenerator ()
 
virtual ~G4VPrimaryGenerator ()
 
G4ThreeVector GetParticlePosition ()
 
G4double GetParticleTime ()
 
void SetParticlePosition (G4ThreeVector aPosition)
 
void SetParticleTime (G4double aTime)
 

Additional Inherited Members

- Static Public Member Functions inherited from G4VPrimaryGenerator
static G4bool CheckVertexInsideWorld (const G4ThreeVector &pos)
 
- Protected Attributes inherited from G4VPrimaryGenerator
G4ThreeVector particle_position
 
G4double particle_time
 

Detailed Description

Definition at line 76 of file G4HEPEvtInterface.hh.

Constructor & Destructor Documentation

G4HEPEvtInterface::G4HEPEvtInterface ( char *  evfile)

Definition at line 43 of file G4HEPEvtInterface.cc.

Here is the call graph for this function:

G4HEPEvtInterface::G4HEPEvtInterface ( G4String  evfile)

Definition at line 59 of file G4HEPEvtInterface.cc.

Here is the call graph for this function:

G4HEPEvtInterface::~G4HEPEvtInterface ( )

Definition at line 75 of file G4HEPEvtInterface.cc.

Member Function Documentation

void G4HEPEvtInterface::GeneratePrimaryVertex ( G4Event evt)
virtual

Implements G4VPrimaryGenerator.

Definition at line 78 of file G4HEPEvtInterface.cc.

Here is the call graph for this function:


The documentation for this class was generated from the following files: