SND@LHC Software
Loading...
Searching...
No Matches
BellField.cc File Reference
#include "BellField.h"
#include "math.h"
#include <iostream>
Include dependency graph for BellField.cc:

Go to the source code of this file.

Namespaces

namespace  genfit
 Matrix inversion tools.
 

Variables

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

Variable Documentation

◆ cm

Double_t cm = 1

Definition at line 26 of file BellField.cc.

◆ kilogauss

Double_t kilogauss = 1.

Definition at line 24 of file BellField.cc.

◆ meter

Double_t meter = 100*cm

Definition at line 27 of file BellField.cc.

◆ mm

Double_t mm = 0.1*cm

Definition at line 28 of file BellField.cc.

◆ tesla

Double_t tesla = 10*kilogauss

Definition at line 25 of file BellField.cc.