How to distinguish every electron produced in the avalanche or ionization?

Is there some identity to these electron like TrackID in Geant4?

No, not really. Do you have a use case for such an ID?

for Garfield++, no such case. Did you mean a case for Geant4?

No, I meant for what purpose would you need an identifier for each electron?

I want to record the times of avalanche and the rank.

hi @newconcept1979,

You can retrieve the start and endpoints and times of the electrons using aval.GetElectrons(). A good example of this is are lines 110-111 described in this example.

Kind regards,

Djunes

@djjansse , thanks, i will try.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.