To support TrkAna v5_05_00.
This tag was made to support a new TrkAna that supports SurfaceSteps.
What's Changed
- fix inverted flag to propagate preloaded StrawDigiMCs by @edcallaghan in #1293
- Bug fixed in const variable definition by @sdifalco in #1292
- do not report false error by @rlcee in #1294
- Add accessor by @brownd1978 in #1295
- Add TrkStrawHitMC provenance and guard against empty StrawDigiMCs by @edcallaghan in #1291
- Utilize art::PtrRemapper when mixing StrawDigiMCs by @edcallaghan in #1297
- Adjust cal tables by @rlcee in #1298
- path for root dictionaries by @rlcee in #1301
- cmake maintenance by @rlcee in #1304
- Add verbose printouts for more STM beamline geometry components by @AndrewEdmonds11 in #1305
- Introduce SurfaceStep by @brownd1978 in #1300
- develop cal time tables by @rlcee in #1299
- Add SurfaceStep to compression modules by @AndrewEdmonds11 in #1306
- implement a StageParticle generator which is aware of heterogenous materials by @edcallaghan in #1290
- Made Ext Mon Collimator Geometry more realistic by @fine1-sam in #1303
- sync cmake by @rlcee in #1308
- mu2e_conditions_prd moved servers by @rlcee in #1312
- Add a missing "const" by @gaponenko in #1313
- Add Ext Mon Infrastructure by @fine1-sam in #1314
- update cmake by @rlcee in #1315
- Cal ad-hoc laser table by @rlcee in #1307
- Fix bugs and add sorting to KalSeedPtr merging by @brownd1978 in #1317
- Add final fit processing stage by @brownd1978 in #1318
- Ext mon detector updates by @fine1-sam in #1316
- Fix CRY generator. Select only one intersection with the world by @oksuzian in #1320
- Improvements in AgnosticHelixFinder plus avgEDep and nHitsRatio implementation by @ethanmar in #1289
- Add default configurations for making SurfaceSteps from digis or reco output by @brownd1978 in #1321
- Allow ComboHitCollections to have a parent at the same level by @bonventre in #1310
New Contributors
- @fine1-sam made their first contribution in #1303
- @ethanmar made their first contribution in #1289
Full Changelog: v10_31_00...v10_32_00