Skip to content

Commit 8442cd7

Browse files
committed
Add CCDeltaRadiative filter and fcl
1 parent 3b97ea5 commit 8442cd7

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

sbncode/SinglePhotonAnalysis/CMakeLists.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,13 @@ art_make_library( BASENAME_ONLY
2323
ROOT::Core
2424
)
2525

26+
cet_build_plugin(CCDeltaRadiative art::module BASENAME_ONLY LIBRARIES
27+
sbncode_SinglePhotonAnalysis_Libraries
28+
sbncode_SinglePhotonAnalysis_SEAview
29+
art_root_io::TFileService_service
30+
ROOT::Tree
31+
)
32+
2633
cet_build_plugin(NCDeltaRadiative art::module BASENAME_ONLY LIBRARIES
2734
sbncode_SinglePhotonAnalysis_Libraries
2835
sbncode_SinglePhotonAnalysis_SEAview

0 commit comments

Comments
 (0)