![]() |
![]() |
#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_ |
TypeWithDict | unwrappedType_ |
std::string | wrappedName_ |
TypeWithDict | wrappedType_ |
WrapperInterfaceBase * | wrapperInterfaceBase_ |
Definition at line 121 of file BranchDescription.h.
edm::BranchDescription::Transients::Transients | ( | ) |
Definition at line 19 of file BranchDescription.cc.
void edm::BranchDescription::Transients::reset | ( | void | ) |
Definition at line 38 of file BranchDescription.cc.
Referenced by BeautifulSoup.BeautifulStoneSoup::__init__(), and edm::BranchDescription::initializeTransients().
int edm::BranchDescription::Transients::basketSize_ |
Definition at line 181 of file BranchDescription.h.
Referenced by edm::BranchDescription::basketSize().
std::string edm::BranchDescription::Transients::branchName_ |
Definition at line 135 of file BranchDescription.h.
Referenced by edm::BranchDescription::branchName().
bool edm::BranchDescription::Transients::dropped_ |
Definition at line 150 of file BranchDescription.h.
Referenced by edm::BranchDescription::dropped(), and edm::BranchDescription::present().
std::string edm::BranchDescription::Transients::moduleName_ |
Definition at line 132 of file BranchDescription.h.
Referenced by edm::BranchDescription::BranchDescription(), and edm::BranchDescription::moduleName().
|
mutable |
Definition at line 160 of file BranchDescription.h.
Referenced by edm::BranchDescription::moduleNames().
bool edm::BranchDescription::Transients::onDemand_ |
Definition at line 145 of file BranchDescription.h.
Referenced by edm::BranchDescription::onDemand().
ParameterSetID edm::BranchDescription::Transients::parameterSetID_ |
Definition at line 128 of file BranchDescription.h.
Referenced by edm::BranchDescription::BranchDescription(), and edm::BranchDescription::parameterSetID().
|
mutable |
Definition at line 155 of file BranchDescription.h.
Referenced by edm::BranchDescription::parameterSetIDs().
bool edm::BranchDescription::Transients::produced_ |
Definition at line 141 of file BranchDescription.h.
Referenced by edm::BranchDescription::BranchDescription(), and edm::BranchDescription::produced().
int edm::BranchDescription::Transients::splitLevel_ |
Definition at line 177 of file BranchDescription.h.
Referenced by edm::BranchDescription::splitLevel().
bool edm::BranchDescription::Transients::transient_ |
Definition at line 164 of file BranchDescription.h.
Referenced by edm::BranchDescription::transient().
TypeWithDict edm::BranchDescription::Transients::unwrappedType_ |
Definition at line 170 of file BranchDescription.h.
Referenced by edm::BranchDescription::unwrappedType(), and edm::BranchDescription::unwrappedTypeID().
std::string edm::BranchDescription::Transients::wrappedName_ |
Definition at line 138 of file BranchDescription.h.
Referenced by edm::BranchDescription::wrappedName().
TypeWithDict edm::BranchDescription::Transients::wrappedType_ |
Definition at line 167 of file BranchDescription.h.
Referenced by edm::BranchDescription::wrappedType(), and edm::BranchDescription::wrappedTypeID().
|
mutable |
Definition at line 173 of file BranchDescription.h.
Referenced by edm::BranchDescription::wrapperInterfaceBase().