1 #ifndef FWCore_TestProcessor_TestSourceProcessor_h 2 #define FWCore_TestProcessor_TestSourceProcessor_h 23 #include "oneapi/tbb/global_control.h" 24 #include "oneapi/tbb/task_arena.h" 25 #include "oneapi/tbb/task_group.h" 58 std::shared_ptr<FileBlock>
openFile();
59 void closeFile(std::shared_ptr<FileBlock>);
73 std::shared_ptr<ActivityRegistry>
actReg_;
74 std::shared_ptr<ProductRegistry>
preg_;
90 std::unique_ptr<edm::InputSource>
source_;
95 std::shared_ptr<FileBlock>
fb_;
std::shared_ptr< ActivityRegistry > actReg_
edm::test::LuminosityBlockFromSource readLuminosityBlock()
std::shared_ptr< LuminosityBlockPrincipal > lumiPrincipal_
std::shared_ptr< ProcessConfiguration const > processConfiguration_
oneapi::tbb::task_group taskGroup_
std::shared_ptr< ProductRegistry > preg_
ProcessHistoryRegistry processHistoryRegistry_
std::shared_ptr< FileBlock > fb_
InputSource::ItemTypeInfo findNextTransition()
std::shared_ptr< BranchIDListHelper > branchIDListHelper_
oneapi::tbb::task_arena arena_
std::shared_ptr< FileBlock > openFile()
std::unique_ptr< HistoryAppender > historyAppender_
MergeableRunProductProcesses mergeableRunProductProcesses_
std::shared_ptr< ProcessBlockHelper > processBlockHelper_
PrincipalCache principalCache_
edm::test::EventFromSource readEvent()
oneapi::tbb::global_control globalControl_
std::shared_ptr< RunPrincipal > runPrincipal_
std::unique_ptr< edm::InputSource > source_
edm::InputSource::ItemTypeInfo lastTransition_
ProcessContext processContext_
edm::test::RunFromSource readRun()
TestSourceProcessor(std::string const &iConfig, ServiceToken iToken=ServiceToken())
ServiceToken serviceToken_
void closeFile(std::shared_ptr< FileBlock >)
std::shared_ptr< ThinnedAssociationsHelper > thinnedAssociationsHelper_
PreallocationConfiguration preallocations_