Skip to content

Commit 7b4d608

Browse files
committed
undo changes AKA move fcls back to PMT subdirectory
1 parent 1454ed4 commit 7b4d608

8 files changed

Lines changed: 1 addition & 44 deletions
Lines changed: 1 addition & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1 @@
1-
set(
2-
MODULE_LIBRARIES
3-
sbndcode_OpDetSim
4-
larcorealg::Geometry
5-
larcore::Geometry_Geometry_service
6-
lardataobj::Simulation
7-
lardata::Utilities
8-
lardataobj::RawData
9-
lardataobj::RecoBase
10-
lardataobj::AnalysisBase
11-
lardata::DetectorInfoServices_DetectorClocksServiceStandard_service
12-
sbndcode_Utilities_SignalShapingServiceSBND_service
13-
nurandom::RandomUtils_NuRandomService_service
14-
art::Framework_Core
15-
art::Framework_Principal
16-
art::Framework_Services_Registry
17-
art_root_io::tfile_support
18-
art_root_io::TFileService_service
19-
artdaq_core::artdaq-core_Data
20-
artdaq_core::artdaq-core_Utilities
21-
sbnobj::SBND_Trigger
22-
sbndaq_artdaq_core::sbndaq-artdaq-core_Overlays
23-
sbndaq_artdaq_core::sbndaq-artdaq-core_Overlays_Common
24-
sbndaq_artdaq_core::sbndaq-artdaq-core_Overlays_SBND
25-
sbndaq_artdaq_core::sbndaq-artdaq-core_Obj_SBND
26-
art::Framework_Services_Optional_RandomNumberGenerator_service
27-
canvas::canvas
28-
messagefacility::MF_MessageLogger
29-
fhiclcpp::fhiclcpp
30-
cetlib::cetlib
31-
CLHEP::CLHEP
32-
ROOT::Core
33-
ROOT::Tree
34-
)
35-
add_subdirectory(fcls)
36-
37-
cet_build_plugin(pmtArtdaqFragmentProducer art::module SOURCE pmtArtdaqFragmentProducer_module.cc LIBRARIES ${MODULE_LIBRARIES})
38-
cet_build_plugin(pmtSoftwareTriggerProducer art::module SOURCE pmtSoftwareTriggerProducer_module.cc LIBRARIES ${MODULE_LIBRARIES})
39-
cet_build_plugin(pmtTriggerProducer art::module SOURCE pmtTriggerProducer_module.cc LIBRARIES ${MODULE_LIBRARIES})
40-
41-
install_headers()
42-
install_fhicl()
43-
install_source()
1+
install_fhicl()

sbndcode/Trigger/PMT/fcls/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.
File renamed without changes.

sbndcode/Trigger/PMT/fcls/pmtsoftwaretriggerproducer.fcl renamed to sbndcode/Trigger/PMT/pmtsoftwaretriggerproducer.fcl

File renamed without changes.
File renamed without changes.

sbndcode/Trigger/PMT/fcls/run_pmtArtdaqFragmentProducer.fcl renamed to sbndcode/Trigger/PMT/run_pmtArtdaqFragmentProducer.fcl

File renamed without changes.

sbndcode/Trigger/PMT/fcls/run_pmtsoftwaretriggerproducer.fcl renamed to sbndcode/Trigger/PMT/run_pmtsoftwaretriggerproducer.fcl

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)