std::string getFullName() const
returns the full name of the particle full_name = name:label
StoreObjPtr< ParticleList > m_list
Store object for the list.
StoreArray< Particle > m_particles
Store array for the particles.
std::optional< StoreObjPtr< ParticleList > > m_antiList
Optional store object for the conjugated list if that exists.
std::string antiParticleListName(const std::string &listName)
Returns name of anti-particle-list corresponding to listName.