Methods in hep.geant4.jni with parameters of type G4VEmModel |
void |
G4VMultipleScattering.addEmModel(int arg0,
G4VEmModel arg1)
|
void |
G4VEnergyLossProcess.addEmModel(int arg0,
G4VEmModel arg1)
|
void |
G4VEmProcess.addEmModel(int arg0,
G4VEmModel arg1)
|
void |
G4VMultipleScattering.addEmModel(int arg0,
G4VEmModel arg1,
G4Region region)
|
void |
G4VEmProcess.addEmModel(int arg0,
G4VEmModel arg1,
G4Region region)
|
void |
G4VEnergyLossProcess.addEmModel(int arg0,
G4VEmModel arg1,
G4VEmFluctuationModel fluc)
|
void |
G4VEnergyLossProcess.addEmModel(int arg0,
G4VEmModel arg1,
G4VEmFluctuationModel fluc,
G4Region region)
|
static long |
G4VEmModel.getCPtr(G4VEmModel obj)
|
void |
G4VEnergyLossProcess.sampleSubCutSecondaries(G4TrackVector arg0,
G4Step arg1,
SWIGTYPE_p_double cut,
G4VEmModel model)
|
G4DynamicParticleVector |
G4MuPairProduction.secondariesPostStep(G4VEmModel arg0,
G4MaterialCutsCouple arg1,
G4DynamicParticle arg2,
SWIGTYPE_p_double tcut)
|
G4DynamicParticleVector |
G4MuIonisation.secondariesPostStep(G4VEmModel arg0,
G4MaterialCutsCouple arg1,
G4DynamicParticle arg2,
SWIGTYPE_p_double tcut)
|
G4DynamicParticleVector |
G4MuBremsstrahlung.secondariesPostStep(G4VEmModel arg0,
G4MaterialCutsCouple arg1,
G4DynamicParticle arg2,
SWIGTYPE_p_double tcut)
|