| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
REQUEST FOR PRODUCTION RELEASES: +async-label <label1>, <label2>, !<label3> ... This will add <label1> and <label2> and removes <label3>. The following labels are available |
Sorry, something went wrong.
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.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
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.