EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "Acts/EventData/Measurement.hpp"
#include "Acts/EventData/MeasurementHelpers.hpp"
#include "Acts/EventData/SourceLinkConcept.hpp"
#include "Acts/EventData/detail/fittable_type_generator.hpp"
#include "Acts/Geometry/GeometryIdentifier.hpp"
#include "ActsExamples/EventData/GeometryContainers.hpp"
#include <boost/container/flat_map.hpp>
#include <boost/container/flat_set.hpp>
Go to the source code of this file.
Classes | |
class | ActsExamples::TrkrClusterSourceLink |
Namespaces | |
namespace | ActsExamples |
Typedefs | |
using | ActsExamples::TrkrClusterSourceLinkContainer = GeometryIdMultiset< TrkrClusterSourceLink > |
Ensure that the SourceLink class satisfies SourceLinkConcept conditions. | |