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

#include <G4SPSRandomGenerator.hh>

Public Member Functions

 G4SPSRandomGenerator ()
 
 ~G4SPSRandomGenerator ()
 
void SetXBias (G4ThreeVector)
 
void SetYBias (G4ThreeVector)
 
void SetZBias (G4ThreeVector)
 
void SetThetaBias (G4ThreeVector)
 
void SetPhiBias (G4ThreeVector)
 
void SetEnergyBias (G4ThreeVector)
 
void SetPosThetaBias (G4ThreeVector)
 
void SetPosPhiBias (G4ThreeVector)
 
G4double GenRandX ()
 
G4double GenRandY ()
 
G4double GenRandZ ()
 
G4double GenRandTheta ()
 
G4double GenRandPhi ()
 
G4double GenRandEnergy ()
 
G4double GenRandPosTheta ()
 
G4double GenRandPosPhi ()
 
void SetIntensityWeight (G4double weight)
 
G4double GetBiasWeight ()
 
void ReSetHist (G4String)
 
void SetVerbosity (G4int a)
 

Detailed Description

Definition at line 138 of file G4SPSRandomGenerator.hh.

Constructor & Destructor Documentation

G4SPSRandomGenerator::G4SPSRandomGenerator ( )

Definition at line 65 of file G4SPSRandomGenerator.cc.

G4SPSRandomGenerator::~G4SPSRandomGenerator ( )

Definition at line 91 of file G4SPSRandomGenerator.cc.

Member Function Documentation

G4double G4SPSRandomGenerator::GenRandEnergy ( )

Definition at line 488 of file G4SPSRandomGenerator.cc.

Here is the call graph for this function:

G4double G4SPSRandomGenerator::GenRandPhi ( )

Definition at line 433 of file G4SPSRandomGenerator.cc.

Here is the call graph for this function:

G4double G4SPSRandomGenerator::GenRandPosPhi ( )

Definition at line 603 of file G4SPSRandomGenerator.cc.

Here is the call graph for this function:

G4double G4SPSRandomGenerator::GenRandPosTheta ( )

Definition at line 544 of file G4SPSRandomGenerator.cc.

Here is the call graph for this function:

G4double G4SPSRandomGenerator::GenRandTheta ( )

Definition at line 375 of file G4SPSRandomGenerator.cc.

Here is the call graph for this function:

G4double G4SPSRandomGenerator::GenRandX ( )

Definition at line 204 of file G4SPSRandomGenerator.cc.

Here is the call graph for this function:

G4double G4SPSRandomGenerator::GenRandY ( )

Definition at line 266 of file G4SPSRandomGenerator.cc.

Here is the call graph for this function:

G4double G4SPSRandomGenerator::GenRandZ ( )

Definition at line 320 of file G4SPSRandomGenerator.cc.

Here is the call graph for this function:

G4double G4SPSRandomGenerator::GetBiasWeight ( )
inline

Definition at line 168 of file G4SPSRandomGenerator.hh.

Here is the caller graph for this function:

void G4SPSRandomGenerator::ReSetHist ( G4String  atype)

Definition at line 166 of file G4SPSRandomGenerator.cc.

Here is the caller graph for this function:

void G4SPSRandomGenerator::SetEnergyBias ( G4ThreeVector  input)

Definition at line 142 of file G4SPSRandomGenerator.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4SPSRandomGenerator::SetIntensityWeight ( G4double  weight)
inline

Definition at line 163 of file G4SPSRandomGenerator.hh.

void G4SPSRandomGenerator::SetPhiBias ( G4ThreeVector  input)

Definition at line 134 of file G4SPSRandomGenerator.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4SPSRandomGenerator::SetPosPhiBias ( G4ThreeVector  input)

Definition at line 158 of file G4SPSRandomGenerator.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4SPSRandomGenerator::SetPosThetaBias ( G4ThreeVector  input)

Definition at line 150 of file G4SPSRandomGenerator.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4SPSRandomGenerator::SetThetaBias ( G4ThreeVector  input)

Definition at line 126 of file G4SPSRandomGenerator.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4SPSRandomGenerator::SetVerbosity ( G4int  a)
inline

Definition at line 179 of file G4SPSRandomGenerator.hh.

void G4SPSRandomGenerator::SetXBias ( G4ThreeVector  input)

Definition at line 102 of file G4SPSRandomGenerator.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4SPSRandomGenerator::SetYBias ( G4ThreeVector  input)

Definition at line 110 of file G4SPSRandomGenerator.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4SPSRandomGenerator::SetZBias ( G4ThreeVector  input)

Definition at line 118 of file G4SPSRandomGenerator.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: