FairShip
Loading...
Searching...
No Matches
ShipBellField.cxx File Reference
#include "ShipBellField.h"
#include <iomanip>
#include <iostream>
#include "ShipFieldPar.h"
#include "math.h"
Include dependency graph for ShipBellField.cxx:

Go to the source code of this file.

Variables

Double_t kilogauss = 1.
 
Double_t tesla = 10 * kilogauss
 
Double_t cm = 1
 
Double_t m = 100 * cm
 
Double_t mm = 0.1 * cm
 

Variable Documentation

◆ cm

Double_t cm = 1

Definition at line 24 of file ShipBellField.cxx.

◆ kilogauss

Double_t kilogauss = 1.

Definition at line 21 of file ShipBellField.cxx.

◆ m

Double_t m = 100 * cm

Definition at line 25 of file ShipBellField.cxx.

◆ mm

Double_t mm = 0.1 * cm

Definition at line 26 of file ShipBellField.cxx.

◆ tesla

Double_t tesla = 10 * kilogauss

Definition at line 22 of file ShipBellField.cxx.