Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Agnostic helix finder and correction of the charged pion lifetime #1210

Merged
merged 79 commits into from
May 6, 2024

Commits on Aug 20, 2023

  1. filter based on the PID of the helix

    Will use it to create the filtered cosmics low dataset.
    NamithaChitrazee committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    340b866 View commit details
    Browse the repository at this point in the history
  2. Update prolog.fcl

    NamithaChitrazee committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    23c68d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. added average hit times for both readout sides of a CRV coincidence c…

    …luster
    
    small update for extracted position in EventDisplay
    ehrlich-uva authored and Namitha Chithirasreemadam committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    4239a11 View commit details
    Browse the repository at this point in the history
  2. fcl file for extracted position in EventDisplay

    ehrlich-uva authored and Namitha Chithirasreemadam committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    7c37ef7 View commit details
    Browse the repository at this point in the history
  3. changes related to CRV coincidence finder: remove std::pairs, replace…

    … the number 2 with a constexpr, replace some of the vectors with std::arrays
    ehrlich-uva authored and Namitha Chithirasreemadam committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    e18faa2 View commit details
    Browse the repository at this point in the history
  4. bug fixes

    ehrlich-uva authored and Namitha Chithirasreemadam committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    787c321 View commit details
    Browse the repository at this point in the history
  5. reconstruct CRV hit position based on readout times at both counter ends

    ehrlich-uva authored and Namitha Chithirasreemadam committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    5561b6b View commit details
    Browse the repository at this point in the history
  6. comment about fiberSignalSpeed

    ehrlich-uva authored and Namitha Chithirasreemadam committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    0699253 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    db36f13 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #11 from NamithaChitrazee/pbar2m3

    Changes to KinKal and CRV (PR1073) incorporated while still keeping the build e20-p047
    NamithaChitrazee committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    2c379aa View commit details
    Browse the repository at this point in the history
  9. Fix config bug

    brownd1978 authored and Namitha Chithirasreemadam committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    393ec80 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

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

Commits on Nov 3, 2023

  1. fix charges pion lifetime

    Pavel Murat committed Nov 3, 2023
    1 Configuration menu
    Copy the full SHA
    69dfe24 View commit details
    Browse the repository at this point in the history
  2. add more columns to 1-like-per object printout

    Pavel Murat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    ae54f21 View commit details
    Browse the repository at this point in the history
  3. extend generator_tool to return its process code

    Pavel Murat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    0be99c5 View commit details
    Browse the repository at this point in the history
  4. fit charged pion lifetime

    Pavel Murat committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    235da9d View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. merging offline p051, fix tabs and whitespaces

    Pavel Murat committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    b953053 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. fix indentation

    gianipez committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    bdb7ecc View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. starting point for Hussein

    Pavel Murat committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    071f641 View commit details
    Browse the repository at this point in the history
  2. bug fix

    Pavel Murat committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    e2f976a View commit details
    Browse the repository at this point in the history
  3. fix compilation in prof mode

    Pavel Murat committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    dc4a23a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d98351f View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

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

Commits on Jan 14, 2024

  1. small changes

    Namitha Chithirasreemadam committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    5ee711e View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    0ebcd55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bec3987 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. added the option to run filters without filtering

    Ethan Martinez committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    39a7a61 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. update comments

    Pavel Murat committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    13b447c View commit details
    Browse the repository at this point in the history
  2. generate pi+ --> enu

    Pavel Murat committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    a57ad67 View commit details
    Browse the repository at this point in the history
  3. generate pi+ --> enu

    Pavel Murat committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    697c370 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Merge pull request #14 from NamithaChitrazee/merge_051

    pi->enu generator
    NamithaChitrazee committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    5d924f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    5afcf2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    365bbc8 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Add TZClusterSelection in TZClusterFinder

    Alessandro Maria Ricci committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    02062be View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Removed the CosmicFilter module unused

    Namitha Chithirasreemadam committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    7467f3f View commit details
    Browse the repository at this point in the history
  2. removed the prolog_trigger

    Namitha Chithirasreemadam committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d5015fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b49e324 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. fixed the default value

    gianipez committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    f9516b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    304fa7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    802b0c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    59277ed View commit details
    Browse the repository at this point in the history
  2. fixed param value

    gianipez committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    c622f75 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

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

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    612500e View commit details
    Browse the repository at this point in the history
  2. fixing small error

    matthewstortini committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    1e5d479 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    b7a261b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52a86d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bde3c55 View commit details
    Browse the repository at this point in the history
  4. Update HitData_t.hh

    NamithaChitrazee committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    c3cbf76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a92287f View commit details
    Browse the repository at this point in the history
  6. Remove EventGenerator/src/ParticleGunMu_tool.cc

    Addressing the PR comments
    NamithaChitrazee committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    c5f656a View commit details
    Browse the repository at this point in the history
  7. Remove EventGenerator/src/EventGeneratorMu_module.cc

    Addresing the PR comments
    NamithaChitrazee committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    86d06b7 View commit details
    Browse the repository at this point in the history
  8. Remove EventGenerator/src/StoppedPiENuGenerator_tool.cc

    addressing the PR comments
    NamithaChitrazee committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    ebc9f7a View commit details
    Browse the repository at this point in the history
  9. addreass comments by Dave: remove commented out lines, hide CalPatRec…

    … namespace inside mu2e namespace
    Pavel Murat committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    08fc1ae View commit details
    Browse the repository at this point in the history
  10. cleanup

    Pavel Murat committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    3a42755 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Removed the PhiZSeedFinder module for the time being

    Namitha Chithirasreemadam committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    673869c View commit details
    Browse the repository at this point in the history
  2. Revert Event Generator changes

    Namitha Chithirasreemadam committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    40c45d5 View commit details
    Browse the repository at this point in the history
  3. Revert Event Generator changes

    Namitha Chithirasreemadam committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    26b1b2b View commit details
    Browse the repository at this point in the history
  4. small fix

    NamithaChitrazee committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6cda914 View commit details
    Browse the repository at this point in the history
  5. Revert of TZClusterFinder

    Alessandro Maria Ricci committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    b926632 View commit details
    Browse the repository at this point in the history
  6. as requested

    Pavel Murat committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    143b331 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4eb209a View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Fix DeltaFinderAlg.hh and DeltaFinderAlg.cc, the parameter maximumTim…

    …e is used
    Alessandro Maria Ricci committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    3978b11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4b32e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Add XYZVectorF to TZClusterFilter

    Alessandro Maria Ricci committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    4ccb9b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. save locally

    Pavel Murat committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    6973850 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. saving my local changes

    Pavel Murat committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    53ca285 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. catch invalid time range

    Pavel Murat committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    9fd3069 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. remove confusing proton

    Pavel Murat committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    6c47133 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5c2154 View commit details
    Browse the repository at this point in the history
  3. remove files added by mistake

    Pavel Murat committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    94b1775 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. revert some changes

    Namitha Chithirasreemadam committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    cc22fe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    492fca6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf56377 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8897edf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf54ad6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c6fc89 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    a6be539 View commit details
    Browse the repository at this point in the history
  2. removed white spaces

    gianipez committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d99670e View commit details
    Browse the repository at this point in the history