EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Extent.hpp File Reference
#include "Acts/Utilities/BinningType.hpp"
#include "Acts/Utilities/Definitions.hpp"
#include "Acts/Utilities/Helpers.hpp"
#include <iosfwd>
#include <utility>
#include <vector>
+ Include dependency graph for Extent.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Acts::Extent
 

Namespaces

namespace  Acts
 Set the Geometry Context PLUGIN.
 

Typedefs

using Acts::Range = std::pair< double, double >
 

Functions

std::ostream & Acts::operator<< (std::ostream &sl, const Extent &ext)
 Overload of << operator for std::ostream for debug output.