Geant4_10
|
#include <G4BaseAnalysisManager.hh>
Public Member Functions | |
G4BaseAnalysisManager (const G4AnalysisManagerState &state) | |
virtual | ~G4BaseAnalysisManager () |
G4bool | SetFirstId (G4int firstId) |
Protected Member Functions | |
void | ExceptionForHistograms (const G4String &functionName) const |
Protected Attributes | |
const G4AnalysisManagerState & | fState |
G4int | fFirstId |
G4bool | fLockFirstId |
Definition at line 42 of file G4BaseAnalysisManager.hh.
G4BaseAnalysisManager::G4BaseAnalysisManager | ( | const G4AnalysisManagerState & | state | ) |
Definition at line 36 of file G4BaseAnalysisManager.cc.
|
virtual |
Definition at line 45 of file G4BaseAnalysisManager.cc.
Definition at line 54 of file G4BaseAnalysisManager.cc.
Definition at line 74 of file G4BaseAnalysisManager.cc.
|
protected |
Definition at line 59 of file G4BaseAnalysisManager.hh.
|
protected |
Definition at line 60 of file G4BaseAnalysisManager.hh.
|
protected |
Definition at line 58 of file G4BaseAnalysisManager.hh.