Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CRVReco/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ cet_build_plugin(CrvCalibration art::module
LIBRARIES REG
Offline::CRVReco
art_root_io::TFileService_service
ROOT::Tree
)

cet_build_plugin(CrvCoincidenceFinder art::module
Expand All @@ -41,6 +42,7 @@ cet_build_plugin(CrvPedestalFinder art::module
LIBRARIES REG
Offline::CRVReco
art_root_io::TFileService_service
ROOT::Tree
)

cet_build_plugin(CrvRecoPulsesFinder art::module
Expand Down