ATLAS Offline Software
|
#include "GaudiKernel/IAlgTool.h"
#include "TrkDetDescrUtils/BinnedArray.h"
#include "TrkDetDescrUtils/BinningType.h"
#include "TrkDetDescrUtils/SharedObject.h"
#include <vector>
#include <memory>
Go to the source code of this file.
Classes | |
class | Trk::ITrackingVolumeArrayCreator |
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
Typedefs | |
using | Trk::TrackingVolumeArray = BinnedArray< TrackingVolume > |