![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
| G4HumanPhantomAnalysisManager () | |
| ~G4HumanPhantomAnalysisManager () | |
| void | book () |
| void | FillNtupleWithEnergyDeposition (G4int, G4double) |
| void | save () |
Private Attributes | |
| G4bool | factoryOn |
| G4int | fNtColId [MaxNtCol] |
Definition at line 46 of file G4HumanPhantomAnalysisManager.hh.
View newest version in sPHENIX GitHub at line 46 of file G4HumanPhantomAnalysisManager.hh
| G4HumanPhantomAnalysisManager::G4HumanPhantomAnalysisManager | ( | ) |
Definition at line 38 of file G4HumanPhantomAnalysisManager.cc.
View newest version in sPHENIX GitHub at line 38 of file G4HumanPhantomAnalysisManager.cc
| G4HumanPhantomAnalysisManager::~G4HumanPhantomAnalysisManager | ( | ) |
Definition at line 49 of file G4HumanPhantomAnalysisManager.cc.
View newest version in sPHENIX GitHub at line 49 of file G4HumanPhantomAnalysisManager.cc
| void G4HumanPhantomAnalysisManager::book | ( | ) |
Definition at line 53 of file G4HumanPhantomAnalysisManager.cc.
View newest version in sPHENIX GitHub at line 53 of file G4HumanPhantomAnalysisManager.cc
References G4VAnalysisManager::CreateNtupleDColumn(), factoryOn, G4VAnalysisManager::FinishNtuple(), fNtColId, G4cout, G4endl, G4ToolsAnalysisManager::Instance(), G4VAnalysisManager::OpenFile(), G4VAnalysisManager::SetFirstNtupleId(), G4VAnalysisManager::SetNtupleDirectoryName(), and G4VAnalysisManager::SetVerboseLevel().
Here is the call graph for this function:| void G4HumanPhantomAnalysisManager::FillNtupleWithEnergyDeposition | ( | G4int | organ, |
| G4double | energyDep | ||
| ) |
Definition at line 86 of file G4HumanPhantomAnalysisManager.cc.
View newest version in sPHENIX GitHub at line 86 of file G4HumanPhantomAnalysisManager.cc
References G4VAnalysisManager::AddNtupleRow(), G4VAnalysisManager::FillNtupleDColumn(), fNtColId, G4cout, G4endl, and G4ToolsAnalysisManager::Instance().
Here is the call graph for this function:| void G4HumanPhantomAnalysisManager::save | ( | ) |
Definition at line 98 of file G4HumanPhantomAnalysisManager.cc.
View newest version in sPHENIX GitHub at line 98 of file G4HumanPhantomAnalysisManager.cc
References G4VAnalysisManager::CloseFile(), factoryOn, G4ToolsAnalysisManager::Instance(), and G4VAnalysisManager::Write().
Here is the call graph for this function:
|
private |
Definition at line 67 of file G4HumanPhantomAnalysisManager.hh.
View newest version in sPHENIX GitHub at line 67 of file G4HumanPhantomAnalysisManager.hh
Referenced by book(), G4HumanPhantomAnalysisManager(), and save().
Definition at line 68 of file G4HumanPhantomAnalysisManager.hh.
View newest version in sPHENIX GitHub at line 68 of file G4HumanPhantomAnalysisManager.hh
Referenced by book(), FillNtupleWithEnergyDeposition(), and G4HumanPhantomAnalysisManager().