Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Did I get the description of the files correct?.h2.

About the multiplicity of SimTrackerHits:

When G4 propagates a track through a silicon detector, G4 may produce one or many G4 stepping points. This is under the control of various
material cut parameters in G4. There was a long discussion about the optimal choices for the cut parameters: the tradeoff is speed vs fidelity. Whichever is chosen, SLIC can be configured to create one SimTrackerHit for each stepping point or it can be configured to
create a single SimTrackerHit representing all of the G4 stepping points. In this latter case, the energy loss is the sum of the energy loss of summed over all G4 stepping points. I am not sure what the reported position and momentum are: but the are probably those values at one of the stepping points near the middle of the step through the material?

...

  1. Propagate the setting of flag that controls the number of SimTrackerHits per track/sensor intersection so that it is accessible during reconstruction.
  2. Fix the bug in RawTrackerHit so that it returns a list of SimTrackerHits, not just a single one.
  3. Make a decision on the IDdecoder issues this week and implement it soonafterwards.
  4. What does it mean to have multiple events in memory and how is that handled? It is meaningful to merge events at any stage of the processing chain. ( If we want hits with high fidelity, it is important to make the hits before pulse heights are digitized. )

Matt Charle's talk

Needs to be added. :