#include "GaudiKernel/SvcFactory.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/SystemOfUnits.h"
#include "MagneticFieldSvc.h"
#include "MagnetCondLocations.h"
#include "IMagFieldTool.h"
#include "GaudiKernel/Vector3DTypes.h"
#include "GaudiKernel/Point3DTypes.h"
#include "GaudiKernel/IUpdateManagerSvc.h"
#include "GaudiKernel/IToolSvc.h"
#include <cstdlib>
#include <fstream>
Include dependency graph for MagneticFieldSvc.cpp:
Go to the source code of this file.
Functions | |
DECLARE_SERVICE_FACTORY (MagneticFieldSvc) |
Definition in file MagneticFieldSvc.cpp.