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

Dynamic Reduction Network-based electron energy regression using the SONIC service #35839

Merged
merged 16 commits into from Feb 4, 2022

Commits on Dec 3, 2021

  1. Wrote DRN code (squashed)

    Changes to existing code...
    
    Revert "Changes to existing code..."
    
    This reverts commit b5da60b.
    
    Updated gitignore
    
    Working producer on random data
    
    Added back in ECAL nTuplizer
    
    Plugged in DRN output
    
    Everything works, but doesn't take input
    
    Moved everything into classes that look like the EGM classes
    
    Looping over scs, but weird segfaults
    
    Fully plugged in on the right now
    
    Everything is in except rho and H/E
    
    Pushing for Rajdeep
    
    Added rho and electron objects..
    
    It all works! :D
    
    Removed some troubleshooting code
    
    Renamed folder
    
    Propegate changed path to #include statements
    
    Moved things into RecoEcal
    
    5000 events
    
    Rename with camelCase convention
    
    Added rho max; new nTuplizer
    
    Removed code that doesn't belong in CMSSW
    
    Added test code back into RecoEcal
    
    Fixed model path
    
    Cleaned up a little
    
    Added cfi for DRN producer
    
    Added test code for DRN producer
    
    Added some junk to gitignore
    
    Reverted gitignore changes
    
    Deleted stupid extra file
    ssrothman committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    9554bff View commit details
    Browse the repository at this point in the history
  2. Implement Kevin's comments

    ssrothman committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    844383a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cae33bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5d332a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7df8af7 View commit details
    Browse the repository at this point in the history
  6. Unit test for the Mustache DRN producer

    Rajdeep Mohan Chatterjee authored and ssrothman committed Dec 3, 2021
    Configuration menu
    Copy the full SHA
    69b009e View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Merged port_to_egm from repository ssrothman with cms-merge-topic

    Rajdeep Mohan Chatterjee committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    2bb3e7a View commit details
    Browse the repository at this point in the history
  2. Unit test on top of squashed port_to_egm

    Rajdeep Mohan Chatterjee committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    3135701 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from rchatter/DRN_UnitTest_Mod1

    Drn unit test mod1
    ssrothman committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    8e8c903 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

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

Commits on Dec 17, 2021

  1. Revert "Fixed cms-data path (I hope)"

    This reverts commit 3334e06.
    ssrothman committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    389f474 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

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

Commits on Jan 11, 2022

  1. Configuration menu
    Copy the full SHA
    762da86 View commit details
    Browse the repository at this point in the history
  2. Anon namespace

    ssrothman committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    7b70d2e View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Applied code-format

    ssrothman committed Jan 13, 2022
    Configuration menu
    Copy the full SHA
    a36bd86 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. SonicTriton default params

    ssrothman committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    99ce2ba View commit details
    Browse the repository at this point in the history