Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | Private 멤버 함수 | Private 속성 | 정적 Private 속성 | 모든 멤버 목록
G4PlotManager 클래스 참조

#include <G4PlotManager.hh>

Public 멤버 함수

 G4PlotManager (const G4AnalysisManagerState &state)
 
 ~G4PlotManager ()
 
 G4PlotManager (const G4PlotManager &rhs)=delete
 
G4PlotManageroperator= (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 G4AnalysisManagerStatefState
 
std::unique_ptr< tools::viewplot > fViewer
 
G4String fFileName
 

정적 Private 속성

static G4PlotParameters fgPlotParameters
 

상세한 설명

G4PlotManager.hh 파일의 44 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

G4PlotManager::G4PlotManager ( const G4AnalysisManagerState state)
explicit
G4PlotManager::~G4PlotManager ( )

G4PlotManager.cc 파일의 199 번째 라인에서 정의되었습니다.

G4PlotManager::G4PlotManager ( const G4PlotManager rhs)
delete

멤버 함수 문서화

G4bool G4PlotManager::CloseFile ( )
G4int G4PlotManager::GetNofPlotsPerPage ( ) const
inlineprivate

G4PlotManager.hh 파일의 79 번째 라인에서 정의되었습니다.

다음을 참조함 : fgPlotParameters, G4PlotParameters::GetColumns(), G4PlotParameters::GetRows().

다음에 의해서 참조됨 : PlotAndWrite().

G4bool G4PlotManager::OpenFile ( const G4String fileName)
G4PlotManager& G4PlotManager::operator= ( const G4PlotManager rhs)
delete
template<typename T >
G4bool G4PlotManager::PlotAndWrite ( const std::vector< T * > &  htVector,
const std::vector< G4HnInformation * > &  hnVector 
)
inline
G4bool G4PlotManager::WritePage ( )
private

멤버 데이타 문서화

G4String G4PlotManager::fFileName
private

G4PlotManager.hh 파일의 73 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : CloseFile(), OpenFile(), WritePage().

G4PlotParameters G4PlotManager::fgPlotParameters
staticprivate

G4PlotManager.hh 파일의 68 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : G4PlotManager(), GetNofPlotsPerPage(), PlotAndWrite(), WritePage().

const G4AnalysisManagerState& G4PlotManager::fState
private

G4PlotManager.hh 파일의 71 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : CloseFile(), G4PlotManager(), OpenFile(), PlotAndWrite(), WritePage().

std::unique_ptr<tools::viewplot> G4PlotManager::fViewer
private

G4PlotManager.hh 파일의 72 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : CloseFile(), G4PlotManager(), OpenFile(), PlotAndWrite(), WritePage().


이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: