-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
TrackingDigi
- runs
- VTD & Inner Tracker with CLD physics params
- no more Forward detector (at least name)
TrackingReco:
- Forward removed (probably renamed as VertexEndcap)
KinkFinderdoes not work cause requires VXD detector KinkFinder.cc
MyKinkFinder ERROR dd4hep: DetElement::child Unknown child with name: VXD- The TPC subdetector ID is 5 in v11, but Clupatra (and potentially the rest of tracking) assume that it is 4.
- The Tracker readout CellID encodings are different for the different tracker subsystems:
- CLD parts have
<constant name="GlobalTrackerReadoutID" type="string" value="system:5,side:-2,layer:6,module:11,sensor:8"/>- ILD parts have (hardcoded!)
<readout name="TPCCollection">
<!-- fixme: for now DD4hep cannot handle signed values - side should actually be "-2" -->
<id>system:5,side:2,layer:9,module:8,sensor:8</id>
</readout>Metadata
Metadata
Assignees
Labels
No labels