#include <vector>#include <map>#include <iostream>#include <fstream>#include "myglobals.hh"#include "G4Types.hh"#include "G4RotationMatrix.hh"#include "G4VisAttributes.hh"#include "G4Material.hh"Go to the source code of this file.
Classes | |
| class | MyBLFuncs |
Typedefs | |
| typedef std::vector< G4String > | MyBLArgumentVector |
| typedef std::map< G4String, G4String > | MyBLArgumentMap |
Variables | |
| MyBLFuncs | BLFuncs |
| typedef std::map<G4String,G4String> MyBLArgumentMap |
Definition at line 18 of file MyBLFuncs.hh.
| typedef std::vector<G4String> MyBLArgumentVector |
Definition at line 17 of file MyBLFuncs.hh.
Definition at line 8 of file MyBLFuncs.cc.
Referenced by MyBLFieldMap::readFile().
1.6.1