|
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.
| std::string Acts::WrappingConfig::toString | ( | ) | const |
Method for output formatting.