|
| 1 | +cet_build_plugin(WireModMuon art::EDProducer |
| 2 | + SOURCE CORSIKAGenSBN.cc WireModMuon_module.cc |
| 3 | + LIBRARIES PRIVATE |
| 4 | + larcore::Geometry_Geometry_service |
| 5 | + larcorealg::Geometry |
| 6 | + larcoreobj::SummaryData |
| 7 | + nurandom::RandomUtils_NuRandomService_service |
| 8 | + nusimdata::SimulationBase |
| 9 | + art::Framework_Principal |
| 10 | + art::Framework_Services_Registry |
| 11 | + messagefacility::MF_MessageLogger |
| 12 | + fhiclcpp::fhiclcpp |
| 13 | + ifdh::ifdh |
| 14 | + messagefacility::MF_MessageLogger |
| 15 | + ROOT::Core |
| 16 | + ROOT::EG |
| 17 | + CLHEP::Random |
| 18 | + SQLite::SQLite3 |
| 19 | + lardata::DetectorInfoServices_DetectorPropertiesServiceStandard_service |
| 20 | + lardata::DetectorInfoServices_DetectorClocksServiceStandard_service |
| 21 | + lardata::DetectorClocksService |
| 22 | +) |
| 23 | + |
| 24 | +cet_build_plugin(FilterPrimarySimChannel art::EDProducer |
| 25 | + LIBRARIES PRIVATE |
| 26 | + larsim::Simulation |
| 27 | + art::Framework_Principal |
| 28 | + art::Framework_Services_Registry |
| 29 | + messagefacility::MF_MessageLogger |
| 30 | + fhiclcpp::fhiclcpp |
| 31 | + messagefacility::MF_MessageLogger |
| 32 | +) |
| 33 | + |
| 34 | +cet_build_plugin(FilterPrimarySimEnergyDepo art::EDProducer |
| 35 | + LIBRARIES PRIVATE |
| 36 | + art::Framework_Services_Registry |
| 37 | + larsim::Simulation |
| 38 | + art::Framework_Principal |
| 39 | + art::Framework_Services_Registry |
| 40 | + messagefacility::MF_MessageLogger |
| 41 | + fhiclcpp::fhiclcpp |
| 42 | + messagefacility::MF_MessageLogger |
| 43 | + larcore::Geometry_Geometry_service |
| 44 | + larcorealg::Geometry |
| 45 | + lardata::DetectorInfoServices_DetectorPropertiesServiceStandard_service |
| 46 | + lardata::DetectorInfoServices_DetectorClocksServiceStandard_service |
| 47 | + lardata::DetectorClocksService |
| 48 | +) |
| 49 | + |
| 50 | +install_headers() |
| 51 | +install_fhicl() |
| 52 | +install_source() |
0 commit comments