Task #10421
Calculate number of RHS and output steps for different distances
Start date:
10/08/2015
Due date:
10/09/2015
% Done:
100%
Estimated time:
4.00 h
Description
- Up to now, we are already calculating the number of RHS steps (inside Geant4) and output steps (outside) done during the whole simulation.
- This task consists on calculating the number of RHS steps and output steps and print them to output when different distances are covered by the particle. The distances should probably be hardcoded for the moment.
Associated revisions
Adding new command to enable RHS step count in order to avoid perfomance issues (this references #10421).
History
#1 Updated by Lucio Santi about 4 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset 07f6e1e110ecd6d6019248869cdca8fe8c248602.
#2 Updated by Krzysztof Genser about 4 years ago
- Status changed from Resolved to Closed
Adding RHS step count by distance covered. This fixes #10421.