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: development
Choose a base ref
...
head repository: rafopar/coatjava
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: development
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 5 files changed
  • 1 contributor

Commits on Sep 18, 2024

  1. Thre files: DetectorEventDecoder.java, decode/CodaEventDecoder.java a…

    …nd CLASDecoder4.java are copied from the old clas12-offline-reconstruction repository from the \"iss1008-urWellDecoder\" branch
    
    The file DetectorType.java is updated to include the "XYHODO    (24, "XYHODO") " detector type.
    This was just preparation, before starting to implement vmm3 decoding.
    rafopar committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    56020db View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. In the previous commit, forgot to add XYHODO::TDC bank in the data.j…

    …son.
    
    This commit is just the addition of the XYHODO::TDC bank in the data.json.
    rafopar committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9df33ae View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    7b1e033 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    18136b0 View commit details
    Browse the repository at this point in the history
  2. Added the decoding of VMM3.

    * This is a temporary format, which later most probably will change
    rafopar committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    909b310 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    1d9dae2 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Cosmetic changes only

    rafopar committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d6c1d3d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from rafopar/2-implement-vmm3-decoding-the-vers…

    …ion-of-jastrzembski
    
    2 implement vmm3 decoding the version of jastrzembski
    rafopar authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    8e367a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2025

  1. Cosmetic two changes in the common-tools/clas-detector/src/main/java/…

    …org/jlab/detector/decode/CodaEventDecoder.java file
    rafopar committed Aug 30, 2025
    Configuration menu
    Copy the full SHA
    8fb6665 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2025

  1. Configuration menu
    Copy the full SHA
    620ab28 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from rafopar/4-implement-apv25_vme-decoding

    4 implement apv25 vme decoding
    rafopar authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    fbaec90 View commit details
    Browse the repository at this point in the history
Loading