Geant4  10.00.p02
G4QuasiElasticChannel Class Reference

#include <G4QuasiElasticChannel.hh>

+ Collaboration diagram for G4QuasiElasticChannel:

Public Member Functions

 G4QuasiElasticChannel ()
 
 ~G4QuasiElasticChannel ()
 
G4double GetFraction (G4Nucleus &theNucleus, const G4DynamicParticle &thePrimary)
 
G4KineticTrackVectorScatter (G4Nucleus &theNucleus, const G4DynamicParticle &thePrimary)
 

Private Member Functions

 G4QuasiElasticChannel (const G4QuasiElasticChannel &)
 
const G4QuasiElasticChanneloperator= (const G4QuasiElasticChannel &)
 
int operator== (const G4QuasiElasticChannel &) const
 
int operator!= (const G4QuasiElasticChannel &) const
 

Private Attributes

G4QuasiElRatiostheQuasiElastic
 
G4V3DNucleusthe3DNucleus
 

Detailed Description

Definition at line 52 of file G4QuasiElasticChannel.hh.

Constructor & Destructor Documentation

G4QuasiElasticChannel::G4QuasiElasticChannel ( )

Definition at line 62 of file G4QuasiElasticChannel.cc.

G4QuasiElasticChannel::~G4QuasiElasticChannel ( )

Definition at line 66 of file G4QuasiElasticChannel.cc.

References the3DNucleus.

G4QuasiElasticChannel::G4QuasiElasticChannel ( const G4QuasiElasticChannel )
private

Member Function Documentation

G4double G4QuasiElasticChannel::GetFraction ( G4Nucleus theNucleus,
const G4DynamicParticle thePrimary 
)

Definition at line 71 of file G4QuasiElasticChannel.cc.

References G4cout, G4endl, G4Nucleus::GetA_asInt(), G4DynamicParticle::GetDefinition(), G4Nucleus::GetN_asInt(), G4ParticleDefinition::GetPDGEncoding(), G4QuasiElRatios::GetRatios(), G4DynamicParticle::GetTotalMomentum(), G4Nucleus::GetZ_asInt(), and theQuasiElastic.

Referenced by G4TheoFSGenerator::ApplyYourself().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

int G4QuasiElasticChannel::operator!= ( const G4QuasiElasticChannel ) const
private
const G4QuasiElasticChannel& G4QuasiElasticChannel::operator= ( const G4QuasiElasticChannel )
private
int G4QuasiElasticChannel::operator== ( const G4QuasiElasticChannel ) const
private
G4KineticTrackVector * G4QuasiElasticChannel::Scatter ( G4Nucleus theNucleus,
const G4DynamicParticle thePrimary 
)

Definition at line 95 of file G4QuasiElasticChannel.cc.

References A, G4cout, G4endl, G4lrint(), G4UniformRand, G4DynamicParticle::Get4Momentum(), G4Nucleus::GetA_asInt(), G4DynamicParticle::GetDefinition(), G4IonTable::GetIon(), G4ParticleTable::GetIonTable(), G4V3DNucleus::GetMass(), G4V3DNucleus::GetNucleons(), G4ParticleDefinition::GetParticleName(), G4ParticleTable::GetParticleTable(), G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::GetPDGEncoding(), G4ParticleDefinition::GetPDGMass(), G4Nucleus::GetZ_asInt(), G4V3DNucleus::Init(), MeV, G4Neutron::Neutron(), G4QuasiElRatios::Scatter(), sqr(), the3DNucleus, and theQuasiElastic.

Referenced by G4TheoFSGenerator::ApplyYourself().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

G4V3DNucleus* G4QuasiElasticChannel::the3DNucleus
private

Definition at line 72 of file G4QuasiElasticChannel.hh.

Referenced by Scatter(), and ~G4QuasiElasticChannel().

G4QuasiElRatios* G4QuasiElasticChannel::theQuasiElastic
private

Definition at line 71 of file G4QuasiElasticChannel.hh.

Referenced by GetFraction(), and Scatter().


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