|
||||
File indexing completed on 2025-01-30 10:04:52
0001 // SPDX-License-Identifier: LGPL-3.0-or-later 0002 // Copyright (C) 2022 Whitney Armstrong, Sylvester Joosten, Wouter Deconinck, Dmitry Romanov 0003 0004 #pragma once 0005 0006 namespace eicrecon { 0007 struct TrackerHitReconstructionConfig { 0008 float timeResolution = 10; 0009 }; 0010 }
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |