Streamline HltDAQ
- replace HltRawBankDecoderBase base class with a service and standalone utility funtions - update decoder classes accordingly - update the IIndexedANNSvc interface so that it can be used instead of the HltANNSvc to implement all int->string mappings. (as the interface is a 'versioned superset' of the HltANNSvc) - update encoder and decoder classes accordingly NOTE: this included the ExecutionsReportWriter! - replace use of non-thread-safe Error and Warning with MsgCounter
Showing
- Event/EventPacker/include/Event/PackedDataBuffer.h 7 additions, 6 deletionsEvent/EventPacker/include/Event/PackedDataBuffer.h
- Event/EventPacker/src/component/Buffer1RelationUnpackerBaseAlg.h 7 additions, 6 deletions...ventPacker/src/component/Buffer1RelationUnpackerBaseAlg.h
- Event/EventPacker/src/component/Buffer2RelationUnpackerBaseAlg.h 10 additions, 9 deletions...ventPacker/src/component/Buffer2RelationUnpackerBaseAlg.h
- Event/EventPacker/src/component/BufferPackerBaseAlg.h 11 additions, 14 deletionsEvent/EventPacker/src/component/BufferPackerBaseAlg.h
- Event/EventPacker/src/component/BufferRelationPackerBaseAlg.h 10 additions, 7 deletions...t/EventPacker/src/component/BufferRelationPackerBaseAlg.h
- Event/EventPacker/src/component/BufferUnpackerBaseAlg.h 28 additions, 20 deletionsEvent/EventPacker/src/component/BufferUnpackerBaseAlg.h
- Event/EventPacker/src/component/ProtoParticleUnpacker.cpp 23 additions, 17 deletionsEvent/EventPacker/src/component/ProtoParticleUnpacker.cpp
- Event/EventPacker/src/lib/PackedDataBuffer.cpp 3 additions, 2 deletionsEvent/EventPacker/src/lib/PackedDataBuffer.cpp
- GaudiConf/python/GaudiConf/reading.py 31 additions, 43 deletionsGaudiConf/python/GaudiConf/reading.py
- Hlt/HLTScheduler/src/ExecutionReportsWriter.cpp 7 additions, 5 deletionsHlt/HLTScheduler/src/ExecutionReportsWriter.cpp
- Hlt/HltDAQ/CMakeLists.txt 2 additions, 2 deletionsHlt/HltDAQ/CMakeLists.txt
- Hlt/HltDAQ/src/component/HltDecReportsDecoder.cpp 163 additions, 156 deletionsHlt/HltDAQ/src/component/HltDecReportsDecoder.cpp
- Hlt/HltDAQ/src/component/HltDecoderUtils.cpp 54 additions, 0 deletionsHlt/HltDAQ/src/component/HltDecoderUtils.cpp
- Hlt/HltDAQ/src/component/HltDecoderUtils.h 20 additions, 0 deletionsHlt/HltDAQ/src/component/HltDecoderUtils.h
- Hlt/HltDAQ/src/component/HltPackedBufferDecoder.cpp 25 additions, 23 deletionsHlt/HltDAQ/src/component/HltPackedBufferDecoder.cpp
- Hlt/HltDAQ/src/component/HltPackedBufferWriter.cpp 1 addition, 1 deletionHlt/HltDAQ/src/component/HltPackedBufferWriter.cpp
- Hlt/HltDAQ/src/component/HltRawBankDecoderBase.cpp 0 additions, 150 deletionsHlt/HltDAQ/src/component/HltRawBankDecoderBase.cpp
- Hlt/HltDAQ/src/component/HltRawBankDecoderBase.h 0 additions, 107 deletionsHlt/HltDAQ/src/component/HltRawBankDecoderBase.h
- Hlt/HltDAQ/src/component/HltRawDataMonitor.cpp 13 additions, 15 deletionsHlt/HltDAQ/src/component/HltRawDataMonitor.cpp
- Hlt/HltDAQ/src/component/HltSelReportsDecoder.cpp 507 additions, 499 deletionsHlt/HltDAQ/src/component/HltSelReportsDecoder.cpp
Loading
Please register or sign in to comment