BDSIM
BDSIM is a Geant4 extension toolkit for simulation of particle transport in accelerator beamlines.
|
A loader for up to 4D points for querying fields. More...
#include <BDSFieldLoaderQueryPoints.hh>
Public Member Functions | |
std::vector< BDSFourVector< G4double > > | Load (const G4String &fileName, std::vector< G4String > *columnNamesIn) const |
A loader for up to 4D points for querying fields.
Definition at line 34 of file BDSFieldLoaderQueryPoints.hh.
BDSFieldLoaderQueryPoints< T >::BDSFieldLoaderQueryPoints |
Definition at line 43 of file BDSFieldLoaderQueryPoints.cc.
BDSFieldLoaderQueryPoints< T >::~BDSFieldLoaderQueryPoints |
Definition at line 47 of file BDSFieldLoaderQueryPoints.cc.
std::vector< BDSFourVector< G4double > > BDSFieldLoaderQueryPoints< T >::Load | ( | const G4String & | fileName, |
std::vector< G4String > * | columnNamesIn | ||
) | const |
Definition at line 51 of file BDSFieldLoaderQueryPoints.cc.