Difference between revisions of "OfflineNotesV7"

From Mu2eWiki
Jump to navigation Jump to search
Line 13: Line 13:
 
* remove cd3 numerology
 
* remove cd3 numerology
 
* all numerology now comes from StrawId</li>
 
* all numerology now comes from StrawId</li>
<li> (gandr) don't let buildopts ever modify the base release</li>
+
<li> (gandr) don't let buildopts ever modify the base release from a satellite release</li>
 
<li> (rlc) use UPS postgres paths, not OS paths </li>
 
<li> (rlc) use UPS postgres paths, not OS paths </li>
 
</ol>
 
</ol>

Revision as of 16:25, 28 February 2019

head

  1. art_v2_12_01 (rlc) - activate this new art to pick up a fix to the shuffling input module
  2. cosmic_time (rlc)
    • add CRY MT fcl used at Argonne in Dec
    • add GenerateCosmicTimes module which takes a cosmic generated at t=0 and adds an appropriate time (like muonTimeModule)
    • insert this module at appropriate places
    • remove time options from Daya Bay module and generator files so CRY and Daya Bay both need the module
  3. align_db (rlc)
    • work to prepare for database-backed tracker alignment
    • remove StrawDetails
    • remove cd3 numerology
    • all numerology now comes from StrawId
  4. (gandr) don't let buildopts ever modify the base release from a satellite release
  5. (rlc) use UPS postgres paths, not OS paths

v7_3_3

  1. 2/18/19 (rlc) Change all TTracker to Tracker. A user is most likely to be disrupted if they use personal geometry files that contain "ttracker" - these can be updated with: sed -i 's/ttracker/tracker/g' *.txt Also the names of geometry volumes change from "TTracker*" to "Tracker*".
  2. 2/11/19 (rlc)
    • clean up and re-organize several things in preparation for database-based alignment.
    • remove Alignment directory.
    • Create GeneralUtilities HepTransform to hold alignments.