#include <DQMStoreStats.h>
DQMStoreStats helper class for storing subsystem results
Definition at line 39 of file DQMStoreStats.h.
DQMStoreStatsSubfolder::DQMStoreStatsSubfolder |
( |
| ) |
|
|
inline |
void DQMStoreStatsSubfolder::AddBinsD |
( |
unsigned int |
nBins, |
|
|
unsigned int |
nEmptyBins |
|
) |
| |
|
inline |
void DQMStoreStatsSubfolder::AddBinsF |
( |
unsigned int |
nBins, |
|
|
unsigned int |
nEmptyBins |
|
) |
| |
|
inline |
void DQMStoreStatsSubfolder::AddBinsS |
( |
unsigned int |
nBins, |
|
|
unsigned int |
nEmptyBins |
|
) |
| |
|
inline |
std::string DQMStoreStatsSubfolder::subfolderName_ |
unsigned int DQMStoreStatsSubfolder::totalBins_ |
unsigned int DQMStoreStatsSubfolder::totalEmptyBins_ |
unsigned int DQMStoreStatsSubfolder::totalHistos_ |
unsigned int DQMStoreStatsSubfolder::totalMemory_ |