EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "ActsExamples/TruthTracking/TruthSeedSelector.hpp"
#include "Acts/Utilities/Helpers.hpp"
#include "ActsExamples/EventData/IndexContainers.hpp"
#include "ActsExamples/EventData/SimParticle.hpp"
#include "ActsExamples/Framework/WhiteBoard.hpp"
#include "ActsExamples/Utilities/Range.hpp"
#include <algorithm>
#include <stdexcept>
#include <vector>