Conversation
|
REQUEST FOR PRODUCTION RELEASES: This will add The following labels are available |
Please consider the following formatting changes to AliceO2Group#14604
| #include "DetectorsRaw/HBFUtilsInitializer.h" | ||
| #include "TPCSimulation/CommonMode.h" | ||
| #include "DetectorsBase/Detector.h" | ||
| #include "DPLUtils/MakeRootTreeWriterSpec.h" |
There was a problem hiding this comment.
In the normal TPC digitizer workflow, we employ a specialized header TPCDigitRootWriterSpec.h which defines a Writer class for TPC digits. I would try to utilize this. Likely it offers correct treatment for the MC truth classes.
961be14 to
a274174
Compare
|
Closing in favour of #14608. |
What do you think @sawenzel and @davidrohr ?
This way the digits are streamed out, but the reco (with --input-type digits) until track-level doesn't yet work without --disable-mc.