#include <PoolOutputModule.h>
Definition at line 78 of file PoolOutputModule.h.
◆ OutputItem() [1/2]
edm::PoolOutputModule::OutputItem::OutputItem |
( |
| ) |
|
◆ OutputItem() [2/2]
edm::PoolOutputModule::OutputItem::OutputItem |
( |
BranchDescription const * |
bd, |
|
|
EDGetToken const & |
token, |
|
|
int |
splitLevel, |
|
|
int |
basketSize |
|
) |
| |
|
explicit |
◆ ~OutputItem()
edm::PoolOutputModule::OutputItem::~OutputItem |
( |
| ) |
|
|
inline |
◆ basketSize()
int edm::PoolOutputModule::OutputItem::basketSize |
( |
| ) |
const |
|
inline |
◆ branchDescription()
BranchDescription const* edm::PoolOutputModule::OutputItem::branchDescription |
( |
| ) |
const |
|
inline |
◆ branchID()
BranchID edm::PoolOutputModule::OutputItem::branchID |
( |
| ) |
const |
|
inline |
◆ branchName()
std::string const& edm::PoolOutputModule::OutputItem::branchName |
( |
| ) |
const |
|
inline |
◆ operator<()
bool edm::PoolOutputModule::OutputItem::operator< |
( |
OutputItem const & |
rh | ) |
const |
|
inline |
◆ product() [1/2]
void const*& edm::PoolOutputModule::OutputItem::product |
( |
| ) |
|
|
inline |
◆ product() [2/2]
void const* const edm::PoolOutputModule::OutputItem::product |
( |
| ) |
const |
|
inline |
◆ setProduct()
void edm::PoolOutputModule::OutputItem::setProduct |
( |
void const * |
iProduct | ) |
|
|
inline |
◆ splitLevel()
int edm::PoolOutputModule::OutputItem::splitLevel |
( |
| ) |
const |
|
inline |
◆ token()
EDGetToken edm::PoolOutputModule::OutputItem::token |
( |
| ) |
const |
|
inline |
◆ basketSize_
int edm::PoolOutputModule::OutputItem::basketSize_ |
|
private |
◆ branchDescription_
◆ product_
void const* edm::PoolOutputModule::OutputItem::product_ |
|
private |
◆ splitLevel_
int edm::PoolOutputModule::OutputItem::splitLevel_ |
|
private |
◆ token_
EDGetToken edm::PoolOutputModule::OutputItem::token_ |
|
private |