BOSS 7.1.0
BESIII Offline Software System
|
#include <iostream>
#include <vector>
#include <CLHEP/Vector/ThreeVector.h>
#include <CLHEP/Geometry/Point3D.h>
#include "Identifier/MucID.h"
#include "MucGeomSvc/MucGeomSvc.h"
#include "MucGeomSvc/MucConstant.h"
#include "MucRecEvent/MucRec2DRoad.h"
#include "MucRecEvent/MucRecLineFit.h"
#include "MucRecEvent/MucRecQuadFit.h"
Go to the source code of this file.
Variables | |
const double | muckInfinity = 1e30 |
const double muckInfinity = 1e30 |
Definition at line 26 of file MucRec2DRoad.cxx.
Referenced by MucRec2DRoad::GetHitDistance().