|
|
|||
File indexing completed on 2026-07-26 08:21:57
0001 /** TRACCC library, part of the ACTS project (R&D line) 0002 * 0003 * (c) 2021-2024 CERN for the benefit of the ACTS project 0004 * 0005 * Mozilla Public License Version 2.0 0006 */ 0007 0008 #pragma once 0009 0010 // Detray include(s) 0011 #include <detray/definitions/track_parametrization.hpp> 0012 0013 namespace traccc { 0014 0015 using enum detray::bound_indices; 0016 using enum detray::free_indices; 0017 0018 } // namespace traccc
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|