BOSS 7.0.1
BESIII Offline Software System
Loading...
Searching...
No Matches
MagFieldReader.cxx File Reference
#include "GaudiKernel/AlgFactory.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/SmartDataPtr.h"
#include "GaudiKernel/NTuple.h"
#include "GaudiKernel/INTuple.h"
#include "GaudiKernel/INTupleSvc.h"
#include "CLHEP/Geometry/Vector3D.h"
#include "CLHEP/Geometry/Point3D.h"
#include "CLHEP/Units/PhysicalConstants.h"
#include "MagneticField/IMagneticFieldSvc.h"
#include "MagneticField/MagFieldReader.h"
#include <fstream>
#include <iostream>
#include "CLHEP/Random/RandFlat.h"
#include <TGraph.h>
#include <TFile.h>
#include <TCanvas.h>
#include <TGraph2D.h>
#include <TStyle.h>
#include "TAxis.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 30 of file MagFieldReader.cxx.

◆ HepVector3D

typedef HepGeom::Vector3D<double> HepVector3D

Definition at line 33 of file MagFieldReader.cxx.