DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
#include "DDRec/IMaterial.h"
#include "DDRec/Vector2D.h"
#include "DDRec/Vector3D.h"
#include <bitset>
#include <cmath>
Go to the source code of this file.
Classes | |
class | dd4hep::rec::ISurface |
class | dd4hep::rec::ICylinder |
class | dd4hep::rec::ICone |
class | dd4hep::rec::SurfaceType |
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... | |