48 #ifndef G4OpRayleigh_h 
   49 #define G4OpRayleigh_h 1 
  173         for (
G4int i = 0 ; i < PhysicsTableSize ; i++ )
 
G4OpRayleigh & operator=(const G4OpRayleigh &right)
 
void DumpPhysicsTable() const 
 
G4PhysicsTable * thePhysicsTable
 
void BuildPhysicsTable(const G4ParticleDefinition &aParticleType)
 
static G4OpticalPhoton * OpticalPhoton()
 
G4OpRayleigh(const G4String &processName="OpRayleigh", G4ProcessType type=fOptical)
 
G4double GetMeanFreePath(const G4Track &aTrack, G4double, G4ForceCondition *)
 
G4PhysicsOrderedFreeVector * CalculateRayleighMeanFreePaths(const G4Material *material) const 
Calculates the mean free paths for a material as a function of photon energy. 
 
G4VParticleChange * PostStepDoIt(const G4Track &aTrack, const G4Step &aStep)
 
G4bool IsApplicable(const G4ParticleDefinition &aParticleType)
 
G4PhysicsTable * GetPhysicsTable() const