File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414cmake_minimum_required (VERSION 3.19 FATAL_ERROR )
1515
1616find_package (cetmodules 3.20.00 REQUIRED )
17- project (sbnobj VERSION 09.17.11 LANGUAGES CXX )
17+ project (sbnobj VERSION 09.18.00 LANGUAGES CXX )
1818
1919message (STATUS
2020 "\n -- ============================================================================="
Original file line number Diff line number Diff line change 1414#include "sbnobj/Common/PMT/Data/PMTconfiguration.h"
1515
1616// framework libraries
17+ #include "canvas/Persistency/Common/Ptr.h"
1718#include "canvas/Persistency/Common/Wrapper.h"
18-
19- // C++ libraries
20- #include < ostream>
21-
22- namespace {
23-
24- sbn::PMTconfiguration PMTconfig;
25-
26- } // local namespace
Original file line number Diff line number Diff line change @@ -246,7 +246,7 @@ defaultqual e26
246246#
247247####################################
248248product version qual flags <table_format=2>
249- lardataobj v09_17_01 -
249+ lardataobj v09_17_02 -
250250cetmodules v3_21_01 - only_for_build
251251end_product_list
252252####################################
You can’t perform that action at this time.
0 commit comments