#include <SystemBounds.h>
Definition at line 29 of file SystemBounds.h.
edm::service::SystemBounds::SystemBounds |
( |
unsigned int |
iNStreams, |
|
|
unsigned int |
iNLumis, |
|
|
unsigned int |
iNRuns, |
|
|
unsigned int |
iNThreads |
|
) |
| |
|
inline |
unsigned int edm::service::SystemBounds::maxNumberOfConcurrentLuminosityBlocks |
( |
| ) |
const |
|
inline |
unsigned int edm::service::SystemBounds::maxNumberOfConcurrentRuns |
( |
| ) |
const |
|
inline |
unsigned int edm::service::SystemBounds::maxNumberOfStreams |
( |
| ) |
const |
|
inline |
unsigned int edm::service::SystemBounds::maxNumberOfThreads |
( |
| ) |
const |
|
inline |
unsigned int edm::service::SystemBounds::m_nLumis |
|
private |
unsigned int edm::service::SystemBounds::m_nRuns |
|
private |
unsigned int edm::service::SystemBounds::m_nStreams |
|
private |
unsigned int edm::service::SystemBounds::m_nThreads |
|
private |