Derek M Anderson
Derek M Anderson
This PR introduces a module a construct Trigger Clusters, various jet trigger patches saved to `RawCluster` objects for easier downstream analysis. For example, this will enable a user to easily...
### Environment: - Which branch: `main` - Which revision: `HEAD` - Any specific OS or system where the issue occurs? No - Any special versions of ROOT or Geant4? No...
### Briefly, what does this PR introduce? This PR adds [DD4hep `DetType` flags](https://github.com/AIDASoft/DD4hep/blob/master/DDCore/include/DD4hep/DetType.h) to most detector elements missing them. Note that since only `FORWARD` is defined as a flag, I...
**Is your feature request related to a problem? Please describe.** It was pointed out in discussion on [EICrecon#2078](https://github.com/eic/EICrecon/pull/2078) that DD4hep provides dedicated flags for electromagnetic vs. hadronic calorimeters (see [here](https://github.com/AIDASoft/DD4hep/blob/e369490a18a9857d5a61771f340c1791e8f9f7a3/DDCore/include/DD4hep/DetType.h#L53-L54))....