40 #ifndef G4TRANSPORTATIONLOGGER_HH
41 #define G4TRANSPORTATIONLOGGER_HH
62 const char* methodName)
const;
~G4TransportationLogger()
T max(const T t1, const T t2)
brief Return the largest of the two arguments
void SetThresholdTrials(G4int maxNoTrials)
void SetThresholds(G4double newEnWarn, G4double importantEnergy, G4int newMaxTrials)
G4int GetVerboseLevel() const
G4TransportationLogger(const G4String &className, G4int verbosity)
void SetThresholdImportantEnergy(G4double val)
G4double fThldWarningEnergy
G4double fThldImportantEnergy
G4double GetThresholdImportantEnergy() const
G4double GetThresholdWarningEnergy() const
void SetVerboseLevel(G4int level)
void SetThresholdWarningEnergy(G4double val)
void ReportLoopingTrack(const G4Track &track, const G4Step &stepInfo, G4int numTrials, G4long noCalls, const char *methodName) const
G4double GetThresholdTrials() const