Module to apply weights from the database to particles and store added info in ExtraInfo.
StoreArray< Particle > m_particles
StoreArray of Particles.
std::unique_ptr< DBObjPtr< ParticleWeightingLookUpTable > > m_ParticleWeightingLookUpTable
Pointer to the table in DB.
StoreObjPtr< ParticleList > m_inputList
input particle list
std::string m_inputListName
name of input particle list.
Class to store reconstructed particles.