G4ComptonScattering


Directory: source/processes/electromagnetic/standard/include
File Name: G4ComptonScattering.hh






Class Description :

  
  


Public members :

  G4ComptonScattering(const G4String& processName ="compt",
		      G4ProcessType type = fElectromagnetic);

  virtual ~G4ComptonScattering();

  // true for Gamma only.  
  virtual G4bool IsApplicable(const G4ParticleDefinition&);
  
  // Print few lines of informations about the process: validity range,
  virtual void PrintInfo();