#include <G4TrialsCounter.hh>
Definition at line 46 of file G4TrialsCounter.hh.
◆ G4TrialsCounter()
G4TrialsCounter::G4TrialsCounter |
( |
const G4String & |
nameStats, |
|
|
const G4String & |
description, |
|
|
G4bool |
printOnExit = false |
|
) |
| |
◆ ~G4TrialsCounter()
G4TrialsCounter::~G4TrialsCounter |
( |
| ) |
|
◆ AccumulateCounts()
void G4TrialsCounter::AccumulateCounts |
( |
G4int |
noTrials | ) |
|
|
inline |
◆ ClearCounts()
void G4TrialsCounter::ClearCounts |
( |
| ) |
|
◆ PrintStatistics()
void G4TrialsCounter::PrintStatistics |
( |
| ) |
|
◆ ReturnTotals()
◆ fDescription
◆ fmaxTrials
G4int G4TrialsCounter::fmaxTrials |
|
private |
◆ fName
◆ fNoTimesMaxTrials
G4int G4TrialsCounter::fNoTimesMaxTrials |
|
private |
◆ fNumberCalls
G4int G4TrialsCounter::fNumberCalls |
|
private |
◆ fPrinted
G4bool G4TrialsCounter::fPrinted |
|
private |
◆ fStatsVerbose
G4bool G4TrialsCounter::fStatsVerbose |
|
private |
◆ fTotalNoTrials
G4int G4TrialsCounter::fTotalNoTrials |
|
private |
The documentation for this class was generated from the following files: