Skip to content

Commit 3d17cc6

Browse files
committed
Update CRTAnalysis module to work on data
1 parent 8d7ec4c commit 3d17cc6

3 files changed

Lines changed: 830 additions & 505 deletions

File tree

sbndcode/CRT/CRTAna/CMakeLists.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
art_make(
2-
MODULE_LIBRARIES
3-
ROOT::Tree
4-
larsim::Utils
5-
sbnobj::SBND_CRT
6-
sbndcode_GeoWrappers
7-
sbndcode_CRT_CRTBackTracker
2+
MODULE_LIBRARIES
3+
ROOT::Tree
4+
larsim::Utils
5+
sbnobj::SBND_CRT
6+
sbnobj::SBND_Timing
7+
sbndcode_GeoWrappers
8+
sbndcode_CRT_CRTBackTracker
89
)
910

1011
install_fhicl()

0 commit comments

Comments
 (0)