OfflineNotesV8

From Mu2eWiki
Revision as of 06:04, 29 January 2020 by Kutschke (talk | contribs)
Jump to navigation Jump to search

head

  • Add notes here


v08_02_01

  • 01/28/20 PR 125 bug fix for G4MT


v08_02_00

  • 01/28/20 PR 124 upgrade Geant4 to v4_10_5_p01a


v08_01_00

  • 01/25/20 PR 123 Start using the aligned tracker throughout TrkPatRec, TrkHitReco
  • 01/24/20 PR 121 Change G4 stepper to G4DormandPrince745 and tighten parameters that control stepper convergence, precision and accuracy.
  • 01/23/20 PR 122 Retune straw response function
  • 01/22/20 PR 120 Restore deleted obsolete schema needed to read old files.
  • 01/19/20 PR 118 Performance improvement to MVA tools
  • 01/19/20 PR 117 Make calorimeter G4 volume names unique
  • 01/18/20 PR 115 Make MixMax the default random engine
  • 01/17/20 PR 119 Fix merge issue in the ReadTriggerInfo module
  • 01/17/20 PR 109 Fixed Trigger tables (typos and missing parameters) + small change in the ReadTriggerInfo analyzer module
  • 01/17/20 PR 113 Remove obsolete code.
  • 01/17/20 PR 114 Mixing needs to handle EventIDSequence to support bookkeeping in multi-stage resampling.
  • 01/17/20 PR 116 MixBackgroundFrames: bug fix for the event ID feature.
  • 01/16/20 PR 112 Add scripts for NoPrimary reprocessing
  • 01/16/20 PR 107 Add a validation plot. Declare reverse direction of Assns in classes_def.xml.
  • 01/16/20 PR 111 Remove the MixingSummary data product and its dependent code not used by modern workflows.
  • 01/16/20 PR 110 CORSIKA time fix and fcl file for production
  • 01/16/20 PR 108 added option to use the triplet-area as weight in the MedianCircleFit function of the RobustHelixFit class
  • 01/16/20 PR 105 Adding new features to the mixing code: support for MC trajectories, StrawGasSteps, and an option to record IDs of events used in mixing.
  • 01/16/20 PR 96 Geometry updates from last 8 months; mostly for radiation studies
  • 01/16/20 PR 94 Next iteration of cosmic reco code.
  • 01/15/20 PR 106 Follow (old) trigger bit change in TrkAna.
  • 01/15/20 PR 20 ?????????
  • 01/15/20 PR 104 Changes to the fcl files to allow the MT POT and g3test_03 configurations to run using the Mu2eG4MT module.
  • 01/15/20 PR 19 ?????????
  • 01/11/20 PR 103 Small tweaks to previous validation update. Also add some reprocessing scripts.
  • 01/10/20 PR 102 Reprocess fcl fix
  • 01/10/20 PR 101 Improvements and fixes to hit validation
  • 01/10/20 PR 100 fcl files to reprocess MDC2018 digi files into "MDC2020-dev" digi files.
  • 01/10/20 PR 90 Add option --mu2eCompact to SConstruct; validation updates.
  • 01/10/20 PR 95 Update mixing modules to use configuration validation
  • 01/10/20 PR 87 Fixed RecoDataProducts loop dependency on BTrkData
  • 01/09/20 PR 99 Fix fcl and simpleconfig files to fix POT simulation.
  • 01/08/20 PR 42 Update G4MT to work with multi-threaded art; remove stash.
  • 01/07/20 PR 93 Fixed bug in StrawDigisFromStrawGasSteps, improved charge diags
  • 01/06/20 PR 2 ????
  • 01/02/20 PR 92 Break compile-dependency loop between ProditionsService and TrackerConditions.
  • 01/02/20 PR 91 Remove spurious #include.
  • 01/02/20 PR 88 Remove spurious includes
  • 12/23/19 PR 83 Fix paths in some fcl files
  • 12/23/19 PR 82 Changes HelixTool default consturctor
  • 12/23/19 PR 81 Fix bug in HelixTool
  • 12/20/19 PR 80 Fix simple bug


v08_00_00

  • 12/20/19 PR 75 Introduce StrawGasStep to replace StepPointMC in tracker active volume. Add modules to create and use this in straw digi simulation. Update StrawDigiMC. Propagate changes to downstream modules. Remove obsolete modules and classes.