#include <string>
#include <vector>
#include "GaudiKernel/Vector3DTypes.h"
#include "GaudiKernel/Point3DTypes.h"
#include "GaudiKernel/IAlgTool.h"
Include dependency graph for IMagFieldTool.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | IMagFieldTool |
Tool to which MagneticFieldSvc delegates reading of field map. More... | |
Defines | |
#define | IMAGFIELDTOOL_H 1 |
Variables | |
static const InterfaceID | IID_IMagFieldTool ("IMagFieldTool", 1, 0) |
#define IMAGFIELDTOOL_H 1 |
Definition at line 3 of file IMagFieldTool.h.
const InterfaceID IID_IMagFieldTool("IMagFieldTool", 1, 0) [static] |