48 #ifndef G4AdjointPhysicsList_h 
   49 #define G4AdjointPhysicsList_h 1 
   68    inline void SetUseMS(
bool aBool){fUse_ms = aBool;}
 
  103    G4bool fUse_egain_fluctuation;
 
  105    G4bool fUse_gamma_conversion;
 
  108    G4double fCS_biasing_factor_compton;
 
  110    G4double fCS_biasing_factor_ionisation;
 
  111    G4double fCS_biasing_factor_PEeffect;
 
void SetUseGammaConversion(bool aBool)
 
void ConstructAdjointParticles()
 
virtual void ConstructParticle()
 
virtual void ConstructProcess()
 
void SetEmaxAdjModels(G4double aVal)
 
virtual ~G4AdjointPhysicsList()
 
void SetUseProtonIonisation(bool aBool)
 
void SetLossFluctuationFlag(bool aBool)
 
void SetEminAdjModels(G4double aVal)
 
void SetUseIonisation(bool aBool)
 
void SetUseMS(bool aBool)
 
G4eIonisation * fEminusIonisation
 
void SetUseCompton(bool aBool)
 
void SetUsePEEffect(bool aBool)
 
void SetUseEgainFluctuation(bool aBool)
 
G4hIonisation * fPIonisation
 
void SetUseBrem(bool aBool)