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

#include <G4SingleParticleSource.hh>

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

Public Member Functions

 G4SingleParticleSource ()
 
 ~G4SingleParticleSource ()
 
void GeneratePrimaryVertex (G4Event *evt)
 
G4SPSPosDistributionGetPosDist ()
 
G4SPSAngDistributionGetAngDist ()
 
G4SPSEneDistributionGetEneDist ()
 
G4SPSRandomGeneratorGetBiasRndm ()
 
void SetVerbosity (G4int)
 
void SetParticleDefinition (G4ParticleDefinition *aParticleDefinition)
 
G4ParticleDefinitionGetParticleDefinition ()
 
void SetParticleCharge (G4double aCharge)
 
void SetParticlePolarization (G4ThreeVector aVal)
 
G4ThreeVector GetParticlePolarization ()
 
void SetParticleTime (G4double aTime)
 
G4double GetParticleTime ()
 
void SetNumberOfParticles (G4int i)
 
G4int GetNumberOfParticles ()
 
G4ThreeVector GetParticlePosition ()
 
G4ThreeVector GetParticleMomentumDirection ()
 
G4double GetParticleEnergy ()
 
- 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 123 of file G4SingleParticleSource.hh.

Constructor & Destructor Documentation

G4SingleParticleSource::G4SingleParticleSource ( )

Definition at line 63 of file G4SingleParticleSource.cc.

Here is the call graph for this function:

G4SingleParticleSource::~G4SingleParticleSource ( )

Definition at line 92 of file G4SingleParticleSource.cc.

Member Function Documentation

void G4SingleParticleSource::GeneratePrimaryVertex ( G4Event evt)
virtual

Implements G4VPrimaryGenerator.

Definition at line 113 of file G4SingleParticleSource.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4SPSAngDistribution* G4SingleParticleSource::GetAngDist ( )
inline

Definition at line 133 of file G4SingleParticleSource.hh.

Here is the caller graph for this function:

G4SPSRandomGenerator* G4SingleParticleSource::GetBiasRndm ( )
inline

Definition at line 141 of file G4SingleParticleSource.hh.

Here is the caller graph for this function:

G4SPSEneDistribution* G4SingleParticleSource::GetEneDist ( )
inline

Definition at line 137 of file G4SingleParticleSource.hh.

Here is the caller graph for this function:

G4int G4SingleParticleSource::GetNumberOfParticles ( )
inline

Definition at line 186 of file G4SingleParticleSource.hh.

Here is the caller graph for this function:

G4ParticleDefinition* G4SingleParticleSource::GetParticleDefinition ( )
inline

Definition at line 151 of file G4SingleParticleSource.hh.

Here is the caller graph for this function:

G4double G4SingleParticleSource::GetParticleEnergy ( )
inline

Definition at line 198 of file G4SingleParticleSource.hh.

Here is the caller graph for this function:

G4ThreeVector G4SingleParticleSource::GetParticleMomentumDirection ( )
inline

Definition at line 194 of file G4SingleParticleSource.hh.

Here is the caller graph for this function:

G4ThreeVector G4SingleParticleSource::GetParticlePolarization ( )
inline

Definition at line 166 of file G4SingleParticleSource.hh.

Here is the caller graph for this function:

G4ThreeVector G4SingleParticleSource::GetParticlePosition ( )
inline

Definition at line 190 of file G4SingleParticleSource.hh.

Here is the caller graph for this function:

G4double G4SingleParticleSource::GetParticleTime ( )
inline

Definition at line 176 of file G4SingleParticleSource.hh.

Here is the caller graph for this function:

G4SPSPosDistribution* G4SingleParticleSource::GetPosDist ( )
inline

Definition at line 129 of file G4SingleParticleSource.hh.

Here is the caller graph for this function:

void G4SingleParticleSource::SetNumberOfParticles ( G4int  i)
inline

Definition at line 181 of file G4SingleParticleSource.hh.

Here is the caller graph for this function:

void G4SingleParticleSource::SetParticleCharge ( G4double  aCharge)
inline

Definition at line 156 of file G4SingleParticleSource.hh.

Here is the caller graph for this function:

void G4SingleParticleSource::SetParticleDefinition ( G4ParticleDefinition aParticleDefinition)

Definition at line 107 of file G4SingleParticleSource.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4SingleParticleSource::SetParticlePolarization ( G4ThreeVector  aVal)
inline

Definition at line 162 of file G4SingleParticleSource.hh.

Here is the caller graph for this function:

void G4SingleParticleSource::SetParticleTime ( G4double  aTime)
inline

Definition at line 172 of file G4SingleParticleSource.hh.

Here is the caller graph for this function:

void G4SingleParticleSource::SetVerbosity ( G4int  vL)

Definition at line 99 of file G4SingleParticleSource.cc.

Here is the call graph for this function:

Here is the caller graph for this function:


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