DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
Go to the source code of this file.
Classes | |
class | dd4hep::PlacedVolumeProcessor |
Generic PlacedVolume processor. More... | |
class | dd4hep::PlacementProcessor< T > |
PlacedVolume scanner using a Processor object. More... | |
class | dd4hep::PlacementProcessorShared< T > |
Wrapper to call objects in the form of a PlacedVolume processor. More... | |
class | dd4hep::PlacedVolumeScanner |
Helper to run placement scan through volume hierarchies scans. More... | |
Namespaces | |
dd4hep | |
Namespace for the AIDA detector description toolkit. | |
Functions | |
template<typename T > | |
PlacementProcessor< typename std::remove_reference< T >::type > | dd4hep::placementProcessor (T &&proc) |
Instantiation helper. More... | |