#include <G4THnManager.hh>
Public 멤버 함수 | |
| G4THnManager (const G4AnalysisManagerState &state, const G4String &hnType) | |
| virtual | ~G4THnManager () |
| G4bool | Reset () |
| G4bool | IsEmpty () const |
Protected 멤버 함수 | |
| void | AddTVector (const std::vector< T * > &tVector) |
| std::vector< T * >::iterator | BeginT () |
| std::vector< T * >::iterator | EndT () |
| std::vector< T * >::const_iterator | BeginConstT () const |
| std::vector< T * >::const_iterator | EndConstT () const |
| T * | GetTInFunction (G4int id, G4String functionName, G4bool warn=true, G4bool onlyIfActive=true) const |
| G4int | RegisterT (T *t, const G4String &name) |
| G4int | GetTId (const G4String &name, G4bool warn=true) const |
Protected 속성 | |
| const G4AnalysisManagerState & | fState |
| std::vector< T * > | fTVector |
| std::map< G4String, G4int > | fNameIdMap |
| std::shared_ptr< G4HnManager > | fHnManager |
G4THnManager.hh 파일의 47 번째 라인에서 정의되었습니다.
| G4THnManager< T >::G4THnManager | ( | const G4AnalysisManagerState & | state, |
| const G4String & | hnType | ||
| ) |
|
virtual |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
| G4bool G4THnManager< T >::IsEmpty | ( | ) | const |
|
protected |
| G4bool G4THnManager< T >::Reset | ( | ) |
다음에 의해서 참조됨 : G4ToolsAnalysisReader::Reset(), G4ToolsAnalysisManager::Reset().
|
protected |
G4THnManager.hh 파일의 83 번째 라인에서 정의되었습니다.
|
protected |
G4THnManager.hh 파일의 82 번째 라인에서 정의되었습니다.
|
protected |
G4THnManager.hh 파일의 80 번째 라인에서 정의되었습니다.
|
protected |
G4THnManager.hh 파일의 81 번째 라인에서 정의되었습니다.
1.8.5