BOSS 7.0.3
BESIII Offline Software System
Loading...
Searching...
No Matches
Constants Class Reference

#include <Constants.h>

Static Public Attributes

static const double pi = CLHEP::pi
 
static const double twoPi = CLHEP::twopi
 
static const double halfPi = CLHEP::halfpi
 
static const double radToDegrees = 180./pi
 
static const double c = 2.99792458E10
 
static const double epsilon = 0.000000001
 
static const double vpropInner = 22.0
 
static const double vpropOuter = 24.0
 
static const int nSuperLayer = 11
 
static const int nWireBeforeLayer [43] = {0,40,84,132,188,252,324,404,484,560,636,724,812,912,1012,1124,1236,1364,1492,1632,1772,1932,2092,2252,2412,2588,2764,2940,3116,3324,3532,3740,3948,4188,4428,4668,4908,5164,5420,5676,5932,6220,6508}
 
static const int maxCell [43]
 
static const int viewOfsLayer [11] = {1,-1,0,0,0,1,-1,1,-1,0,0}
 
static const double firstStLayerRadius = 23.6
 MDC Geometry.
 
static const double maxMdcRadius = 81.0
 
static const double maxMdcZLen = 150.
 

Detailed Description

Member Data Documentation

◆ c

◆ epsilon

◆ firstStLayerRadius

const double Constants::firstStLayerRadius = 23.6
static

MDC Geometry.

Definition at line 59 of file InstallArea/include/MdcGeom/MdcGeom/Constants.h.

◆ halfPi

const double Constants::halfPi = CLHEP::halfpi
static

◆ maxCell

const int Constants::maxCell
static
Initial value:
= {
40,44,48,56, 64,72,80,80, 76,76,88,88,
100,100,112,112, 128,128,140,140, 160,160,160,160,
176,176,176,176, 208,208,208,208, 240,240,240,240,
256,256,256,256, 288,288,288 }

Definition at line 55 of file InstallArea/include/MdcGeom/MdcGeom/Constants.h.

Referenced by MdcTrackList::pickHits().

◆ maxMdcRadius

const double Constants::maxMdcRadius = 81.0
static

◆ maxMdcZLen

const double Constants::maxMdcZLen = 150.
static

◆ nSuperLayer

const int Constants::nSuperLayer = 11
static

◆ nWireBeforeLayer

const int Constants::nWireBeforeLayer = {0,40,84,132,188,252,324,404,484,560,636,724,812,912,1012,1124,1236,1364,1492,1632,1772,1932,2092,2252,2412,2588,2764,2940,3116,3324,3532,3740,3948,4188,4428,4668,4908,5164,5420,5676,5932,6220,6508}
static

◆ pi

◆ radToDegrees

const double Constants::radToDegrees = 180./pi
static

◆ twoPi

◆ viewOfsLayer

const int Constants::viewOfsLayer = {1,-1,0,0,0,1,-1,1,-1,0,0}
static

Definition at line 56 of file InstallArea/include/MdcGeom/MdcGeom/Constants.h.

Referenced by MdcxHit::process().

◆ vpropInner

const double Constants::vpropInner = 22.0
static

◆ vpropOuter

const double Constants::vpropOuter = 24.0
static

The documentation for this class was generated from the following files: