BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
MagFieldReader.cxx File Reference
#include "GaudiKernel/INTuple.h"
#include "GaudiKernel/INTupleSvc.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/NTuple.h"
#include "GaudiKernel/SmartDataPtr.h"
#include "CLHEP/Geometry/Point3D.h"
#include "CLHEP/Geometry/Vector3D.h"
#include "CLHEP/Units/PhysicalConstants.h"
#include "CLHEP/Random/RandFlat.h"
#include "MagFieldReader.h"
#include "MagneticFieldSvc/IBesMagFieldSvc.h"
#include <fstream>
#include <iostream>
#include "TAxis.h"
#include <TCanvas.h>
#include <TFile.h>
#include <TGraph.h>
#include <TGraph2D.h>
#include <TStyle.h>

Go to the source code of this file.

Typedefs

typedef HepGeom::Point3D< double > HepPoint3D
typedef HepGeom::Vector3D< double > HepVector3D

Typedef Documentation

◆ HepPoint3D

typedef HepGeom::Point3D<double> HepPoint3D

Definition at line 27 of file MagFieldReader.cxx.

◆ HepVector3D

typedef HepGeom::Vector3D<double> HepVector3D

Definition at line 30 of file MagFieldReader.cxx.