2 #ifndef FWCore_Framework_OutputModuleCommunicatorT_h 3 #define FWCore_Framework_OutputModuleCommunicatorT_h 11 class ThinnedAssociationsHelper;
36 void closeFile()
override;
39 bool shouldWeCloseFile()
const override;
42 bool wantAllEvents()
const override;
51 bool limitReached()
const override;
59 void setEventSelectionInfo(
std::map<
std::string, std::vector<std::pair<std::string, int> > >
const& outputModulePathPositions,
60 bool anyProductProduced)
override;
static const char module_[]
std::array< SelectedProducts, NumBranchTypes > SelectedProductsForBranchType
std::unique_ptr< edm::OutputModuleCommunicator > createCommunicatorIfNeeded(void *)
OutputModuleCommunicatorT(T *iModule)
static std::unique_ptr< edm::OutputModuleCommunicator > createIfNeeded(T *iMod)