Skip to content

Commit

Permalink
Merge pull request #282 from JeffersonLab/nbrei_excisions
Browse files Browse the repository at this point in the history
Cleanup: Remove obsolete, unused functionality
  • Loading branch information
nathanwbrei authored Apr 13, 2024
2 parents e988cd3 + 22a0571 commit c91175c
Show file tree
Hide file tree
Showing 23 changed files with 17 additions and 15,555 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ccpp-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,6 @@ jobs:
$GITHUB_WORKSPACE/Linux/bin/jana-unit-tests
- name: BlockExample
run: |
echo "--- Running BlockExample ------------------------------"
$GITHUB_WORKSPACE/Linux/plugins/BlockExample.so
echo "--- Running TimesliceExample ------------------------------"
$GITHUB_WORKSPACE/Linux/bin/jana -Pjana:nevents=100 -Pnthreads=4 -Pplugins=$GITHUB_WORKSPACE/Linux/plugins/TimesliceExample.so
31 changes: 0 additions & 31 deletions src/examples/BlockExample/BlockExampleProcessor.cc

This file was deleted.

28 changes: 0 additions & 28 deletions src/examples/BlockExample/BlockExampleProcessor.h

This file was deleted.

6 changes: 0 additions & 6 deletions src/examples/BlockExample/BlockExampleSource.cc

This file was deleted.

62 changes: 0 additions & 62 deletions src/examples/BlockExample/BlockExampleSource.h

This file was deleted.

27 changes: 0 additions & 27 deletions src/examples/BlockExample/CMakeLists.txt

This file was deleted.

14 changes: 0 additions & 14 deletions src/examples/BlockExample/MyBlock.h

This file was deleted.

26 changes: 0 additions & 26 deletions src/examples/BlockExample/MyObject.h

This file was deleted.

61 changes: 0 additions & 61 deletions src/examples/BlockExample/main.cc

This file was deleted.

46 changes: 0 additions & 46 deletions src/examples/BlockExample/tests/BlockExampleProcessorTest.cc

This file was deleted.

Loading

0 comments on commit c91175c

Please sign in to comment.