CMS 3D CMS Logo

Public Member Functions | Public Attributes

edm::BranchDescription::Transients Struct Reference

#include <BranchDescription.h>

List of all members.

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_
WrapperInterfaceBasewrapperInterfaceBase_

Detailed Description

Definition at line 113 of file BranchDescription.h.


Constructor & Destructor Documentation

edm::BranchDescription::Transients::Transients ( )

Member Function Documentation

void edm::BranchDescription::Transients::reset ( void  )

Member Data Documentation

Definition at line 174 of file BranchDescription.h.

Referenced by edm::BranchDescription::basketSize().

Definition at line 127 of file BranchDescription.h.

Referenced by edm::BranchDescription::branchName().

Definition at line 152 of file BranchDescription.h.

Referenced by edm::BranchDescription::moduleNames().

Definition at line 137 of file BranchDescription.h.

Referenced by edm::BranchDescription::onDemand().

Definition at line 147 of file BranchDescription.h.

Referenced by edm::BranchDescription::parameterSetIDs().

Definition at line 170 of file BranchDescription.h.

Referenced by edm::BranchDescription::splitLevel().

Definition at line 156 of file BranchDescription.h.

Referenced by edm::BranchDescription::transient().

Definition at line 160 of file BranchDescription.h.

Referenced by edm::BranchDescription::type().

Definition at line 163 of file BranchDescription.h.

Referenced by edm::BranchDescription::typeID().

Definition at line 130 of file BranchDescription.h.

Referenced by edm::BranchDescription::wrappedName().

Definition at line 166 of file BranchDescription.h.

Referenced by edm::BranchDescription::wrapperInterfaceBase().