|
BDSIM
BDSIM is a Geant4 extension toolkit for simulation of particle transport in accelerator beamlines.
|
A loader for importance values used in importance sampling. More...
#include <BDSImportanceFileLoader.hh>

Public Member Functions | |
| std::map< G4String, G4double > | Load (const G4String &fileName) |
A loader for importance values used in importance sampling.
Definition at line 34 of file BDSImportanceFileLoader.hh.
| BDSImportanceFileLoader< T >::BDSImportanceFileLoader | ( | ) |
Definition at line 41 of file BDSImportanceFileLoader.cc.
| BDSImportanceFileLoader< T >::~BDSImportanceFileLoader | ( | ) |
Definition at line 45 of file BDSImportanceFileLoader.cc.
| std::map< G4String, G4double > BDSImportanceFileLoader< T >::Load | ( | const G4String & | fileName | ) |
Definition at line 49 of file BDSImportanceFileLoader.cc.