OfflineNotesV7
Jump to navigation
Jump to search
head
- art_v2_12_01 (rlc) - activate this new art to pick up a fix to the shuffling input module
- 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
- align_db (rlc)
- work to prepare for database-backed tracker alignment
- remove StrawDetails
- remove cd3 numerology
- all numerology now comes from StrawId
- (gandr) don't let buildopts ever modify the base release
- (rlc) use UPS postgres paths, not OS paths
v7_3_3
- 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/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.