![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <iomanip>#include <iostream>#include <memory>#include "Acts/Geometry/Volume.hpp"#include "Acts/Utilities/BinningType.hpp"#include "Acts/Utilities/BoundingBox.hpp"#include "Acts/Utilities/Definitions.hpp"
Include dependency graph for VolumeBounds.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Acts::VolumeBounds |
Namespaces | |
| namespace | Acts |
| Set the Geometry Context PLUGIN. | |
Typedefs | |
| using | Acts::SurfacePtr = std::shared_ptr< const Surface > |
| using | Acts::SurfacePtrVector = std::vector< SurfacePtr > |
Functions | |
| std::ostream & | Acts::operator<< (std::ostream &sl, const VolumeBounds &vb) |
| Overload of << operator for std::ostream for debug output. | |
| bool | Acts::operator== (const VolumeBounds &lhs, const VolumeBounds &rhs) |