|
DD4hep
01.18
|
#include "DDRec/IMaterial.h"#include "DDRec/Vector2D.h"#include "DDRec/Vector3D.h"#include <bitset>#include <cmath>
Include dependency graph for ISurface.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | dd4hep::rec::ISurface |
| Interface for tracking surfaces. More... | |
| class | dd4hep::rec::ICylinder |
| Minimal interface to provide acces to radius of cylinder surfaces. More... | |
| class | dd4hep::rec::ICone |
| Minimal interface to provide acces to radii of conical surfaces. More... | |
| class | dd4hep::rec::SurfaceType |
| Helper class for describing surface properties. More... | |
Namespaces | |
| dd4hep | |
| Namespace for the AIDA detector description toolkit. | |
| dd4hep::rec | |
| Namespace for the reconstruction part of the AIDA detector description toolkit. | |
Typedefs | |
| typedef long long int | dd4hep::rec::long64 |
Functions | |
| std::ostream & | dd4hep::rec::operator<< (std::ostream &os, const SurfaceType &t) |
| dump SurfaceType operator More... | |
| std::ostream & | dd4hep::rec::operator<< (std::ostream &os, const ISurface &s) |
| dump ISurface operator More... | |
1.8.5