#include <BranchDescription.h>
Public Member Functions | |
Transients () | |
Public Attributes | |
int | basketSize_ |
std::string | branchName_ |
bool | dropped_ |
std::string | moduleName_ |
std::map < ProcessConfigurationID, std::string > | moduleNames_ |
bool | onDemand_ |
ParameterSetID | parameterSetID_ |
std::map < ProcessConfigurationID, ParameterSetID > | parameterSetIDs_ |
bool | produced_ |
int | splitLevel_ |
bool | transient_ |
Reflex::Type | type_ |
TypeID | typeID_ |
std::string | wrappedName_ |
Definition at line 107 of file BranchDescription.h.
edm::BranchDescription::Transients::Transients | ( | ) |
Definition at line 17 of file BranchDescription.cc.
int edm::BranchDescription::Transients::basketSize_ |
Definition at line 164 of file BranchDescription.h.
std::string edm::BranchDescription::Transients::branchName_ |
Definition at line 119 of file BranchDescription.h.
bool edm::BranchDescription::Transients::dropped_ |
Definition at line 134 of file BranchDescription.h.
std::string edm::BranchDescription::Transients::moduleName_ |
Definition at line 116 of file BranchDescription.h.
|
mutable |
Definition at line 144 of file BranchDescription.h.
bool edm::BranchDescription::Transients::onDemand_ |
Definition at line 129 of file BranchDescription.h.
ParameterSetID edm::BranchDescription::Transients::parameterSetID_ |
Definition at line 112 of file BranchDescription.h.
|
mutable |
Definition at line 139 of file BranchDescription.h.
bool edm::BranchDescription::Transients::produced_ |
Definition at line 125 of file BranchDescription.h.
int edm::BranchDescription::Transients::splitLevel_ |
Definition at line 160 of file BranchDescription.h.
bool edm::BranchDescription::Transients::transient_ |
Definition at line 148 of file BranchDescription.h.
Reflex::Type edm::BranchDescription::Transients::type_ |
Definition at line 152 of file BranchDescription.h.
Referenced by Modules.Service::_placeImpl(), Modules.ESSource::_placeImpl(), Modules.ESProducer::_placeImpl(), Modules.ESPrefer::copy(), Mixins._TypedParameterizable::dumpPython(), Modules.ESPrefer::dumpPythonAs(), Modules.Service::insertInto(), RandomRunSource.RandomRunSource::insertInto(), Mixins._TypedParameterizable::insertInto(), Modules.ESSource::moduleLabel_(), Modules.ESProducer::moduleLabel_(), Modules.ESSource::nameInProcessDesc_(), Modules.ESProducer::nameInProcessDesc_(), and Modules.ESPrefer::nameInProcessDesc_().
TypeID edm::BranchDescription::Transients::typeID_ |
Definition at line 156 of file BranchDescription.h.
std::string edm::BranchDescription::Transients::wrappedName_ |
Definition at line 122 of file BranchDescription.h.