Modify ↓
#167 closed task (fixed)
Remove particle info
Reported by: | Stefan Hoeche | Owned by: | support@sherpa-mc.de |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | Unknown | Version: | 1.2.3 |
Keywords: | Cc: |
Description
The Particle class has a member m_info, which is supposed to mark the origin of a particle in the event record. This information is not used anywhere, it is not treated consistently at present and it is redundant as every particle has a pointer to its corresponding production and decay blob. I would therefore propose to remove this member variable from the Particle class.
Attachments (0)
Change History (3)
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Type: | defect → question |
comment:2 Changed 13 years ago by
Type: | question → task |
---|
Note: See
TracTickets for help on using
tickets.
We actually use it in the SINIC module and they're used in AHADIC, to identify beam particles.
So: no, unless we find a replacement.