#include <BranchDescription.h>
Public Member Functions | |
void | reset () |
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_ |
WrapperInterfaceBase * | wrapperInterfaceBase_ |
Definition at line 113 of file BranchDescription.h.
edm::BranchDescription::Transients::Transients | ( | ) |
Definition at line 20 of file BranchDescription.cc.
void edm::BranchDescription::Transients::reset | ( | void | ) |
Definition at line 39 of file BranchDescription.cc.
Referenced by BeautifulSoup.BeautifulStoneSoup::__init__(), and edm::BranchDescription::initializeTransients().
int edm::BranchDescription::Transients::basketSize_ |
Definition at line 174 of file BranchDescription.h.
Referenced by edm::BranchDescription::basketSize().
std::string edm::BranchDescription::Transients::branchName_ |
Definition at line 127 of file BranchDescription.h.
Referenced by edm::BranchDescription::branchName().
bool edm::BranchDescription::Transients::dropped_ |
Definition at line 142 of file BranchDescription.h.
Referenced by edm::BranchDescription::dropped(), and edm::BranchDescription::present().
std::string edm::BranchDescription::Transients::moduleName_ |
Definition at line 124 of file BranchDescription.h.
Referenced by edm::BranchDescription::BranchDescription(), and edm::BranchDescription::moduleName().
|
mutable |
Definition at line 152 of file BranchDescription.h.
Referenced by edm::BranchDescription::moduleNames().
bool edm::BranchDescription::Transients::onDemand_ |
Definition at line 137 of file BranchDescription.h.
Referenced by edm::BranchDescription::onDemand().
ParameterSetID edm::BranchDescription::Transients::parameterSetID_ |
Definition at line 120 of file BranchDescription.h.
Referenced by edm::BranchDescription::BranchDescription(), and edm::BranchDescription::parameterSetID().
|
mutable |
Definition at line 147 of file BranchDescription.h.
Referenced by edm::BranchDescription::parameterSetIDs().
bool edm::BranchDescription::Transients::produced_ |
Definition at line 133 of file BranchDescription.h.
Referenced by edm::BranchDescription::BranchDescription(), and edm::BranchDescription::produced().
int edm::BranchDescription::Transients::splitLevel_ |
Definition at line 170 of file BranchDescription.h.
Referenced by edm::BranchDescription::splitLevel().
bool edm::BranchDescription::Transients::transient_ |
Definition at line 156 of file BranchDescription.h.
Referenced by edm::BranchDescription::transient().
Reflex::Type edm::BranchDescription::Transients::type_ |
Definition at line 160 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_(), Modules.ESPrefer::nameInProcessDesc_(), and edm::BranchDescription::type().
TypeID edm::BranchDescription::Transients::typeID_ |
Definition at line 163 of file BranchDescription.h.
Referenced by edm::BranchDescription::typeID().
std::string edm::BranchDescription::Transients::wrappedName_ |
Definition at line 130 of file BranchDescription.h.
Referenced by edm::BranchDescription::wrappedName().
|
mutable |
Definition at line 166 of file BranchDescription.h.
Referenced by edm::BranchDescription::wrapperInterfaceBase().