#include <G4AnalysisManagerState.hh>
Definition at line 40 of file G4AnalysisManagerState.hh.
◆ G4AnalysisManagerState() [1/3]
G4AnalysisManagerState::G4AnalysisManagerState |
( |
G4String |
type, |
|
|
G4bool |
isMaster |
|
) |
| |
◆ G4AnalysisManagerState() [2/3]
G4AnalysisManagerState::G4AnalysisManagerState |
( |
| ) |
|
|
delete |
◆ G4AnalysisManagerState() [3/3]
◆ GetCompressionLevel()
G4int G4AnalysisManagerState::GetCompressionLevel |
( |
| ) |
const |
|
inline |
◆ GetCycle()
G4int G4AnalysisManagerState::GetCycle |
( |
| ) |
const |
|
inline |
◆ GetIsActivation()
G4bool G4AnalysisManagerState::GetIsActivation |
( |
| ) |
const |
|
inline |
◆ GetIsMaster()
G4bool G4AnalysisManagerState::GetIsMaster |
( |
| ) |
const |
|
inline |
◆ GetThreadId()
G4int G4AnalysisManagerState::GetThreadId |
( |
| ) |
const |
|
inline |
◆ GetType()
G4String G4AnalysisManagerState::GetType |
( |
| ) |
const |
|
inline |
◆ GetVerboseLevel()
G4int G4AnalysisManagerState::GetVerboseLevel |
( |
| ) |
const |
|
inline |
◆ IncrementCycle()
void G4AnalysisManagerState::IncrementCycle |
( |
| ) |
|
|
inline |
◆ IsVerbose()
G4bool G4AnalysisManagerState::IsVerbose |
( |
G4int |
verboseLevel | ) |
const |
|
inline |
◆ Message()
Definition at line 67 of file G4AnalysisManagerState.cc.
73{
74#ifdef G4VERBOSE
75
76 if (fVerboseLevel < level) return;
77
78
79 fVerbose.
Message(level, action, objectType, objectName, success);
80#endif
81}
void Message(G4int verboseLevel, const G4String &action, const G4String &object, const G4String &objectName, G4bool success=true) const
Referenced by G4PlotManager::CloseFile(), G4PlotManager::G4PlotManager(), G4BaseAnalysisManager::Message(), G4BaseFileManager::Message(), G4VNtupleFileManager::Message(), G4PlotManager::OpenFile(), and G4PlotManager::PlotAndWrite().
◆ operator=()
◆ ResetCycle()
void G4AnalysisManagerState::ResetCycle |
( |
| ) |
|
|
inline |
◆ G4ParameterManager
friend class G4ParameterManager |
|
friend |
◆ G4VAnalysisManager
◆ G4VAnalysisReader
The documentation for this class was generated from the following files: