SND@LHC Software
Loading...
Searching...
No Matches
ShipBellField.cxx File Reference
#include "ShipBellField.h"
#include "math.h"
#include "ShipFieldPar.h"
#include <iomanip>
#include <iostream>
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 19 of file ShipBellField.cxx.

◆ kilogauss

Double_t kilogauss = 1.

Definition at line 16 of file ShipBellField.cxx.

◆ m

Double_t m = 100*cm

Definition at line 20 of file ShipBellField.cxx.

◆ mm

Double_t mm = 0.1*cm

Definition at line 21 of file ShipBellField.cxx.

◆ tesla

Double_t tesla = 10*kilogauss

Definition at line 17 of file ShipBellField.cxx.