| 
    Geant4_10
    
   | 
 
#include <G4SPSAngDistribution.hh>
Public Member Functions | |
| G4SPSAngDistribution () | |
| ~G4SPSAngDistribution () | |
| void | SetAngDistType (G4String) | 
| void | DefineAngRefAxes (G4String, G4ThreeVector) | 
| void | SetMinTheta (G4double) | 
| void | SetMinPhi (G4double) | 
| void | SetMaxTheta (G4double) | 
| void | SetMaxPhi (G4double) | 
| void | SetBeamSigmaInAngR (G4double) | 
| void | SetBeamSigmaInAngX (G4double) | 
| void | SetBeamSigmaInAngY (G4double) | 
| void | UserDefAngTheta (G4ThreeVector) | 
| void | UserDefAngPhi (G4ThreeVector) | 
| void | SetFocusPoint (G4ThreeVector) | 
| void | SetParticleMomentumDirection (G4ParticleMomentum aMomentumDirection) | 
| void | SetUseUserAngAxis (G4bool) | 
| void | SetUserWRTSurface (G4bool) | 
| void | SetPosDistribution (G4SPSPosDistribution *a) | 
| void | SetBiasRndm (G4SPSRandomGenerator *a) | 
| void | ReSetHist (G4String) | 
| void | SetVerbosity (G4int a) | 
| G4String | GetDistType () | 
| G4double | GetMinTheta () | 
| G4double | GetMaxTheta () | 
| G4double | GetMinPhi () | 
| G4double | GetMaxPhi () | 
| G4ParticleMomentum | GenerateOne () | 
Definition at line 155 of file G4SPSAngDistribution.hh.
| G4SPSAngDistribution::G4SPSAngDistribution | ( | ) | 
Definition at line 54 of file G4SPSAngDistribution.cc.
| G4SPSAngDistribution::~G4SPSAngDistribution | ( | ) | 
Definition at line 81 of file G4SPSAngDistribution.cc.
| void G4SPSAngDistribution::DefineAngRefAxes | ( | G4String | refname, | 
| G4ThreeVector | ref | ||
| ) | 
Definition at line 101 of file G4SPSAngDistribution.cc.


| G4ParticleMomentum G4SPSAngDistribution::GenerateOne | ( | ) | 
      
  | 
  inline | 
Definition at line 188 of file G4SPSAngDistribution.hh.
      
  | 
  inline | 
Definition at line 192 of file G4SPSAngDistribution.hh.
      
  | 
  inline | 
Definition at line 190 of file G4SPSAngDistribution.hh.
      
  | 
  inline | 
Definition at line 191 of file G4SPSAngDistribution.hh.
      
  | 
  inline | 
Definition at line 189 of file G4SPSAngDistribution.hh.
      
  | 
  inline | 
| void G4SPSAngDistribution::SetFocusPoint | ( | G4ThreeVector | input | ) | 
      
  | 
  inline | 
Definition at line 175 of file G4SPSAngDistribution.hh.


      
  | 
  inline | 
| void G4SPSAngDistribution::UserDefAngPhi | ( | G4ThreeVector | input | ) | 
Definition at line 169 of file G4SPSAngDistribution.cc.


| void G4SPSAngDistribution::UserDefAngTheta | ( | G4ThreeVector | input | ) | 
Definition at line 157 of file G4SPSAngDistribution.cc.


 1.8.5