|
BOSS 8.0.0
BESIII Offline Software System
|
#include "TrkReco/TMDCUtil.h"#include "TrkReco/TMDCWire.h"#include "TrkReco/TMDCWireHit.h"#include "TrkReco/TMDCWireHitMC.h"#include "TrkReco/TMLink.h"Go to the source code of this file.
Macros | |
| #define | SRTOPI 0.7978846 |
| #define | UPL 340.0 |
| #define | ROOT2I 0.70710678 |
Functions | |
| float | CathodeSectorId (unsigned id) |
| geocdc utilities | |
| void | bitDisplay (unsigned val) |
| void | bitDisplay (unsigned val, unsigned f, unsigned l) |
| int | intersection (const HepPoint3D &c1, double r1, const HepPoint3D &c2, double r2, double eps, HepPoint3D &x1, HepPoint3D &x2) |
| Circle utilities. | |
| double | chisq2confLevel (int n, double chi2) |
| ALPHA = 10000. / 2.99792458 / 15. | |
Variables | |
| const HepPoint3D | ORIGIN = HepPoint3D( 0., 0., 0. ) |
| Constants. | |
| #define ROOT2I 0.70710678 |
Referenced by chisq2confLevel().
| #define SRTOPI 0.7978846 |
Referenced by chisq2confLevel().
| #define UPL 340.0 |
Referenced by chisq2confLevel().
| void bitDisplay | ( | unsigned | val | ) |
Definition at line 82 of file TMDCUtil.cxx.
Referenced by bitDisplay(), TMDCWireHit::dump(), and TTrackMC::dump().
| void bitDisplay | ( | unsigned | val, |
| unsigned | f, | ||
| unsigned | l ) |
Definition at line 84 of file TMDCUtil.cxx.
| float CathodeSectorId | ( | unsigned | id | ) |
geocdc utilities
Definition at line 59 of file TMDCUtil.cxx.
| double chisq2confLevel | ( | int | n, |
| double | chi2 ) |
ALPHA = 10000. / 2.99792458 / 15.
Definition at line 147 of file TMDCUtil.cxx.
Referenced by TTrack::confidenceLevel().
| int intersection | ( | const HepPoint3D & | c1, |
| double | r1, | ||
| const HepPoint3D & | c2, | ||
| double | r2, | ||
| double | eps, | ||
| HepPoint3D & | x1, | ||
| HepPoint3D & | x2 ) |
Circle utilities.
Definition at line 93 of file TMDCUtil.cxx.
Referenced by MucGeoGeneral::FindIntersectGaps(), MucGeoGeneral::FindIntersections(), MucGeoGeneral::FindIntersectStrips(), MucGeoGeneral::FindIntersectStrips(), TTrack::HelCyl(), main(), and RecMucTrack::Project().
| const HepPoint3D ORIGIN = HepPoint3D( 0., 0., 0. ) |
Definition at line 47 of file TMDCUtil.cxx.
Referenced by TConformalFinder0::conformalTransformation(), TConformalFinder0::conformalTransformationDriftCircle(), TConformalFinder0::conformalTransformationRphi(), TTrackManager::divideByIp(), TConformalFinder0::doit(), TConformalFinder::doit(), TFastFinder::doit(), TrkReco::execute(), T3DLineFitter::fit(), TRungeFitter::fit(), TTrackManager::maskCurl(), TTrackManager::merge(), TTrack::szPosition(), T3DLine::T3DLine(), TRunge::TRunge(), TTrack::TTrack(), TTrack::TTrack(), and MdcSegInfoSterO::zPosition().