|
|
Go to the documentation of this file. 1 #ifndef FWCore_Framework_SubProcess_h
2 #define FWCore_Framework_SubProcess_h
29 class BranchDescription;
30 class BranchIDListHelper;
33 class HistoryAppender;
34 class LuminosityBlockPrincipal;
35 class LumiTransitionInfo;
36 class MergeableRunProductMetadata;
39 class ProcessBlockTransitionInfo;
40 class ProductRegistry;
41 class PreallocationConfiguration;
42 class RunTransitionInfo;
43 class ThinnedAssociationsHelper;
44 class SubProcessParentageHelper;
47 namespace eventsetup {
48 class EventSetupsController;
54 std::shared_ptr<ProductRegistry const> parentProductRegistry,
55 std::shared_ptr<BranchIDListHelper const> parentBranchIDListHelper,
75 std::map<BranchID, bool>& keepAssociation);
84 std::vector<std::shared_ptr<const EventSetupImpl>>
const*);
86 template <
typename Traits>
91 bool cleaningUpAfterException);
97 bool cleaningUpAfterException);
103 bool cleaningUpAfterException);
112 bool cleaningUpAfterException);
119 bool cleaningUpAfterException);
170 if (subProcess.shouldWeCloseOutput()) {
231 if (subProcess.terminate()) {
250 std::vector<std::shared_ptr<const EventSetupImpl>>
const*);
256 std::map<BranchID, BranchDescription const*>& trueBranchIDToKeptBranchDesc,
257 std::set<BranchID>& keptProductsInEvent);
277 std::shared_ptr<ProductRegistry const>
preg_;
void enableEndPaths(bool active)
void respondToOpenInputFile(FileBlock const &fb)
std::shared_ptr< ProcessConfiguration const > processConfiguration_
unsigned int historyRunOffset_
unsigned int historyLumiOffset_
ParameterSetID selector_config_id_
std::vector< ParameterSet > popSubProcessVParameterSet(ParameterSet ¶meterSet)
std::vector< ProcessHistoryRegistry > processHistoryRegistries_
void clearProcessBlockPrincipal(ProcessBlockType)
std::shared_ptr< BranchIDListHelper const > branchIDListHelper() const
SelectedProductsForBranchType const & keptProducts() const
PathsAndConsumesOfModules pathsAndConsumesOfModules_
void doStreamEndRunAsync(WaitingTaskHolder iHolder, unsigned int iID, RunTransitionInfo const &, bool cleaningUpAfterException)
void updateBranchIDListHelper(BranchIDLists const &)
edm::propagate_const< std::shared_ptr< ThinnedAssociationsHelper > > thinnedAssociationsHelper_
std::vector< SubProcess > subProcesses_
void doEndStream(unsigned int)
constexpr std::shared_ptr< T > & get_underlying_safe(propagate_const< std::shared_ptr< T >> &iP)
void doEndProcessBlockAsync(WaitingTaskHolder iHolder, ProcessBlockTransitionInfo const &iTransitionInfo, bool cleaningUpAfterException)
int totalEventsFailed() const
void processAsync(WaitingTaskHolder iHolder, EventPrincipal const &e, std::vector< std::shared_ptr< const EventSetupImpl >> const *)
SubProcess & operator=(SubProcess const &)=delete
Func for_all(ForwardSequence &s, Func f)
wrapper for std::for_each
void openOutputFiles(FileBlock &fb)
std::map< BranchID::value_type, BranchID::value_type > const & droppedBranchIDToKeptBranchID()
void deleteRunFromCache(ProcessHistoryID const &parentPhID, int runNumber)
edm::propagate_const< std::unique_ptr< Schedule > > schedule_
std::vector< std::shared_ptr< LuminosityBlockPrincipal > > inUseLumiPrincipals_
SubProcess(ParameterSet ¶meterSet, ParameterSet const &topLevelParameterSet, std::shared_ptr< ProductRegistry const > parentProductRegistry, std::shared_ptr< BranchIDListHelper const > parentBranchIDListHelper, ThinnedAssociationsHelper const &parentThinnedAssociationsHelper, SubProcessParentageHelper const &parentSubProcessParentageHelper, eventsetup::EventSetupsController &esController, ActivityRegistry &parentActReg, ServiceToken const &token, serviceregistry::ServiceLegacy iLegacy, PreallocationConfiguration const &preallocConfig, ProcessContext const *parentProcessContext)
void getTriggerReport(TriggerReport &rep) const
int totalEventsPassed() const
Return the number of events which have been passed by one or more trigger paths.
std::shared_ptr< ThinnedAssociationsHelper const > thinnedAssociationsHelper() const
void selectProducts(ProductRegistry const &preg, ThinnedAssociationsHelper const &parentThinnedAssociationsHelper, std::map< BranchID, bool > &keepAssociation)
void doEventAsync(WaitingTaskHolder iHolder, EventPrincipal const &principal, std::vector< std::shared_ptr< const EventSetupImpl >> const *)
ServiceToken serviceToken_
edm::propagate_const< std::shared_ptr< eventsetup::EventSetupProvider > > esp_
void doBeginLuminosityBlockAsync(WaitingTaskHolder iHolder, LumiTransitionInfo const &iTransitionInfo)
std::vector< BranchIDList > BranchIDLists
void propagateProducts(BranchType type, Principal const &parentPrincipal, Principal &principal) const
SelectedProductsForBranchType keptProducts_
std::vector< ModuleDescription const * > getAllModuleDescriptions() const
Return a vector allowing const access to all the ModuleDescriptions for this SubProcess.
void deleteLumiFromCache(LuminosityBlockPrincipal &)
ProductSelectorRules productSelectorRules_
edm::propagate_const< std::unique_ptr< ParameterSet > > processParameterSet_
std::unique_ptr< ExceptionToActionTable const > act_table_
void keepThisBranch(BranchDescription const &desc, std::map< BranchID, BranchDescription const * > &trueBranchIDToKeptBranchDesc, std::set< BranchID > &keptProductsInEvent)
std::map< BranchID::value_type, BranchID::value_type > droppedBranchIDToKeptBranchID_
void doBeginProcessBlockAsync(WaitingTaskHolder iHolder, ProcessBlockTransitionInfo const &iTransitionInfo)
void writeRunAsync(WaitingTaskHolder, ProcessHistoryID const &parentPhID, int runNumber, MergeableRunProductMetadata const *)
bool endPathsEnabled() const
Return true if end_paths are active, and false if they are inactive.
detail::TriggerResultsBasedEventSelector selectors_
void doStreamBeginLuminosityBlockAsync(WaitingTaskHolder iHolder, unsigned int iID, LumiTransitionInfo const &)
void respondToCloseInputFile(FileBlock const &fb)
std::shared_ptr< ActivityRegistry > actReg_
void writeProcessBlockAsync(edm::WaitingTaskHolder task, ProcessBlockType)
ProductSelector productSelector_
void doStreamBeginRunAsync(WaitingTaskHolder iHolder, unsigned int iID, RunTransitionInfo const &)
std::array< SelectedProducts, NumBranchTypes > SelectedProductsForBranchType
std::map< ProcessHistoryID, ProcessHistoryID > parentToChildPhID_
void doBeginStream(unsigned int)
std::shared_ptr< ProductRegistry const > parentPreg_
void doEndRunAsync(WaitingTaskHolder iHolder, RunTransitionInfo const &iTransitionInfo, bool cleaningUpAfterException)
void doBeginRunAsync(WaitingTaskHolder iHolder, RunTransitionInfo const &iTransitionInfo)
void fixBranchIDListsForEDAliases(std::map< BranchID::value_type, BranchID::value_type > const &droppedBranchIDToKeptBranchID)
std::shared_ptr< BranchIDListHelper > & branchIDListHelper()
edm::propagate_const< std::shared_ptr< BranchIDListHelper > > branchIDListHelper_
bool shouldWeCloseOutput() const
ParameterSet const & parameterSet(Provenance const &provenance, ProcessHistory const &history)
std::vector< HistoryAppender > historyAppenders_
void writeLumiAsync(WaitingTaskHolder, LuminosityBlockPrincipal &)
ProcessContext processContext_
edm::propagate_const< std::shared_ptr< SubProcessParentageHelper > > subProcessParentageHelper_
void doStreamEndLuminosityBlockAsync(WaitingTaskHolder iHolder, unsigned int iID, LumiTransitionInfo const &, bool cleaningUpAfterException)
void clearCounters()
Clear all the counters in the trigger report.
std::shared_ptr< ThinnedAssociationsHelper > thinnedAssociationsHelper()
void doEndLuminosityBlockAsync(WaitingTaskHolder iHolder, LumiTransitionInfo const &iTransitionInfo, bool cleaningUpAfterException)
std::shared_ptr< ProductRegistry const > preg_
PrincipalCache principalCache_