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