Geant4.10
|
#include <G4Cerenkov.hh>
Static Public Member Functions | |
static void | SetTrackSecondariesFirst (const G4bool state) |
static void | SetMaxBetaChangePerStep (const G4double d) |
static void | SetMaxNumPhotonsPerStep (const G4int NumPhotons) |
![]() | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
Additional Inherited Members | |
![]() | |
void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
Definition at line 81 of file G4Cerenkov.hh.
G4Cerenkov::G4Cerenkov | ( | const G4String & | processName = "Cerenkov" , |
G4ProcessType | type = fElectromagnetic |
||
) |
Definition at line 100 of file G4Cerenkov.cc.
References fCerenkov, G4cout, G4endl, G4VProcess::GetProcessName(), G4VProcess::SetProcessSubType(), thePhysicsTable, and G4VProcess::verboseLevel.
G4Cerenkov::~G4Cerenkov | ( | ) |
Definition at line 120 of file G4Cerenkov.cc.
References G4PhysicsTable::clearAndDestroy(), and thePhysicsTable.
G4Cerenkov::G4Cerenkov | ( | const G4Cerenkov & | right | ) |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
virtual |
Reimplemented from G4VProcess.
Definition at line 158 of file G4Cerenkov.cc.
References thePhysicsTable.
|
inline |
Definition at line 245 of file G4Cerenkov.hh.
References G4PhysicsOrderedFreeVector::DumpValues(), G4PhysicsTable::entries(), thePhysicsTable, and test::v.
|
inline |
Definition at line 233 of file G4Cerenkov.hh.
|
inline |
Definition at line 239 of file G4Cerenkov.hh.
G4double G4Cerenkov::GetMeanFreePath | ( | const G4Track & | aTrack, |
G4double | , | ||
G4ForceCondition * | |||
) |
Definition at line 487 of file G4Cerenkov.cc.
|
inline |
|
inline |
Definition at line 227 of file G4Cerenkov.hh.
|
virtual |
Reimplemented from G4VProcess.
Definition at line 132 of file G4Cerenkov.cc.
References G4ParticleDefinition::GetParticleName(), G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::GetPDGMass(), and G4ParticleDefinition::IsShortLived().
Referenced by OpNovicePhysicsList::ConstructOp(), UltraPhysicsList::ConstructOp(), F04OpticalPhysics::ConstructProcess(), WLSOpticalPhysics::ConstructProcess(), and G4OpticalPhysics::ConstructProcess().
|
virtual |
Implements G4VProcess.
Definition at line 167 of file G4Cerenkov.cc.
References G4ParticleChange::AddSecondary(), G4VProcess::aParticleChange, fAlive, fSuspend, G4cout, G4endl, G4Poisson(), G4UniformRand, G4StepPoint::GetBeta(), G4DynamicParticle::GetDefinition(), G4Step::GetDeltaPosition(), G4Track::GetDynamicParticle(), G4StepPoint::GetGlobalTime(), G4Track::GetMaterial(), G4Material::GetMaterialPropertiesTable(), G4PhysicsOrderedFreeVector::GetMaxLowEdgeEnergy(), G4PhysicsOrderedFreeVector::GetMaxValue(), G4PhysicsOrderedFreeVector::GetMinLowEdgeEnergy(), G4VParticleChange::GetNumberOfSecondaries(), G4ParticleDefinition::GetPDGCharge(), G4StepPoint::GetPosition(), G4Step::GetPostStepPoint(), G4Step::GetPreStepPoint(), G4MaterialPropertiesTable::GetProperty(), G4Step::GetStepLength(), G4StepPoint::GetTouchableHandle(), G4Track::GetTrackID(), G4Track::GetTrackStatus(), G4StepPoint::GetVelocity(), G4ParticleChange::Initialize(), G4INCL::Math::max(), N, G4OpticalPhoton::OpticalPhoton(), G4VProcess::pParticleChange, G4VParticleChange::ProposeTrackStatus(), CLHEP::Hep3Vector::rotateUz(), G4DynamicParticle::SetKineticEnergy(), G4VParticleChange::SetNumberOfSecondaries(), G4Track::SetParentID(), G4DynamicParticle::SetPolarization(), G4Track::SetTouchableHandle(), python.hepunit::twopi, CLHEP::Hep3Vector::unit(), G4PhysicsVector::Value(), G4VProcess::verboseLevel, CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), and CLHEP::Hep3Vector::z().
|
virtual |
Implements G4VProcess.
Definition at line 494 of file G4Cerenkov.cc.
References DBL_MAX, G4DynamicParticle::GetDefinition(), G4Track::GetDynamicParticle(), G4Material::GetIndex(), G4DynamicParticle::GetKineticEnergy(), G4Track::GetMaterial(), G4Track::GetMaterialCutsCouple(), G4Material::GetMaterialPropertiesTable(), G4PhysicsOrderedFreeVector::GetMaxValue(), G4ParticleDefinition::GetPDGMass(), G4MaterialPropertiesTable::GetProperty(), G4DynamicParticle::GetTotalEnergy(), G4DynamicParticle::GetTotalMomentum(), G4LossTableManager::Instance(), NotForced, StronglyForced, and thePhysicsTable.
Definition at line 148 of file G4Cerenkov.cc.
Referenced by G4OpticalPhysics::ConstructProcess(), OpNovicePhysicsList::OpNovicePhysicsList(), and G4OpticalPhysics::SetMaxBetaChangePerStep().
Definition at line 153 of file G4Cerenkov.cc.
Referenced by WLSOpticalPhysics::ConstructProcess(), G4OpticalPhysics::ConstructProcess(), OpNovicePhysicsList::OpNovicePhysicsList(), G4OpticalPhysics::SetMaxNumPhotonsPerStep(), OpNovicePhysicsList::SetNbOfPhotonsCerenkov(), and WLSOpticalPhysics::SetNbOfPhotonsCerenkov().
Definition at line 143 of file G4Cerenkov.cc.
Referenced by UltraPhysicsList::ConstructOp(), WLSOpticalPhysics::ConstructProcess(), G4OpticalPhysics::ConstructProcess(), OpNovicePhysicsList::OpNovicePhysicsList(), and G4OpticalPhysics::SetTrackSecondariesFirst().
|
protected |
Definition at line 210 of file G4Cerenkov.hh.
Referenced by BuildPhysicsTable(), DumpPhysicsTable(), G4Cerenkov(), GetPhysicsTable(), PostStepGetPhysicalInteractionLength(), and ~G4Cerenkov().