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

#include <A01PrimaryGeneratorAction.hh>

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

Public Member Functions

 A01PrimaryGeneratorAction ()
 
virtual ~A01PrimaryGeneratorAction ()
 
virtual void GeneratePrimaries (G4Event *)
 
void SetMomentum (G4double val)
 
G4double GetMomentum () const
 
void SetSigmaMomentum (G4double val)
 
G4double GetSigmaMomentum () const
 
void SetSigmaAngle (G4double val)
 
G4double GetSigmaAngle () const
 
void SetRandomize (G4bool val)
 
G4bool GetRandomize () const
 
- Public Member Functions inherited from G4VUserPrimaryGeneratorAction
 G4VUserPrimaryGeneratorAction ()
 
virtual ~G4VUserPrimaryGeneratorAction ()
 

Detailed Description

Definition at line 44 of file A01PrimaryGeneratorAction.hh.

Constructor & Destructor Documentation

A01PrimaryGeneratorAction::A01PrimaryGeneratorAction ( )

Definition at line 43 of file A01PrimaryGeneratorAction.cc.

Here is the call graph for this function:

A01PrimaryGeneratorAction::~A01PrimaryGeneratorAction ( )
virtual

Definition at line 69 of file A01PrimaryGeneratorAction.cc.

Member Function Documentation

void A01PrimaryGeneratorAction::GeneratePrimaries ( G4Event anEvent)
virtual

Implements G4VUserPrimaryGeneratorAction.

Definition at line 75 of file A01PrimaryGeneratorAction.cc.

Here is the call graph for this function:

G4double A01PrimaryGeneratorAction::GetMomentum ( ) const
inline

Definition at line 67 of file A01PrimaryGeneratorAction.hh.

Here is the caller graph for this function:

G4bool A01PrimaryGeneratorAction::GetRandomize ( ) const
inline

Definition at line 73 of file A01PrimaryGeneratorAction.hh.

Here is the caller graph for this function:

G4double A01PrimaryGeneratorAction::GetSigmaAngle ( ) const
inline

Definition at line 71 of file A01PrimaryGeneratorAction.hh.

Here is the caller graph for this function:

G4double A01PrimaryGeneratorAction::GetSigmaMomentum ( ) const
inline

Definition at line 69 of file A01PrimaryGeneratorAction.hh.

Here is the caller graph for this function:

void A01PrimaryGeneratorAction::SetMomentum ( G4double  val)
inline

Definition at line 66 of file A01PrimaryGeneratorAction.hh.

Here is the caller graph for this function:

void A01PrimaryGeneratorAction::SetRandomize ( G4bool  val)
inline

Definition at line 72 of file A01PrimaryGeneratorAction.hh.

Here is the caller graph for this function:

void A01PrimaryGeneratorAction::SetSigmaAngle ( G4double  val)
inline

Definition at line 70 of file A01PrimaryGeneratorAction.hh.

Here is the caller graph for this function:

void A01PrimaryGeneratorAction::SetSigmaMomentum ( G4double  val)
inline

Definition at line 68 of file A01PrimaryGeneratorAction.hh.

Here is the caller graph for this function:


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