#include <G4PlotManager.hh>
Public 멤버 함수 | |
G4PlotManager (const G4AnalysisManagerState &state) | |
~G4PlotManager () | |
G4PlotManager (const G4PlotManager &rhs)=delete | |
G4PlotManager & | operator= (const G4PlotManager &rhs)=delete |
G4bool | OpenFile (const G4String &fileName) |
template<typename T > | |
G4bool | PlotAndWrite (const std::vector< T * > &htVector, const std::vector< G4HnInformation * > &hnVector) |
G4bool | CloseFile () |
Private 멤버 함수 | |
G4int | GetNofPlotsPerPage () const |
G4bool | WritePage () |
Private 속성 | |
const G4AnalysisManagerState & | fState |
std::unique_ptr< tools::viewplot > | fViewer |
G4String | fFileName |
정적 Private 속성 | |
static G4PlotParameters | fgPlotParameters |
G4PlotManager.hh 파일의 44 번째 라인에서 정의되었습니다.
|
explicit |
G4PlotManager::~G4PlotManager | ( | ) |
G4PlotManager.cc 파일의 199 번째 라인에서 정의되었습니다.
|
delete |
G4bool G4PlotManager::CloseFile | ( | ) |
G4PlotManager.cc 파일의 271 번째 라인에서 정의되었습니다.
다음을 참조함 : fFileName, fState, fViewer, G4Exception(), G4AnalysisManagerState::GetVerboseL1(), G4AnalysisManagerState::GetVerboseL4(), JustWarning, G4AnalysisVerbose::Message(), result.
다음에 의해서 참조됨 : G4ToolsAnalysisManager::PlotImpl().
|
inlineprivate |
G4PlotManager.hh 파일의 79 번째 라인에서 정의되었습니다.
다음을 참조함 : fgPlotParameters, G4PlotParameters::GetColumns(), G4PlotParameters::GetRows().
다음에 의해서 참조됨 : PlotAndWrite().
G4PlotManager.cc 파일의 244 번째 라인에서 정의되었습니다.
다음을 참조함 : fFileName, fState, fViewer, G4Exception(), G4AnalysisManagerState::GetVerboseL1(), G4AnalysisManagerState::GetVerboseL4(), JustWarning, G4AnalysisVerbose::Message(), result.
다음에 의해서 참조됨 : G4ToolsAnalysisManager::PlotImpl().
|
delete |
|
inline |
G4PlotManager.hh 파일의 85 번째 라인에서 정의되었습니다.
다음을 참조함 : fgPlotParameters, fState, fViewer, G4HnInformation::GetActivation(), G4PlotParameters::GetColumns(), G4AnalysisManagerState::GetIsActivation(), G4HnInformation::GetName(), GetNofPlotsPerPage(), G4HnInformation::GetPlotting(), G4PlotParameters::GetRows(), G4PlotParameters::GetStyle(), G4AnalysisManagerState::GetVerboseL3(), G4AnalysisVerbose::Message(), result, WritePage().
다음에 의해서 참조됨 : G4ToolsAnalysisManager::PlotImpl().
|
private |
G4PlotManager.cc 파일의 207 번째 라인에서 정의되었습니다.
다음을 참조함 : fFileName, fgPlotParameters, fState, fViewer, G4Exception(), G4PlotParameters::GetScale(), G4AnalysisManagerState::GetVerboseL3(), G4AnalysisManagerState::GetVerboseL4(), JustWarning, G4AnalysisVerbose::Message(), result.
다음에 의해서 참조됨 : PlotAndWrite().
|
private |
G4PlotManager.hh 파일의 73 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CloseFile(), OpenFile(), WritePage().
|
staticprivate |
G4PlotManager.hh 파일의 68 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4PlotManager(), GetNofPlotsPerPage(), PlotAndWrite(), WritePage().
|
private |
G4PlotManager.hh 파일의 71 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CloseFile(), G4PlotManager(), OpenFile(), PlotAndWrite(), WritePage().
|
private |
G4PlotManager.hh 파일의 72 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CloseFile(), G4PlotManager(), OpenFile(), PlotAndWrite(), WritePage().