|
BOSS 8.0.0
BESIII Offline Software System
|
#include "TObjArray.h"#include "TROOT.h"#include <cstring>#include <string>#include <vector>Go to the source code of this file.
Functions | |
| std::vector< std::string > | getHistList () |
| std::vector< std::string > | getHistList (std::string path) |
Variables | |
| const double | CC = 2.99792458E10 |
| 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 |
| const int | NEP = 16 |
| const int | NTRKPAR = 5 |
| const int | NTRKPARALL = 10 |
| std::vector< std::string > getHistList | ( | ) |
Definition at line 14 of file MdcAlignAlg/share/distAlign/src/fun.cpp.
| std::vector< std::string > getHistList | ( | std::string | path | ) |
| const double CC = 2.99792458E10 |
Definition at line 11 of file MdcAlignAlg/share/distAlign/src/include/fun.h.
| const int CELLNMAX = 288 |
Definition at line 18 of file MdcAlignAlg/share/distAlign/src/include/fun.h.
Referenced by MdcCosGeom::getAlignPar(), and MdcCosGeom::MdcCosGeom().
| const double HFPI = 1.570796327 |
Definition at line 14 of file MdcAlignAlg/share/distAlign/src/include/fun.h.
Referenced by MdcCalib::fillHist().
| const int INNERNMAX = 8 |
Definition at line 19 of file MdcAlignAlg/share/distAlign/src/include/fun.h.
Referenced by MdcCosGeom::initWire().
| const int LAYERNMAX = 43 |
Definition at line 17 of file MdcAlignAlg/share/distAlign/src/include/fun.h.
Referenced by MdcCosGeom::getAlignPar(), MdcCosGeom::getWire(), ResiAlign::init(), MdcCosGeom::initWire(), MdcCosGeom::MdcCosGeom(), ResiAlign::mergeHist(), MdcCosGeom::~MdcCosGeom(), and ResiAlign::~ResiAlign().
| const int NEP = 16 |
Definition at line 20 of file MdcAlignAlg/share/distAlign/src/include/fun.h.
Referenced by ResiAlign::align(), ResiAlign::init(), MdcAlignPar::initAlignPar(), MdcAlignPar::MdcAlignPar(), ResiAlign::mergeHist(), MdcAlignPar::rdAlignPar(), MdcAlignPar::wrtAlignPar(), and ResiAlign::~ResiAlign().
| const int NTRKPAR = 5 |
Definition at line 21 of file MdcAlignAlg/share/distAlign/src/include/fun.h.
| const int NTRKPARALL = 10 |
Definition at line 22 of file MdcAlignAlg/share/distAlign/src/include/fun.h.
| const double PI = 3.141592653 |
Definition at line 12 of file MdcAlignAlg/share/distAlign/src/include/fun.h.
| const double PI2 = 6.283185307 |
Definition at line 13 of file MdcAlignAlg/share/distAlign/src/include/fun.h.
Referenced by ResiAlign::align(), MdcCalib::fillHist(), MdcCosWire::getPhi(), MdcCalib::MdcCalib(), and WrMdcCalib::updateConst().
| const int WIRENMAX = 6796 |
Definition at line 16 of file MdcAlignAlg/share/distAlign/src/include/fun.h.
Referenced by MdcCosGeom::getAlignPar(), and MdcCosGeom::~MdcCosGeom().