ATLAS Offline Software
|
#include "TrkDetDescrUtils/BinUtility.h"
#include "TrkDetDescrUtils/SharedObject.h"
#include "GaudiKernel/GaudiException.h"
#include "GeoPrimitives/GeoPrimitives.h"
#include <span>
#include <vector>
Go to the source code of this file.
Classes | |
class | Trk::BinnedArray< T > |
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
Typedefs | |
template<class T > | |
using | Trk::BinnedArraySpan = std::span< T > |