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

#include <HadrontherapyPrimaryGeneratorAction.hh>

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

Public Member Functions

 HadrontherapyPrimaryGeneratorAction ()
 
 ~HadrontherapyPrimaryGeneratorAction ()
 
void SetsigmaEnergy (G4double)
 
void SetmeanKineticEnergy (G4double)
 
void GeneratePrimaries (G4Event *)
 
void SetXposition (G4double)
 
void SetYposition (G4double)
 
void SetZposition (G4double)
 
void SetsigmaY (G4double)
 
void SetsigmaZ (G4double)
 
void SetsigmaMomentumY (G4double)
 
void SetsigmaMomentumZ (G4double)
 
G4double GetmeanKineticEnergy (void)
 
G4double GetSigmaEnergy (void)
 
- Public Member Functions inherited from G4VUserPrimaryGeneratorAction
 G4VUserPrimaryGeneratorAction ()
 
virtual ~G4VUserPrimaryGeneratorAction ()
 

Detailed Description

Definition at line 41 of file HadrontherapyPrimaryGeneratorAction.hh.

Constructor & Destructor Documentation

HadrontherapyPrimaryGeneratorAction::HadrontherapyPrimaryGeneratorAction ( )

Definition at line 32 of file HadrontherapyPrimaryGeneratorAction.cc.

HadrontherapyPrimaryGeneratorAction::~HadrontherapyPrimaryGeneratorAction ( )

Definition at line 42 of file HadrontherapyPrimaryGeneratorAction.cc.

Member Function Documentation

void HadrontherapyPrimaryGeneratorAction::GeneratePrimaries ( G4Event anEvent)
virtual

Implements G4VUserPrimaryGeneratorAction.

Definition at line 54 of file HadrontherapyPrimaryGeneratorAction.cc.

Here is the call graph for this function:

G4double HadrontherapyPrimaryGeneratorAction::GetmeanKineticEnergy ( void  )
G4double HadrontherapyPrimaryGeneratorAction::GetSigmaEnergy ( void  )
void HadrontherapyPrimaryGeneratorAction::SetmeanKineticEnergy ( G4double  )
void HadrontherapyPrimaryGeneratorAction::SetsigmaEnergy ( G4double  )
void HadrontherapyPrimaryGeneratorAction::SetsigmaMomentumY ( G4double  )
void HadrontherapyPrimaryGeneratorAction::SetsigmaMomentumZ ( G4double  )
void HadrontherapyPrimaryGeneratorAction::SetsigmaY ( G4double  )
void HadrontherapyPrimaryGeneratorAction::SetsigmaZ ( G4double  )
void HadrontherapyPrimaryGeneratorAction::SetXposition ( G4double  )
void HadrontherapyPrimaryGeneratorAction::SetYposition ( G4double  )
void HadrontherapyPrimaryGeneratorAction::SetZposition ( G4double  )

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