Phase-2 Calo: e/g standalone emulator & related objects #1139
Labels
Emulator Development
Emulator development PR
Event Content
Anything to do with the content of events in the EDM framework
Phase-2
Pertains to phase-2 development
Following the discussion we had during the integration of PR #1069, I report here a few comments that I expressed in that occasion:
DigitizedClusterGT
objects should become a data member of theCaloCrystalCluster
or theEgamma
objects (most likely the second since we will need a digitized word also for the HGC sector).DigitizedClusterCorrelator
andDigitizedTowerCorrelator
, which should become data members of theCaloTower
objects.We need to add the quality bits to the
DigitizedClusterGT
; otherwise, they can not be consumed by either the GT nor the Correlator emulatorsWe need to establish a link between
Egamma
andCaloCrystalCluster
, possibly via anedm::Ptr<L1Candidate>
. This would allow doing the same with the HGC multiclusters once added to the emulator.The text was updated successfully, but these errors were encountered: