ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SimParticle.hpp File Reference
#include <boost/container/flat_set.hpp>
#include "ActsFatras/EventData/Particle.hpp"
+ Include dependency graph for SimParticle.hpp:
+ This graph shows which files directly or indirectly include this file:

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.