BOSS 7.0.1
BESIII Offline Software System
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
const.h File Reference

Go to the source code of this file.

Variables

const double PI = 3.141592653
 
const double PI2 = 6.283185307
 
const double HFPI = 1.570796327
 
const int WIRENMAX = 6796
 
const int LAYERNMAX = 43
 
const int CELLNMAX = 288
 
const int INNERNMAX = 8
 

Variable Documentation

◆ CELLNMAX

const int CELLNMAX = 288

Definition at line 10 of file const.h.

◆ HFPI

const double HFPI = 1.570796327

Definition at line 6 of file const.h.

◆ INNERNMAX

const int INNERNMAX = 8

Definition at line 11 of file const.h.

◆ LAYERNMAX

const int LAYERNMAX = 43

Definition at line 9 of file const.h.

◆ PI

const double PI = 3.141592653

Definition at line 4 of file const.h.

◆ PI2

const double PI2 = 6.283185307

Definition at line 5 of file const.h.

◆ WIRENMAX

const int WIRENMAX = 6796

Definition at line 8 of file const.h.