MCPcopy Create free account
hub / github.com/Geant4/geant4 / GetFile

Method GetFile

source/analysis/management/include/G4VTFileManager.hh:163–166  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161//_____________________________________________________________________________
162template <typename FT>
163inline std::shared_ptr<FT> G4VTFileManager<FT>::GetFile() const
164{
165 return fFile;
166}
167
168#endif

Callers 12

CreateTNtupleMethod · 0.45
CreateNtupleFileMethod · 0.45
CloseNtupleFileMethod · 0.45
AddNtupleRowMethod · 0.45
MergeMethod · 0.45
CloseNtupleFileMethod · 0.45
CreateNtupleFileMethod · 0.45
CloseNtupleFileMethod · 0.45
CreateNtupleFileMethod · 0.45
CloseNtupleFileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected