Geant4  10.00.p02
G4AngularDistribution Class Reference

#include <G4AngularDistribution.hh>

+ Inheritance diagram for G4AngularDistribution:
+ Collaboration diagram for G4AngularDistribution:

Public Member Functions

 G4AngularDistribution (G4bool symmetrize)
 
virtual ~G4AngularDistribution ()
 
virtual G4double CosTheta (G4double s, G4double m1, G4double m2) const
 
G4double DifferentialCrossSection (G4double sIn, G4double m1, G4double m2, G4double cosTheta) const
 
G4double Cross (G4double tpPion, G4double tpSigma, G4double tpOmega, G4double tmPion, G4double tmSigma, G4double tmOmega, G4double bMix_o1, G4double bMix_s1, G4double bMix_Omega, G4double bMix_sm, G4double bMix_oL, G4double bMix_sL, G4double bOmega_0, G4double bOmega_1, G4double bOmega_2, G4double bOmega_3, G4double bOmega_m, G4double bOmega_L) const
 
- Public Member Functions inherited from G4VAngularDistribution
 G4VAngularDistribution ()
 
virtual ~G4VAngularDistribution ()
 
virtual G4double Phi () const
 

Private Attributes

G4bool sym
 
G4double mPion
 
G4double mSigma
 
G4double mOmega
 
G4double cmPion
 
G4double cmSigma
 
G4double cmOmega
 
G4double gPion
 
G4double gSigma
 
G4double gOmega
 
G4double mNucleon
 
G4double m42
 
G4double mPion2
 
G4double cmPion2
 
G4double dPion1
 
G4double dPion2
 
G4double cm6gp
 
G4double cPion_3
 
G4double cPion_2
 
G4double cPion_1
 
G4double cPion_m
 
G4double cPion_L
 
G4double cPion_0
 
G4double mSigma2
 
G4double cmSigma2
 
G4double cmSigma4
 
G4double cmSigma6
 
G4double dSigma1
 
G4double dSigma2
 
G4double dSigma3
 
G4double cm2gs
 
G4double cSigma_3
 
G4double cSigma_2
 
G4double cSigma_1
 
G4double cSigma_m
 
G4double cSigma_L
 
G4double cSigma_0
 
G4double mOmega2
 
G4double cmOmega2
 
G4double cmOmega4
 
G4double cmOmega6
 
G4double dOmega1
 
G4double dOmega2
 
G4double dOmega3
 
G4double sOmega1
 
G4double cm2go
 
G4double cOmega_3
 
G4double cOmega_2
 
G4double cOmega_1
 
G4double cOmega_m
 
G4double cOmega_L
 
G4double fac1
 
G4double dMix1
 
G4double dMix2
 
G4double dMix3
 
G4double cMix_o1
 
G4double cMix_s1
 
G4double cMix_Omega
 
G4double cMix_sm
 
G4double fac2
 
G4double fac3
 
G4double cMix_oLc
 
G4double cMix_oLs
 
G4double cMix_sLc
 
G4double cMix_sLs
 

Detailed Description

Definition at line 42 of file G4AngularDistribution.hh.

Constructor & Destructor Documentation

G4AngularDistribution::~G4AngularDistribution ( )
virtual

Definition at line 165 of file G4AngularDistribution.cc.

Member Function Documentation

G4double G4AngularDistribution::CosTheta ( G4double  s,
G4double  m1,
G4double  m2 
) const
virtual

Implements G4VAngularDistribution.

Definition at line 169 of file G4AngularDistribution.cc.

References DifferentialCrossSection(), and G4UniformRand.

+ Here is the call graph for this function:

G4double G4AngularDistribution::Cross ( G4double  tpPion,
G4double  tpSigma,
G4double  tpOmega,
G4double  tmPion,
G4double  tmSigma,
G4double  tmOmega,
G4double  bMix_o1,
G4double  bMix_s1,
G4double  bMix_Omega,
G4double  bMix_sm,
G4double  bMix_oL,
G4double  bMix_sL,
G4double  bOmega_0,
G4double  bOmega_1,
G4double  bOmega_2,
G4double  bOmega_3,
G4double  bOmega_m,
G4double  bOmega_L 
) const

Definition at line 294 of file G4AngularDistribution.cc.

References cPion_0, cPion_1, cPion_2, cPion_3, cPion_L, cPion_m, cSigma_0, cSigma_1, cSigma_2, cSigma_3, cSigma_L, and cSigma_m.

Referenced by DifferentialCrossSection().

+ Here is the caller graph for this function:

G4double G4AngularDistribution::DifferentialCrossSection ( G4double  sIn,
G4double  m1,
G4double  m2,
G4double  cosTheta 
) const

Definition at line 197 of file G4AngularDistribution.cc.

References cMix_o1, cMix_oLc, cMix_oLs, cMix_Omega, cMix_s1, cMix_sLc, cMix_sLs, cMix_sm, cmOmega2, cmOmega4, cmPion2, cmSigma2, cOmega_1, cOmega_2, cOmega_3, cOmega_L, cOmega_m, Cross(), dOmega1, dOmega2, dSigma1, dSigma2, GeV, m42, mOmega2, mPion2, mSigma2, sOmega1, sqr(), sym, and G4InuclParticleNames::tp.

Referenced by CosTheta().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

G4double G4AngularDistribution::cm2go
private

Definition at line 131 of file G4AngularDistribution.hh.

Referenced by G4AngularDistribution().

G4double G4AngularDistribution::cm2gs
private

Definition at line 111 of file G4AngularDistribution.hh.

Referenced by G4AngularDistribution().

G4double G4AngularDistribution::cm6gp
private

Definition at line 93 of file G4AngularDistribution.hh.

Referenced by G4AngularDistribution().

G4double G4AngularDistribution::cMix_o1
private

Definition at line 145 of file G4AngularDistribution.hh.

Referenced by DifferentialCrossSection(), and G4AngularDistribution().

G4double G4AngularDistribution::cMix_oLc
private

Definition at line 152 of file G4AngularDistribution.hh.

Referenced by DifferentialCrossSection(), and G4AngularDistribution().

G4double G4AngularDistribution::cMix_oLs
private

Definition at line 153 of file G4AngularDistribution.hh.

Referenced by DifferentialCrossSection(), and G4AngularDistribution().

G4double G4AngularDistribution::cMix_Omega
private

Definition at line 147 of file G4AngularDistribution.hh.

Referenced by DifferentialCrossSection(), and G4AngularDistribution().

G4double G4AngularDistribution::cMix_s1
private

Definition at line 146 of file G4AngularDistribution.hh.

Referenced by DifferentialCrossSection(), and G4AngularDistribution().

G4double G4AngularDistribution::cMix_sLc
private

Definition at line 154 of file G4AngularDistribution.hh.

Referenced by DifferentialCrossSection(), and G4AngularDistribution().

G4double G4AngularDistribution::cMix_sLs
private

Definition at line 155 of file G4AngularDistribution.hh.

Referenced by DifferentialCrossSection(), and G4AngularDistribution().

G4double G4AngularDistribution::cMix_sm
private

Definition at line 148 of file G4AngularDistribution.hh.

Referenced by DifferentialCrossSection(), and G4AngularDistribution().

G4double G4AngularDistribution::cmOmega
private

Definition at line 78 of file G4AngularDistribution.hh.

Referenced by G4AngularDistribution().

G4double G4AngularDistribution::cmOmega2
private

Definition at line 123 of file G4AngularDistribution.hh.

Referenced by DifferentialCrossSection(), and G4AngularDistribution().

G4double G4AngularDistribution::cmOmega4
private

Definition at line 124 of file G4AngularDistribution.hh.

Referenced by DifferentialCrossSection(), and G4AngularDistribution().

G4double G4AngularDistribution::cmOmega6
private

Definition at line 125 of file G4AngularDistribution.hh.

Referenced by G4AngularDistribution().

G4double G4AngularDistribution::cmPion
private

Definition at line 76 of file G4AngularDistribution.hh.

Referenced by G4AngularDistribution().

G4double G4AngularDistribution::cmPion2
private

Definition at line 90 of file G4AngularDistribution.hh.

Referenced by DifferentialCrossSection(), and G4AngularDistribution().

G4double G4AngularDistribution::cmSigma
private

Definition at line 77 of file G4AngularDistribution.hh.

Referenced by G4AngularDistribution().

G4double G4AngularDistribution::cmSigma2
private

Definition at line 105 of file G4AngularDistribution.hh.

Referenced by DifferentialCrossSection(), and G4AngularDistribution().

G4double G4AngularDistribution::cmSigma4
private

Definition at line 106 of file G4AngularDistribution.hh.

Referenced by G4AngularDistribution().

G4double G4AngularDistribution::cmSigma6
private

Definition at line 107 of file G4AngularDistribution.hh.

Referenced by G4AngularDistribution().

G4double G4AngularDistribution::cOmega_1
private

Definition at line 135 of file G4AngularDistribution.hh.

Referenced by DifferentialCrossSection(), and G4AngularDistribution().

G4double G4AngularDistribution::cOmega_2
private

Definition at line 134 of file G4AngularDistribution.hh.

Referenced by DifferentialCrossSection(), and G4AngularDistribution().

G4double G4AngularDistribution::cOmega_3
private

Definition at line 133 of file G4AngularDistribution.hh.

Referenced by DifferentialCrossSection(), and G4AngularDistribution().

G4double G4AngularDistribution::cOmega_L
private

Definition at line 137 of file G4AngularDistribution.hh.

Referenced by DifferentialCrossSection(), and G4AngularDistribution().

G4double G4AngularDistribution::cOmega_m
private

Definition at line 136 of file G4AngularDistribution.hh.

Referenced by DifferentialCrossSection(), and G4AngularDistribution().

G4double G4AngularDistribution::cPion_0
private

Definition at line 100 of file G4AngularDistribution.hh.

Referenced by Cross(), and G4AngularDistribution().

G4double G4AngularDistribution::cPion_1
private

Definition at line 97 of file G4AngularDistribution.hh.

Referenced by Cross(), and G4AngularDistribution().

G4double G4AngularDistribution::cPion_2
private

Definition at line 96 of file G4AngularDistribution.hh.

Referenced by Cross(), and G4AngularDistribution().

G4double G4AngularDistribution::cPion_3
private

Definition at line 95 of file G4AngularDistribution.hh.

Referenced by Cross(), and G4AngularDistribution().

G4double G4AngularDistribution::cPion_L
private

Definition at line 99 of file G4AngularDistribution.hh.

Referenced by Cross(), and G4AngularDistribution().

G4double G4AngularDistribution::cPion_m
private

Definition at line 98 of file G4AngularDistribution.hh.

Referenced by Cross(), and G4AngularDistribution().

G4double G4AngularDistribution::cSigma_0
private

Definition at line 118 of file G4AngularDistribution.hh.

Referenced by Cross(), and G4AngularDistribution().

G4double G4AngularDistribution::cSigma_1
private

Definition at line 115 of file G4AngularDistribution.hh.

Referenced by Cross(), and G4AngularDistribution().

G4double G4AngularDistribution::cSigma_2
private

Definition at line 114 of file G4AngularDistribution.hh.

Referenced by Cross(), and G4AngularDistribution().

G4double G4AngularDistribution::cSigma_3
private

Definition at line 113 of file G4AngularDistribution.hh.

Referenced by Cross(), and G4AngularDistribution().

G4double G4AngularDistribution::cSigma_L
private

Definition at line 117 of file G4AngularDistribution.hh.

Referenced by Cross(), and G4AngularDistribution().

G4double G4AngularDistribution::cSigma_m
private

Definition at line 116 of file G4AngularDistribution.hh.

Referenced by Cross(), and G4AngularDistribution().

G4double G4AngularDistribution::dMix1
private

Definition at line 142 of file G4AngularDistribution.hh.

Referenced by G4AngularDistribution().

G4double G4AngularDistribution::dMix2
private

Definition at line 143 of file G4AngularDistribution.hh.

Referenced by G4AngularDistribution().

G4double G4AngularDistribution::dMix3
private

Definition at line 144 of file G4AngularDistribution.hh.

Referenced by G4AngularDistribution().

G4double G4AngularDistribution::dOmega1
private

Definition at line 126 of file G4AngularDistribution.hh.

Referenced by DifferentialCrossSection(), and G4AngularDistribution().

G4double G4AngularDistribution::dOmega2
private

Definition at line 127 of file G4AngularDistribution.hh.

Referenced by DifferentialCrossSection(), and G4AngularDistribution().

G4double G4AngularDistribution::dOmega3
private

Definition at line 128 of file G4AngularDistribution.hh.

Referenced by G4AngularDistribution().

G4double G4AngularDistribution::dPion1
private

Definition at line 91 of file G4AngularDistribution.hh.

Referenced by G4AngularDistribution().

G4double G4AngularDistribution::dPion2
private

Definition at line 92 of file G4AngularDistribution.hh.

Referenced by G4AngularDistribution().

G4double G4AngularDistribution::dSigma1
private

Definition at line 108 of file G4AngularDistribution.hh.

Referenced by DifferentialCrossSection(), and G4AngularDistribution().

G4double G4AngularDistribution::dSigma2
private

Definition at line 109 of file G4AngularDistribution.hh.

Referenced by DifferentialCrossSection(), and G4AngularDistribution().

G4double G4AngularDistribution::dSigma3
private

Definition at line 110 of file G4AngularDistribution.hh.

Referenced by G4AngularDistribution().

G4double G4AngularDistribution::fac1
private

Definition at line 141 of file G4AngularDistribution.hh.

Referenced by G4AngularDistribution().

G4double G4AngularDistribution::fac2
private

Definition at line 149 of file G4AngularDistribution.hh.

Referenced by G4AngularDistribution().

G4double G4AngularDistribution::fac3
private

Definition at line 150 of file G4AngularDistribution.hh.

Referenced by G4AngularDistribution().

G4double G4AngularDistribution::gOmega
private

Definition at line 82 of file G4AngularDistribution.hh.

Referenced by G4AngularDistribution().

G4double G4AngularDistribution::gPion
private

Definition at line 80 of file G4AngularDistribution.hh.

Referenced by G4AngularDistribution().

G4double G4AngularDistribution::gSigma
private

Definition at line 81 of file G4AngularDistribution.hh.

Referenced by G4AngularDistribution().

G4double G4AngularDistribution::m42
private

Definition at line 88 of file G4AngularDistribution.hh.

Referenced by DifferentialCrossSection(), and G4AngularDistribution().

G4double G4AngularDistribution::mNucleon
private

Definition at line 84 of file G4AngularDistribution.hh.

Referenced by G4AngularDistribution().

G4double G4AngularDistribution::mOmega
private

Definition at line 74 of file G4AngularDistribution.hh.

Referenced by G4AngularDistribution().

G4double G4AngularDistribution::mOmega2
private

Definition at line 122 of file G4AngularDistribution.hh.

Referenced by DifferentialCrossSection(), and G4AngularDistribution().

G4double G4AngularDistribution::mPion
private

Definition at line 72 of file G4AngularDistribution.hh.

Referenced by G4AngularDistribution().

G4double G4AngularDistribution::mPion2
private

Definition at line 89 of file G4AngularDistribution.hh.

Referenced by DifferentialCrossSection(), and G4AngularDistribution().

G4double G4AngularDistribution::mSigma
private

Definition at line 73 of file G4AngularDistribution.hh.

Referenced by G4AngularDistribution().

G4double G4AngularDistribution::mSigma2
private

Definition at line 104 of file G4AngularDistribution.hh.

Referenced by DifferentialCrossSection(), and G4AngularDistribution().

G4double G4AngularDistribution::sOmega1
private

Definition at line 129 of file G4AngularDistribution.hh.

Referenced by DifferentialCrossSection(), and G4AngularDistribution().

G4bool G4AngularDistribution::sym
private

Definition at line 68 of file G4AngularDistribution.hh.

Referenced by DifferentialCrossSection().


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