Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JeffersonLab/coatjava
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 13.6.0
Choose a base ref
...
head repository: JeffersonLab/coatjava
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 13.7.0
Choose a head ref
  • 6 commits
  • 87 files changed
  • 9 contributors

Commits on Feb 5, 2026

  1. feat: Incorporate HipoDiffBank functionality into HipoDiff (#1093)

    * [Draft] Adds: hipo diff writer from  banks in 2 hipo files
    
    * switch to return values
    
    * add writer
    
    * extract and use a diff bank method
    
    * rename SortedBank to DiffBank
    
    * remove string-based bank access
    
    * cleanup
    
    * close the writer
    
    * actually write the diff event
    
    * refactor!: rm `bin/hipo-diffBanks` and `HipoDiffBanks.java`
    
    ---------
    
    Co-authored-by: sbhawani <sbhawani096@gmail.com>
    Co-authored-by: Nathan Baltzell <baltzell@jlab.org>
    Co-authored-by: Nathan Baltzell <baltzell@gmx.com>
    4 people authored Feb 5, 2026
    Configuration menu
    Copy the full SHA
    24e2dba View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2026

  1. integrate urwell geometry (#1095)

    * new MUVT and URWT geometry
    
    * propating changes through common tools, reconstruction, and schemas
    
    * some refactoring
    
    * some refactoring
    
    * some refactoring
    
    * code cleanup and simplification
    
    ---------
    
    Co-authored-by: Mariangela Bondí <mariangelabondi@Mariangelas-MacBook-Pro-10.local>
    raffaelladevita and Mariangela Bondí authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    6ab288d View commit details
    Browse the repository at this point in the history
  2. use schema directory in dst-maker (#1094)

    * cleanup
    
    * upgrade dst-maker
    baltzell authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    24091a2 View commit details
    Browse the repository at this point in the history
  3. fix: transform DC covariance matrix for TB tracks at vertex from loca…

    …l to global (#1059)
    
    * transformation for covaraince matrix of DC TB tracks from local to global
    
    * modify banks TimeBasedTrkg::TBCovMat and TimeBasedTrkg::AICovMat to store CM in the lab frame in replacement of CM in the tilted sector frame
    
    * adapt eb to 6-dimensional covariance matrix
    
    * dsts assume symmetric covariance matrix
    
    ---------
    
    Co-authored-by: Nathan Baltzell <baltzell@jlab.org>
    tongtongcao and baltzell authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    d6557f8 View commit details
    Browse the repository at this point in the history
  4. BMT HV cut off (#1097)

    Co-authored-by: ziegler <ziegler@enpziegler-mac.jlab.org>
    zieglerv and ziegler authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    d479958 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    09b42a5 View commit details
    Browse the repository at this point in the history
Loading