Skip to content

Commit 073c84e

Browse files
Merge pull request #501 from SBNSoftware/feature/hlay_crt_offline_ana
CRT Offline - Ana
2 parents 601998c + e1630bf commit 073c84e

5 files changed

Lines changed: 841 additions & 513 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)