2 #ifndef FWCore_Framework_OutputModuleCommunicatorT_h 3 #define FWCore_Framework_OutputModuleCommunicatorT_h 12 class ThinnedAssociationsHelper;
37 void closeFile()
override;
40 bool shouldWeCloseFile()
const override;
43 bool wantAllEvents()
const override;
58 bool limitReached()
const override;
66 void setEventSelectionInfo(
std::map<
std::string, std::vector<std::pair<std::string, int> > >
const& outputModulePathPositions,
67 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)