You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is about pulse generation from time-clustered SimCalorimeterHits. To generate a pulse from the contributions that are close in time, a timeID is assigned in the SimCalorimeterHitProcessor. Since both SimCalorimeterHit and SimTrackerHit share a common pulse generation mechanism, a shared template algorithm, PulseGeneration has been implemented.