Skip to content

Adding option for reproducible ordering when iterating over CaloCells in TFCSSimulationState CellMap_t type

Adding the option for the order iteration over Cellmap_t instances to be based on cell hashes rather than pointer addresses This makes no difference to the simulation output and so is disabled by default, but is very useful when debugging.

Tagging @mduehrss

Merge request reports