1 #ifndef FWCore_Framework_InputSourceDescription_h
2 #define FWCore_Framework_InputSourceDescription_h
15 class ProductRegistry;
17 class BranchIDListHelper;
18 class PreallocationConfiguration;
19 class ThinnedAssociationsHelper;
31 std::shared_ptr<ProductRegistry>
preg,
32 std::shared_ptr<BranchIDListHelper> branchIDListHelper,
33 std::shared_ptr<ProcessBlockHelper>
const& processBlockHelper,
34 std::shared_ptr<ThinnedAssociationsHelper> thinnedAssociationsHelper,
35 std::shared_ptr<ActivityRegistry>
areg,
38 int maxSecondsUntilRampdown,
56 std::shared_ptr<ActivityRegistry>
actReg_;