BOSS 7.1.0
BESIII Offline Software System
|
Go to the source code of this file.
Variables | |
const double | kPi = 3.14159265359 |
const double | kRad = 57.29578 |
const double | kMinor = 1e-8 |
const double | kGapEdge = 160 |
const double | kSuperConductorR = 1500 |
const double | kSuperConductorZ = 1500 |
const double | kMagnetField = 1.0 |
const double kGapEdge = 160 |
Definition at line 10 of file MucConstant.h.
Referenced by MucGeoGap::IsInGap().
const double kMagnetField = 1.0 |
Definition at line 13 of file MucConstant.h.
Referenced by RecMucTrack::GetMdcExtTrack().
const double kMinor = 1e-8 |
Definition at line 8 of file MucConstant.h.
Referenced by MucRecTrkExt::execute(), RecMucTrack::LineFit(), and RecMucTrack::Project().
const double kPi = 3.14159265359 |
Definition at line 6 of file MucConstant.h.
Referenced by RecMucTrack::ComputeDepth(), MucRec3DRoad::GetVxSign(), RecMucTrack::LineFit(), MucRec2DRoad::Project(), RecMucTrack::Project(), and MucRec3DRoad::TransformPhiRToXY().
const double kRad = 57.29578 |
Definition at line 7 of file MucConstant.h.
const double kSuperConductorR = 1500 |
Definition at line 11 of file MucConstant.h.
Referenced by RecMucTrack::IsInsideSuperConductor().
const double kSuperConductorZ = 1500 |
Definition at line 12 of file MucConstant.h.
Referenced by RecMucTrack::IsInsideSuperConductor().