![]() |
DD4hep
1.33.0
Detector Description Toolkit for High Energy Physics
|
#include <map>#include <bitset>#include <ostream>#include <boost/variant.hpp>#include "DD4hep/DetElement.h"Go to the source code of this file.
Classes | |
| struct | dd4hep::rec::StructExtension< T > |
| struct | dd4hep::rec::FixedPadSizeTPCStruct |
| struct | dd4hep::rec::ZPlanarStruct |
| struct | dd4hep::rec::ZPlanarStruct::LayerLayout |
| struct | dd4hep::rec::ZDiskPetalsStruct |
| struct | dd4hep::rec::ZDiskPetalsStruct::SensorType |
| enum for encoding the sensor type in typeFlags More... | |
| struct | dd4hep::rec::ZDiskPetalsStruct::LayerLayout |
| struct | dd4hep::rec::ConicalSupportStruct |
| struct | dd4hep::rec::ConicalSupportStruct::Section |
| struct | dd4hep::rec::LayeredCalorimeterStruct |
| struct | dd4hep::rec::LayeredCalorimeterStruct::Layer |
| struct | dd4hep::rec::NeighbourSurfacesStruct |
| struct | dd4hep::rec::MapStringDoubleStruct |
| struct | dd4hep::rec::MapStringVariantStruct |
Namespaces | |
| dd4hep | |
| Namespace for the AIDA detector description toolkit. | |
| dd4hep::rec | |
| Namespace for the reconstruction part of the AIDA detector description toolkit. | |
Typedefs | |
| typedef StructExtension< FixedPadSizeTPCStruct > | dd4hep::rec::FixedPadSizeTPCData |
| typedef StructExtension< ZPlanarStruct > | dd4hep::rec::ZPlanarData |
| typedef StructExtension< ZDiskPetalsStruct > | dd4hep::rec::ZDiskPetalsData |
| typedef StructExtension< ConicalSupportStruct > | dd4hep::rec::ConicalSupportData |
| typedef StructExtension< LayeredCalorimeterStruct > | dd4hep::rec::LayeredCalorimeterData |
| typedef StructExtension< NeighbourSurfacesStruct > | dd4hep::rec::NeighbourSurfacesData |
| using | dd4hep::rec::DoubleParameters = StructExtension< MapStringDoubleStruct > |
| using | dd4hep::rec::VariantParameters = StructExtension< MapStringVariantStruct > |
Functions | |
| std::ostream & | dd4hep::rec::operator<< (std::ostream &io, const FixedPadSizeTPCData &d) |
| std::ostream & | dd4hep::rec::operator<< (std::ostream &io, const ZPlanarData &d) |
| std::ostream & | dd4hep::rec::operator<< (std::ostream &io, const ZDiskPetalsData &d) |
| std::ostream & | dd4hep::rec::operator<< (std::ostream &io, const ConicalSupportData &d) |
| std::ostream & | dd4hep::rec::operator<< (std::ostream &io, const LayeredCalorimeterData &d) |
| std::ostream & | dd4hep::rec::operator<< (std::ostream &io, const NeighbourSurfacesData &d) |
| std::ostream & | dd4hep::rec::operator<< (std::ostream &io, const DoubleParameters &d) |
| std::ostream & | dd4hep::rec::operator<< (std::ostream &io, const VariantParameters &d) |
1.8.18