|
Geant4.10
|
#include <G4HumanPhantomAnalysisManager.hh>
Public Member Functions | |
| G4HumanPhantomAnalysisManager () | |
| ~G4HumanPhantomAnalysisManager () | |
| void | book () |
| void | FillNtupleWithEnergyDeposition (G4int, G4double) |
| void | save () |
Definition at line 46 of file G4HumanPhantomAnalysisManager.hh.
| G4HumanPhantomAnalysisManager::G4HumanPhantomAnalysisManager | ( | ) |
| G4HumanPhantomAnalysisManager::~G4HumanPhantomAnalysisManager | ( | ) |
Definition at line 49 of file G4HumanPhantomAnalysisManager.cc.
| void G4HumanPhantomAnalysisManager::book | ( | ) |
Definition at line 53 of file G4HumanPhantomAnalysisManager.cc.
References G4VAnalysisManager::CreateNtupleDColumn(), G4VAnalysisManager::FinishNtuple(), G4cout, G4endl, G4VAnalysisManager::OpenFile(), G4VAnalysisManager::SetFirstNtupleId(), G4VAnalysisManager::SetNtupleDirectoryName(), and G4VAnalysisManager::SetVerboseLevel().
| void G4HumanPhantomAnalysisManager::FillNtupleWithEnergyDeposition | ( | G4int | organ, |
| G4double | energyDep | ||
| ) |
Definition at line 86 of file G4HumanPhantomAnalysisManager.cc.
References G4VAnalysisManager::AddNtupleRow(), G4VAnalysisManager::FillNtupleDColumn(), G4cout, and G4endl.
| void G4HumanPhantomAnalysisManager::save | ( | ) |
Definition at line 98 of file G4HumanPhantomAnalysisManager.cc.
References G4VAnalysisManager::CloseFile(), and G4VAnalysisManager::Write().
1.8.7