#include <OutputModuleBase.h>
Public Types | |
typedef OutputModuleBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions | |
static const std::string & | baseType () |
static void | fillDescription (ParameterSetDescription &desc) |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Private Attributes | |
edm::propagate_const< std::unique_ptr< BranchIDLists > > | branchIDLists_ |
std::map< BranchID::value_type, BranchID::value_type > | droppedBranchIDToKeptBranchID_ |
std::array< bool, NumBranchTypes > | hasNewlyDroppedBranch_ |
std::map< BranchID, bool > | keepAssociation_ |
SelectedProductsForBranchType | keptProducts_ |
int | maxEvents_ |
ModuleDescription | moduleDescription_ |
BranchIDLists const * | origBranchIDLists_ |
std::string | process_name_ |
ProductSelector | productSelector_ |
ProductSelectorRules | productSelectorRules_ |
std::atomic< int > | remainingEvents_ |
ParameterSet | selectEvents_ |
ParameterSetID | selector_config_id_ |
std::vector< detail::TriggerResultsBasedEventSelector > | selectors_ |
edm::propagate_const< std::unique_ptr< ThinnedAssociationsHelper > > | thinnedAssociationsHelper_ |
bool | wantAllEvents_ |
Friends | |
template<typename T > | |
class | ::edm::OutputModuleCommunicatorT |
template<typename T > | |
class | ::edm::WorkerT |
template<typename U > | |
class | edm::maker::ModuleHolderT |
Definition at line 61 of file OutputModuleBase.h.
Definition at line 66 of file OutputModuleBase.h.
|
explicit |
Definition at line 42 of file OutputModuleBase.cc.
References edm::detail::configureEventSelector(), edm::EDConsumerBase::consumesCollector(), edm::getAllTriggerNames(), edm::ParameterSet::getUntrackedParameterSet(), hasNewlyDroppedBranch_, edm::ParameterSet::id(), process_name_, edm::ParameterSet::registerIt(), selectEvents_, selector_config_id_, selectors_, and wantAllEvents_.
|
virtual |
Definition at line 182 of file OutputModuleBase.cc.
|
delete |
|
static |
Definition at line 397 of file OutputModuleBase.cc.
References edm::global::kBaseType().
|
inlineprivatevirtual |
BranchIDLists const * OutputModuleBase::branchIDLists | ( | ) |
Definition at line 343 of file OutputModuleBase.cc.
References branchIDLists_, droppedBranchIDToKeptBranchID_, and origBranchIDLists_.
|
protected |
Definition at line 82 of file OutputModuleBase.cc.
References edm::OutputModuleDescription::branchIDLists_, edm::OutputModuleDescription::maxEvents_, maxEvents_, origBranchIDLists_, and remainingEvents_.
|
protected |
Definition at line 368 of file OutputModuleBase.cc.
References moduleDescription_.
Referenced by setEventSelectionInfo().
|
protected |
|
protected |
Definition at line 274 of file OutputModuleBase.cc.
References doBeginLuminosityBlock_(), moduleDescription_, and edm::OccurrenceForOutput::setConsumer().
|
inlineprivatevirtual |
|
inlineprivatevirtual |
Definition at line 263 of file OutputModuleBase.h.
|
protected |
Definition at line 246 of file OutputModuleBase.cc.
References doBeginRun_(), moduleDescription_, alignCSCRings::r, and edm::OccurrenceForOutput::setConsumer().
|
inlineprivatevirtual |
|
inlineprivatevirtual |
Definition at line 259 of file OutputModuleBase.h.
|
protected |
|
inlineprivatevirtual |
Definition at line 249 of file OutputModuleBase.h.
|
private |
Tell the OutputModule that is must end the current file.
Definition at line 333 of file OutputModuleBase.cc.
References isFileOpen(), and reallyCloseFile().
|
protected |
|
protected |
Definition at line 284 of file OutputModuleBase.cc.
References doEndLuminosityBlock_(), moduleDescription_, and edm::OccurrenceForOutput::setConsumer().
|
inlineprivatevirtual |
|
inlineprivatevirtual |
Definition at line 265 of file OutputModuleBase.h.
|
protected |
Definition at line 256 of file OutputModuleBase.cc.
References doEndRun_(), moduleDescription_, alignCSCRings::r, and edm::OccurrenceForOutput::setConsumer().
|
inlineprivatevirtual |
|
inlineprivatevirtual |
Definition at line 261 of file OutputModuleBase.h.
|
protected |
|
inlineprivatevirtual |
Definition at line 250 of file OutputModuleBase.h.
|
protected |
Definition at line 219 of file OutputModuleBase.cc.
References MillePedeFileConverter_cfg::e, moduleDescription_, remainingEvents(), remainingEvents_, edm::OccurrenceForOutput::setConsumer(), and write().
|
private |
Definition at line 300 of file OutputModuleBase.cc.
References openFile().
|
private |
Definition at line 318 of file OutputModuleBase.cc.
References postForkReacquireResources().
|
protected |
Definition at line 184 of file OutputModuleBase.cc.
References edm::detail::configureEventSelector(), edm::EDConsumerBase::consumesCollector(), edm::getAllTriggerNames(), edm::PreallocationConfiguration::numberOfStreams(), process_name_, alignCSCRings::s, selectEvents_, and selectors_.
|
private |
Definition at line 313 of file OutputModuleBase.cc.
References preForkReleaseResources().
|
inlineprivate |
Definition at line 212 of file OutputModuleBase.h.
|
private |
Definition at line 308 of file OutputModuleBase.cc.
References doRespondToCloseInputFile_().
|
inlineprivatevirtual |
Reimplemented in edm::global::outputmodule::InputFileWatcher.
Definition at line 267 of file OutputModuleBase.h.
Referenced by doRespondToCloseInputFile().
|
private |
Definition at line 304 of file OutputModuleBase.cc.
References doRespondToOpenInputFile_().
|
inlineprivatevirtual |
Reimplemented in edm::global::outputmodule::InputFileWatcher.
Definition at line 266 of file OutputModuleBase.h.
Referenced by doRespondToOpenInputFile().
|
protected |
|
inlineprivatevirtual |
Definition at line 254 of file OutputModuleBase.h.
|
protected |
|
inlineprivatevirtual |
Definition at line 251 of file OutputModuleBase.h.
|
protected |
|
inlineprivatevirtual |
Definition at line 255 of file OutputModuleBase.h.
|
inlineprivatevirtual |
Definition at line 256 of file OutputModuleBase.h.
|
protected |
|
inlineprivatevirtual |
Definition at line 252 of file OutputModuleBase.h.
|
inlineprivatevirtual |
Definition at line 253 of file OutputModuleBase.h.
|
private |
Definition at line 293 of file OutputModuleBase.cc.
References moduleDescription_, edm::OccurrenceForOutput::setConsumer(), and writeLuminosityBlock().
|
private |
Definition at line 266 of file OutputModuleBase.cc.
References moduleDescription_, alignCSCRings::r, edm::OccurrenceForOutput::setConsumer(), and writeRun().
|
inlineprotected |
Definition at line 153 of file OutputModuleBase.h.
|
inlineprivatevirtual |
|
static |
Definition at line 385 of file OutputModuleBase.cc.
References edm::ProductSelectorRules::fillDescription(), and edm::EventSelector::fillDescription().
|
static |
Definition at line 378 of file OutputModuleBase.cc.
References edm::ConfigurationDescriptions::addDefault(), and edm::ParameterSetDescription::setUnknown().
|
inline |
Definition at line 87 of file OutputModuleBase.h.
References AlCaHLTBitMon_QueryRunRegistry::string.
|
inlineprivatevirtual |
Definition at line 242 of file OutputModuleBase.h.
Referenced by doCloseFile(), and maybeOpenFile().
|
private |
Definition at line 136 of file OutputModuleBase.cc.
References edm::BranchDescription::branchID(), edm::BranchDescription::branchType(), edm::ProductSelector::checkForDuplicateKeptBranch(), edm::EDConsumerBase::consumes(), edm::InEvent, edm::InLumi, edm::InRun, keptProducts_, edm::BranchDescription::moduleLabel(), edm::BranchDescription::originalBranchID(), edm::BranchDescription::processName(), edm::BranchDescription::produced(), edm::PRODUCT_TYPE, edm::BranchDescription::productInstanceName(), and edm::BranchDescription::unwrappedTypeID().
Referenced by selectProducts().
|
inline |
Definition at line 86 of file OutputModuleBase.h.
|
inlineprivate |
Definition at line 277 of file OutputModuleBase.h.
|
inline |
Accessor for maximum number of events to be written. -1 is used for unlimited.
Definition at line 76 of file OutputModuleBase.h.
|
private |
Tell the OutputModule to open an output file, if one is not already open.
Definition at line 329 of file OutputModuleBase.cc.
References isFileOpen(), and reallyOpenFile().
|
inline |
Definition at line 100 of file OutputModuleBase.h.
References heppy_report::description.
|
inlineprivatevirtual |
Definition at line 241 of file OutputModuleBase.h.
Referenced by Vispa.Main.Application.Application::_readCommandLineAttributes(), doOpenFile(), Vispa.Main.Application.Application::doubleClickOnFile(), Vispa.Main.Application.Application::openFileDialog(), and Vispa.Main.Application.Application::openRecentFileSlot().
|
delete |
|
privatevirtual |
Definition at line 326 of file OutputModuleBase.cc.
Referenced by doPostForkReacquireResources().
|
inlineprotected |
Definition at line 137 of file OutputModuleBase.h.
References genParticles_cff::map, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlineprivatevirtual |
Definition at line 248 of file OutputModuleBase.h.
|
privatevirtual |
Definition at line 323 of file OutputModuleBase.cc.
Referenced by doPreForkReleaseResources().
|
private |
Definition at line 210 of file OutputModuleBase.cc.
References MillePedeFileConverter_cfg::e, moduleDescription_, alignCSCRings::s, selectors_, edm::OccurrenceForOutput::setConsumer(), and wantAllEvents_.
|
static |
Definition at line 391 of file OutputModuleBase.cc.
References edm::global::kBaseType(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 85 of file OutputModuleBase.h.
|
privatevirtual |
|
inlineprivatevirtual |
|
inlineprivate |
Definition at line 224 of file OutputModuleBase.h.
|
inline |
Accessor for remaining number of events to be written. -1 is used for unlimited.
Definition at line 80 of file OutputModuleBase.h.
Referenced by doEvent().
bool OutputModuleBase::selected | ( | BranchDescription const & | desc | ) | const |
Definition at line 373 of file OutputModuleBase.cc.
References productSelector_, and edm::ProductSelector::selected().
Referenced by selectProducts(), and edm::AsciiOutputModule::write().
|
inlineprotected |
Definition at line 107 of file OutputModuleBase.h.
References EnergyCorrector::c.
void OutputModuleBase::selectProducts | ( | ProductRegistry const & | preg, |
ThinnedAssociationsHelper const & | thinnedAssociationsHelper | ||
) |
Definition at line 87 of file OutputModuleBase.cc.
References edm::ProductRegistry::allBranchDescriptions(), TrackValidation_cff::association, edm::BranchDescription::branchType(), droppedBranchIDToKeptBranchID_, edm::ProductSelector::fillDroppedToKept(), hasNewlyDroppedBranch_, edm::ProductSelector::initialize(), edm::ProductSelector::initialized(), keepAssociation_, keepThisBranch(), edm::BranchDescription::present(), edm::BranchDescription::produced(), edm::ProductRegistry::productList(), productSelector_, productSelectorRules_, edm::ThinnedAssociationsHelper::selectAssociationProducts(), selected(), thinnedAssociationsHelper_, edm::BranchDescription::transient(), and edm::BranchDescription::unwrappedType().
|
protected |
Definition at line 402 of file OutputModuleBase.cc.
References description(), edm::getParameterSet(), edm::detail::registerProperSelectionInfo(), and selector_config_id_.
|
inlineprivate |
Definition at line 273 of file OutputModuleBase.h.
|
inlineprivatevirtual |
Ask the OutputModule if we should end the current file.
Definition at line 234 of file OutputModuleBase.h.
References TriggerAnalyzer::write().
ThinnedAssociationsHelper const * OutputModuleBase::thinnedAssociationsHelper | ( | ) | const |
Definition at line 363 of file OutputModuleBase.cc.
References thinnedAssociationsHelper_.
|
inline |
Definition at line 94 of file OutputModuleBase.h.
|
inlineprivate |
Definition at line 215 of file OutputModuleBase.h.
|
privatepure virtual |
Implemented in edm::AsciiOutputModule.
Referenced by doEvent(), and pkg.AbstractPkg::generate().
|
privatepure virtual |
Implemented in edm::AsciiOutputModule.
Referenced by doWriteLuminosityBlock().
|
privatepure virtual |
Implemented in edm::AsciiOutputModule.
Referenced by doWriteRun().
|
friend |
Definition at line 65 of file OutputModuleBase.h.
|
friend |
Definition at line 64 of file OutputModuleBase.h.
|
friend |
Definition at line 63 of file OutputModuleBase.h.
|
private |
Definition at line 195 of file OutputModuleBase.h.
Referenced by branchIDLists().
|
private |
Definition at line 194 of file OutputModuleBase.h.
Referenced by branchIDLists(), and selectProducts().
|
private |
Definition at line 178 of file OutputModuleBase.h.
Referenced by OutputModuleBase(), and selectProducts().
|
private |
Definition at line 199 of file OutputModuleBase.h.
Referenced by selectProducts().
|
private |
Definition at line 177 of file OutputModuleBase.h.
Referenced by keepThisBranch().
|
private |
Definition at line 159 of file OutputModuleBase.h.
Referenced by configure().
|
private |
Definition at line 183 of file OutputModuleBase.h.
Referenced by description(), doBeginLuminosityBlock(), doBeginRun(), doEndLuminosityBlock(), doEndRun(), doEvent(), doWriteLuminosityBlock(), doWriteRun(), and prePrefetchSelection().
|
private |
Definition at line 196 of file OutputModuleBase.h.
Referenced by branchIDLists(), and configure().
|
private |
Definition at line 180 of file OutputModuleBase.h.
Referenced by doPreallocate(), and OutputModuleBase().
|
private |
Definition at line 182 of file OutputModuleBase.h.
Referenced by selected(), and selectProducts().
|
private |
Definition at line 181 of file OutputModuleBase.h.
Referenced by selectProducts().
|
private |
Definition at line 160 of file OutputModuleBase.h.
Referenced by configure(), and doEvent().
|
private |
Definition at line 187 of file OutputModuleBase.h.
Referenced by doPreallocate(), and OutputModuleBase().
|
private |
Definition at line 190 of file OutputModuleBase.h.
Referenced by OutputModuleBase(), and setEventSelectionInfo().
|
private |
Definition at line 186 of file OutputModuleBase.h.
Referenced by doPreallocate(), OutputModuleBase(), and prePrefetchSelection().
|
private |
Definition at line 198 of file OutputModuleBase.h.
Referenced by selectProducts(), and thinnedAssociationsHelper().
|
private |
Definition at line 185 of file OutputModuleBase.h.
Referenced by OutputModuleBase(), and prePrefetchSelection().