#include <G4BaseAnalysisManager.hh>
Definition at line 42 of file G4BaseAnalysisManager.hh.
G4BaseAnalysisManager::~G4BaseAnalysisManager |
( |
| ) |
|
|
virtual |
G4int G4BaseAnalysisManager::GetFirstId |
( |
| ) |
const |
|
inline |
G4bool G4BaseAnalysisManager::SetFirstId |
( |
G4int |
firstId | ) |
|
Definition at line 52 of file G4BaseAnalysisManager.cc.
57 <<
"Cannot set FirstId as its value was already used.";
std::ostringstream G4ExceptionDescription
void G4Exception(const char *originOfException, const char *exceptionCode, G4ExceptionSeverity severity, const char *comments)
void G4BaseAnalysisManager::SetLockFirstId |
( |
G4bool |
lockFirstId | ) |
|
|
inline |
G4int G4BaseAnalysisManager::fFirstId |
|
protected |
G4bool G4BaseAnalysisManager::fLockFirstId |
|
protected |
The documentation for this class was generated from the following files: