Methods in hep.geant4.jni with parameters of type G4PhysicsTable |
double |
G4VEmModel.computeTruePathLengthLimit(G4Track track,
G4PhysicsTable theLambdaTable,
double currentMinimalStep)
|
static long |
G4PhysicsTable.getCPtr(G4PhysicsTable obj)
|
static void |
G4EnergyLossTables.register(G4ParticleDefinition p,
G4PhysicsTable tDEDX,
G4PhysicsTable tRange,
G4PhysicsTable tInverseRange,
G4PhysicsTable tLabTime,
G4PhysicsTable tProperTime,
double lowestKineticEnergy,
double highestKineticEnergy,
double massRatio,
int NumberOfBins)
|
void |
G4VEnergyLossProcess.setCSDARangeTable(G4PhysicsTable pRange)
|
void |
G4VEnergyLossProcess.setDEDXTable(G4PhysicsTable p)
|
void |
G4VEnergyLossProcess.setDEDXTableForSubsec(G4PhysicsTable p)
|
void |
G4VEnergyLossProcess.setDEDXunRestrictedTable(G4PhysicsTable p)
|
void |
G4VEnergyLossProcess.setInverseRangeTable(G4PhysicsTable p)
|
void |
G4VEnergyLossProcess.setLambdaTable(G4PhysicsTable p)
|
void |
G4VEnergyLossProcess.setRangeTableForLoss(G4PhysicsTable p)
|
void |
G4VEnergyLossProcess.setSecondaryRangeTable(G4PhysicsTable p)
|
void |
G4VEnergyLossProcess.setSubLambdaTable(G4PhysicsTable p)
|