![]()  | 
						
							 
								EIC Software
							  
							
								Reference for 
								EIC 
								simulation and reconstruction software on GitHub
							  
						 | 
					
#include "Acts/Geometry/GeometryContext.hpp"#include "Acts/Geometry/IConfinedTrackingVolumeBuilder.hpp"#include "Acts/Geometry/ILayerBuilder.hpp"#include "Acts/Geometry/ITrackingVolumeBuilder.hpp"#include "Acts/Geometry/ITrackingVolumeHelper.hpp"#include "Acts/Utilities/BinningType.hpp"#include "Acts/Utilities/Logger.hpp"#include "Acts/Utilities/Units.hpp"#include <array>#include <limits>#include <string>
 Include dependency graph for CylinderVolumeBuilder.hpp:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | Acts::VolumeConfig | 
| VolumeConfig struct to understand the layer config.  More... | |
| struct | Acts::WrappingConfig | 
| The WrappingSetup that is happening here.  More... | |
| class | Acts::CylinderVolumeBuilder | 
| struct | Acts::CylinderVolumeBuilder::Config | 
Namespaces | |
| namespace | Acts | 
| Set the Geometry Context PLUGIN.  | |
Enumerations | |
| enum | Acts::WrappingCondition {  Acts::Undefined = 0, Acts::Attaching = 1, Acts::Inserting = 2, Acts::Wrapping = 3, Acts::CentralInserting = 4, Acts::CentralWrapping = 5, Acts::NoWrapping = 6 }  |