BOSS 7.0.4
BESIII Offline Software System
|
#include <stdlib.h>
#include <math.h>
#include <vector>
#include <map>
#include <CLHEP/Vector/ThreeVector.h>
#include <CLHEP/Geometry/Point3D.h>
#include <CLHEP/Geometry/Plane3D.h>
#include <CLHEP/Vector/Rotation.h>
#include "Identifier/Identifier.h"
#include "Identifier/MucID.h"
#include "MucGeomSvc/MucGeoStrip.h"
#include "MucGeomSvc/MucGeoGap.h"
Go to the source code of this file.
Classes | |
class | MucGeoGeneral |
Typedefs | |
typedef HepGeom::Point3D< double > | HepPoint3D |
typedef HepGeom::Vector3D< double > | HepVector3D |
Functions | |
ostream & | operator<< (ostream &s, const MucGeoGeneral &geom) |
typedef HepGeom::Point3D<double> HepPoint3D |
Definition at line 30 of file InstallArea/include/MucGeomSvc/MucGeomSvc/MucGeoGeneral.h.
typedef HepGeom::Vector3D<double> HepVector3D |
Definition at line 33 of file InstallArea/include/MucGeomSvc/MucGeomSvc/MucGeoGeneral.h.
ostream & operator<< | ( | ostream & | s, |
const MucGeoGeneral & | geom | ||
) |