Skip to content

Commit 3e60d25

Browse files
committed
Applying Henry's comments
1 parent 3cfad96 commit 3e60d25

8 files changed

Lines changed: 1 addition & 13 deletions

File tree

sbndcode/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ add_subdirectory(OpT0Finder)
2121
add_subdirectory(ShowerAna)
2222
add_subdirectory(Commissioning)
2323
add_subdirectory(Trigger)
24+
add_subdirectory(PTBAna)
2425

2526
# subdirectory for gallery stuff
2627
add_subdirectory(gallery)

sbndcode/Decoders/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,4 @@ add_subdirectory(PTB)
33
add_subdirectory(SPECTDC)
44
add_subdirectory(PMT)
55
add_subdirectory(CRT)
6-
add_subdirectory(PTBAna)
7-
86
install_fhicl()
-6.95 KB
Binary file not shown.
-8.49 KB
Binary file not shown.
Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,4 @@ art_make(
44
larsim::Utils
55
sbndcode_GeoWrappers
66
)
7-
8-
9-
107
install_fhicl()
File renamed without changes.
Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
//#include "simulationservices_sbnd.fcl"
2-
//#include "crtbacktrackeralg_sbnd.fcl"
3-
41
process_name: PTBAnalyzer
52

63
services:

sbndcode/Decoders/PTBAna/run_ptbana_data.fcl renamed to sbndcode/PTBAna/run_ptbana_data.fcl

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
//#include "crt_channel_map_service.fcl"
2-
//#include "crt_calib_service.fcl"
3-
//#include "run_ptbana.fcl"
4-
5-
61
process_name: PTBAnalyzer
72

83
services:

0 commit comments

Comments
 (0)