Skip to content

Commit ad4b6b0

Browse files
giro94Mu2E
authored andcommitted
Added failure metrics and optional production of trees and hists
1 parent 69fdc3e commit ad4b6b0

File tree

3 files changed

+628
-81
lines changed

3 files changed

+628
-81
lines changed

otsdaq-mu2e-calorimeter/ArtModules/CMakeLists.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ cet_build_plugin(CaloDataVerifier art::module LIBRARIES REG
77
artdaq_core_mu2e::artdaq-core-mu2e_Data_dict
88
artdaq_core_mu2e::artdaq-core-mu2e_Overlays
99
artdaq::DAQdata
10+
artdaq_core_mu2e::artdaq-core-mu2e_Overlays
11+
art_root_io::TFileService_service
12+
ROOT::Hist
13+
ROOT::Tree
1014
)
1115

1216
install_headers()

0 commit comments

Comments
 (0)