55#ifndef G4AdjointAlongStepWeightCorrection_h
56#define G4AdjointAlongStepWeightCorrection_h 1
119 size_t currentMaterialIndex;
124inline void G4AdjointAlongStepWeightCorrection::DefineMaterial(
127 if(couple != currentCouple) {
128 currentCouple = couple;
130 currentMaterialIndex = couple->
GetIndex();
G4ParticleChange * fParticleChange
void BuildPhysicsTable(const G4ParticleDefinition &)
void PreparePhysicsTable(const G4ParticleDefinition &)
virtual ~G4AdjointAlongStepWeightCorrection()
virtual G4double GetContinuousStepLimit(const G4Track &track, G4double previousStepSize, G4double currentMinimumStep, G4double ¤tSafety)
G4VParticleChange * AlongStepDoIt(const G4Track &, const G4Step &)
const G4Material * GetMaterial() const