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