|
Geant4-11
|
Functions | |
| void | NotExistWarning (const G4String &what, G4int id, std::string_view className, std::string_view functionName) |
Variables | |
| G4Mutex | pntupleMutex = G4MUTEX_INITIALIZER |
| void anonymous_namespace{G4RootPNtupleManager.cc}::NotExistWarning | ( | const G4String & | what, |
| G4int | id, | ||
| std::string_view | className, | ||
| std::string_view | functionName | ||
| ) |
Definition at line 47 of file G4RootPNtupleManager.cc.
References className, and G4Analysis::Warn().
Referenced by G4RootPNtupleManager::GetMainNtupleInFunction(), G4RootPNtupleManager::GetNtupleDescriptionInFunction(), and G4RootPNtupleManager::GetNtupleInFunction().
| G4Mutex anonymous_namespace{G4RootPNtupleManager.cc}::pntupleMutex = G4MUTEX_INITIALIZER |
Definition at line 44 of file G4RootPNtupleManager.cc.
Referenced by G4RootPNtupleManager::AddNtupleRow(), and G4RootPNtupleManager::Merge().