1 #ifndef FWCore_Framework_InputSourceDescription_h
2 #define FWCore_Framework_InputSourceDescription_h
14 class ProductRegistry;
16 class BranchIDListHelper;
17 class PreallocationConfiguration;
18 class ThinnedAssociationsHelper;
31 std::shared_ptr<ProductRegistry>
preg,
32 std::shared_ptr<BranchIDListHelper> branchIDListHelper,
33 std::shared_ptr<ThinnedAssociationsHelper> thinnedAssociationsHelper,
34 std::shared_ptr<ActivityRegistry>
areg,
37 int maxSecondsUntilRampdown,
54 std::shared_ptr<ActivityRegistry>
actReg_;