HEP-FCC / FCCAnalyses

Common analysis framework for the Future Circular Collider
https://hep-fcc.github.io/FCCAnalyses/
24 stars 116 forks source link

Disable the reading of dQ/dx values form Tracks #387

Closed tmadlener closed 3 months ago

tmadlener commented 3 months ago

As discussed this PR temporarily disables the reading of dQ/dx values form Tracks since this information will be removed from EDM4hep in https://github.com/key4hep/EDM4hep/pull/311. Instead dummy (-1) values will be filled.

A proper fix will require some conceptual rework of these methods which take different collections as inputs.

tmadlener commented 3 months ago

@kjvbrt can this be merged (assuming that the failing CI workflows are unrelated to this)?

kjvbrt commented 3 months ago

Hi @tmadlener, merging...