|
ACTS
Experiment-independent tracking
|
The WrappingSetup that is happening here. More...
#include <Acts/Geometry/CylinderVolumeBuilder.hpp>
Public Member Functions | |
| WrappingConfig ()=default | |
| constructor | |
| void | configureContainerVolume () |
| configure the new Volume | |
| std::string | toString () const |
| Method for output formatting. | |
| void | wrapInsertAttach () |
| wrap, insert, attach | |
Public Attributes | |
| VolumeConfig | containerVolumeConfig |
| the combined volume | |
| VolumeConfig | cVolumeConfig |
| Configuration for the central volume in wrapping setup. | |
| VolumeConfig | existingVolumeConfig |
| existing volume config with potential gaps | |
| VolumeConfig | externalVolumeConfig |
| externally provided config, this can only change the the ncp volumes | |
| VolumeConfig | fGapVolumeConfig |
| Configuration for the first gap volume in wrapping. | |
| VolumeConfig | nVolumeConfig |
| the new volumes | |
| VolumeConfig | pVolumeConfig |
| Configuration for the positive volume in wrapping setup. | |
| VolumeConfig | sGapVolumeConfig |
| Configuration for the second gap volume in wrapping. | |
| WrappingCondition | wCondition = Undefined |
| Wrapping condition determining how volumes are combined. | |
| std::string | wConditionScreen = "[left untouched]" |
| String representation of wrapping condition for debug output. | |
The WrappingSetup that is happening here.
|
default |
constructor
| void Acts::WrappingConfig::configureContainerVolume | ( | ) |
configure the new Volume
| std::string Acts::WrappingConfig::toString | ( | ) | const |
Method for output formatting.
| void Acts::WrappingConfig::wrapInsertAttach | ( | ) |
wrap, insert, attach
| VolumeConfig Acts::WrappingConfig::containerVolumeConfig |
the combined volume
| VolumeConfig Acts::WrappingConfig::cVolumeConfig |
Configuration for the central volume in wrapping setup.
| VolumeConfig Acts::WrappingConfig::existingVolumeConfig |
existing volume config with potential gaps
| VolumeConfig Acts::WrappingConfig::externalVolumeConfig |
externally provided config, this can only change the the ncp volumes
| VolumeConfig Acts::WrappingConfig::fGapVolumeConfig |
Configuration for the first gap volume in wrapping.
| VolumeConfig Acts::WrappingConfig::nVolumeConfig |
the new volumes
| VolumeConfig Acts::WrappingConfig::pVolumeConfig |
Configuration for the positive volume in wrapping setup.
| VolumeConfig Acts::WrappingConfig::sGapVolumeConfig |
Configuration for the second gap volume in wrapping.
| WrappingCondition Acts::WrappingConfig::wCondition = Undefined |
Wrapping condition determining how volumes are combined.
| std::string Acts::WrappingConfig::wConditionScreen = "[left untouched]" |
String representation of wrapping condition for debug output.