39#ifndef G4TRANSPORTATIONLOGGER_HH
40#define G4TRANSPORTATIONLOGGER_HH
61 const char* methodName)
const;
void SetThresholdWarningEnergy(G4double val)
void SetThresholdImportantEnergy(G4double val)
~G4TransportationLogger()
G4double GetThresholdImportantEnergy() const
void SetThresholdTrials(G4int maxNoTrials)
G4double GetThresholdTrials() const
G4int GetVerboseLevel() const
G4double GetThresholdWarningEnergy() const
void SetThresholds(G4double newEnWarn, G4double importantEnergy, G4int newMaxTrials)
void ReportLoopingTrack(const G4Track &track, const G4Step &stepInfo, G4int numTrials, G4long noCalls, const char *methodName) const
void SetVerboseLevel(G4int level)
void ReportLooperThresholds(const char *className)