We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e73a79d commit b0b8fb4Copy full SHA for b0b8fb4
Detectors/TPC/base/CMakeLists.txt
@@ -39,11 +39,11 @@ o2_add_library(TPCBase
39
src/FEEConfig.cxx
40
src/DeadChannelMapCreator.cxx
41
src/CommonModeCorrection.cxx
42
+ src/TPCFlagsMemberCustomStreamer.cxx
43
PUBLIC_LINK_LIBRARIES Vc::Vc Boost::boost O2::DataFormatsTPC
44
O2::DetectorsRaw O2::CCDB FairRoot::Base)
45
46
o2_target_root_dictionary(TPCBase
- EXTRA_PATCH src/TPCFlagsMemberCustomStreamer.cxx
47
HEADERS include/TPCBase/CalArray.h
48
include/TPCBase/CalDet.h
49
include/TPCBase/CDBInterface.h
0 commit comments