|
BOSS 7.1.3
BESIII Offline Software System
|
#include <vector>#include <iostream>#include "CLHEP/Geometry/Point3D.h"#include "CLHEP/Geometry/Plane3D.h"#include "CLHEP/Geometry/Normal3D.h"#include "CLHEP/Matrix/Matrix.h"#include "CLHEP/Matrix/Vector.h"#include "Identifier/Identifier.h"#include "Identifier/EmcID.h"#include "EmcRecGeoSvc/EmcRecCrystal.h"Go to the source code of this file.
Classes | |
| class | EmcRecEndCapGeo |
| class | EmcRecGeoPlane |
Typedefs | |
| typedef HepGeom::Point3D< double > | HepPoint3D |
| typedef HepGeom::Plane3D< double > | HepPlane3D |
| typedef HepGeom::Normal3D< double > | HepNormal3D |
| typedef HepGeom::Normal3D<double> HepNormal3D |
Definition at line 29 of file EmcRecEndCapGeo.h.
| typedef HepGeom::Plane3D<double> HepPlane3D |
Definition at line 25 of file EmcRecEndCapGeo.h.
| typedef HepGeom::Point3D<double> HepPoint3D |
Definition at line 21 of file EmcRecEndCapGeo.h.