ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Go to the source code of this file.
Classes | |
struct | FW::detail::CompareParticleId |
Namespaces | |
namespace | FW |
namespace | FW::detail |
Typedefs | |
using | FW::SimParticle = ::ActsFatras::Particle |
using | FW::SimParticleContainer = ::boost::container::flat_set<::ActsFatras::Particle, detail::CompareParticleId > |
Store particles ordered by particle identifier. | |