Geant4_10
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
G4BaseAnalysisManager Class Reference

#include <G4BaseAnalysisManager.hh>

Inheritance diagram for G4BaseAnalysisManager:
Inheritance graph
[legend]
Collaboration diagram for G4BaseAnalysisManager:
Collaboration graph
[legend]

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 G4AnalysisManagerStatefState
 
G4int fFirstId
 
G4bool fLockFirstId
 

Detailed Description

Definition at line 42 of file G4BaseAnalysisManager.hh.

Constructor & Destructor Documentation

G4BaseAnalysisManager::G4BaseAnalysisManager ( const G4AnalysisManagerState state)

Definition at line 36 of file G4BaseAnalysisManager.cc.

G4BaseAnalysisManager::~G4BaseAnalysisManager ( )
virtual

Definition at line 45 of file G4BaseAnalysisManager.cc.

Member Function Documentation

void G4BaseAnalysisManager::ExceptionForHistograms ( const G4String functionName) const
protected

Definition at line 54 of file G4BaseAnalysisManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4bool G4BaseAnalysisManager::SetFirstId ( G4int  firstId)

Definition at line 74 of file G4BaseAnalysisManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

G4int G4BaseAnalysisManager::fFirstId
protected

Definition at line 59 of file G4BaseAnalysisManager.hh.

G4bool G4BaseAnalysisManager::fLockFirstId
protected

Definition at line 60 of file G4BaseAnalysisManager.hh.

const G4AnalysisManagerState& G4BaseAnalysisManager::fState
protected

Definition at line 58 of file G4BaseAnalysisManager.hh.


The documentation for this class was generated from the following files: