ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "Acts/Utilities/BinningType.hpp"
#include "Acts/Utilities/Definitions.hpp"
#include "Acts/Utilities/Helpers.hpp"
#include <iosfwd>
#include <utility>
#include <vector>
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. | |