![]() |
![]() |
DD4hep - The AIDA detector description toolkit for high energy physics experiments
DD4hep
Rev:Unversioneddirectory
|
#include "DDSurfaces/IMaterial.h"
#include "DDSurfaces/Vector2D.h"
#include "DDSurfaces/Vector3D.h"
#include <bitset>
#include <cmath>
Go to the source code of this file.
Classes | |
class | DDSurfaces::ISurface |
class | DDSurfaces::ICylinder |
class | DDSurfaces::ICone |
class | DDSurfaces::SurfaceType |
Namespaces | |
DDSurfaces | |
Namespace for the tracking surfaces of the AIDA detector description toolkit. | |
Typedefs | |
typedef long long int | DDSurfaces::long64 |
Functions | |
std::ostream & | DDSurfaces::operator<< (std::ostream &os, const SurfaceType &t) |
dump SurfaceType operator More... | |
std::ostream & | DDSurfaces::operator<< (std::ostream &os, const ISurface &s) |
dump ISurface operator More... | |