#include <DQMStoreStats.h>
Public Member Functions | |
void | add (Folder *f) |
Folder * | cd (const std::string &name) |
void | children (std::string &sql_statement) |
VIterator< Folder * > | CreateIterator () |
void | dump (std::string indent) |
void | files (std::string &sql_statement) |
Folder (std::string name) | |
unsigned int | getBins () |
unsigned int | getEmptyBins () |
Folder * | getFather () |
unsigned int | getHistos () |
unsigned int | getMemory () |
unsigned int | id () |
unsigned int | level () |
void | mainrows (std::string &sql_statement) |
void | mainrows_cumulative (std::string &sql_statement) |
const std::string & | name () |
void | parents (std::string &sql_statement) |
void | setFather (Folder *e) |
void | setId (unsigned int id) |
void | setLevel (unsigned int value) |
void | summary (std::string &sql_statement) |
void | symbols (std::string &sql_statement) |
void | update (unsigned int bins, unsigned int empty, unsigned int memory) |
~Folder () | |
Private Attributes | |
Folder * | father_ |
std::string | folderName_ |
unsigned int | id_ |
unsigned int | level_ |
std::vector< Folder * > | subfolders_ |
unsigned int | totalBins_ |
unsigned int | totalEmptyBins_ |
unsigned int | totalHistos_ |
unsigned int | totalMemory_ |
Definition at line 134 of file DQMStoreStats.h.
|
inline |
|
inline |
|
inline |
Definition at line 169 of file DQMStoreStats.h.
References getId(), level_, setFather(), setId(), setLevel(), and subfolders_.
Referenced by cd(), counter.Counter::register(), SequenceTypes.Task::remove(), and SequenceTypes.Task::replace().
|
inline |
Definition at line 155 of file DQMStoreStats.h.
References add(), Folder(), name(), subfolders_, and createJobs::tmp.
Referenced by DQMStoreStats::calcstats(), dqm_interfaces.DQMcommunicator::get_root_objects_list_recursive(), dqm_interfaces.DQMcommunicator::get_root_objects_names_list_recursive(), dqm_interfaces.DQMcommunicator::get_root_objects_recursive(), and dqm_interfaces.DirWalkerFile::walk().
|
inline |
Definition at line 249 of file DQMStoreStats.h.
References getBins(), getEmptyBins(), getFather(), getMemory(), id(), id_, alignCSCRings::s, subfolders_, and totalHistos_.
Referenced by DQMStoreStats::calcIgProfDump().
Definition at line 214 of file DQMStoreStats.h.
References subfolders_.
Referenced by DQMStoreStats::calcIgProfDump().
|
inline |
Definition at line 206 of file DQMStoreStats.h.
References gather_cfg::cout, getBins(), getEmptyBins(), getFather(), getHistos(), getMemory(), id_, name(), and subfolders_.
|
inline |
Definition at line 278 of file DQMStoreStats.h.
References folderName_, id_, and alignCSCRings::s.
Referenced by DQMStoreStats::calcIgProfDump().
|
inline |
Definition at line 182 of file DQMStoreStats.h.
References mps_fire::result, subfolders_, and totalBins_.
Referenced by children(), dump(), mainrows(), mainrows_cumulative(), and summary().
|
inline |
Definition at line 188 of file DQMStoreStats.h.
References mps_fire::result, subfolders_, and totalEmptyBins_.
Referenced by children(), dump(), mainrows(), and mainrows_cumulative().
|
inline |
Definition at line 152 of file DQMStoreStats.h.
References father_.
Referenced by children(), dump(), parents(), and symbols().
|
inline |
Definition at line 176 of file DQMStoreStats.h.
References mps_fire::result, subfolders_, and totalHistos_.
Referenced by dump(), mainrows(), and mainrows_cumulative().
|
inline |
Definition at line 194 of file DQMStoreStats.h.
References mps_fire::result, subfolders_, and totalMemory_.
Referenced by children(), dump(), mainrows(), mainrows_cumulative(), and summary().
|
inline |
Definition at line 165 of file DQMStoreStats.h.
References id_.
Referenced by children(), parents(), setId(), and symbols().
|
inline |
|
inline |
Definition at line 216 of file DQMStoreStats.h.
References getBins(), getEmptyBins(), getHistos(), getMemory(), id_, alignCSCRings::s, and subfolders_.
Referenced by DQMStoreStats::calcIgProfDump().
|
inline |
Definition at line 262 of file DQMStoreStats.h.
References getBins(), getEmptyBins(), getHistos(), getMemory(), id_, and alignCSCRings::s.
Referenced by DQMStoreStats::calcIgProfDump().
|
inline |
Definition at line 153 of file DQMStoreStats.h.
References folderName_.
Referenced by config.CFG::__str__(), cd(), geometryComparison.GeometryComparison::createScript(), validation.Sample::digest(), dump(), primaryVertexResolution.PrimaryVertexResolution::getRepMap(), primaryVertexValidation.PrimaryVertexValidation::getRepMap(), zMuMuValidation.ZMuMuValidation::getRepMap(), and VIDSelectorBase.VIDSelectorBase::initialize().
|
inline |
Definition at line 238 of file DQMStoreStats.h.
References getFather(), id(), id_, alignCSCRings::s, subfolders_, totalBins_, totalHistos_, and totalMemory_.
Referenced by DQMStoreStats::calcIgProfDump().
|
inline |
Definition at line 151 of file DQMStoreStats.h.
References alignCSCRings::e, and father_.
Referenced by add().
|
inline |
|
inline |
Definition at line 166 of file DQMStoreStats.h.
References level_, and relativeConstraints::value.
Referenced by add().
|
inline |
Definition at line 271 of file DQMStoreStats.h.
References getBins(), getMemory(), and alignCSCRings::s.
Referenced by DQMStoreStats::calcIgProfDump().
|
inline |
Definition at line 228 of file DQMStoreStats.h.
References folderName_, getFather(), id(), id_, alignCSCRings::s, and subfolders_.
Referenced by DQMStoreStats::calcIgProfDump().
|
inline |
Definition at line 200 of file DQMStoreStats.h.
References relativeConstraints::empty, totalBins_, totalEmptyBins_, totalHistos_, and totalMemory_.
Referenced by progressbar.ProgressBar::__next__(), MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), DQMStoreStats::calcstats(), dqm-mbProfile.Profile::finish(), progressbar.ProgressBar::finish(), and MatrixUtil.Steps::overwrite().
|
private |
Definition at line 292 of file DQMStoreStats.h.
Referenced by getFather(), and setFather().
|
private |
Definition at line 291 of file DQMStoreStats.h.
|
private |
Definition at line 289 of file DQMStoreStats.h.
Referenced by children(), dump(), files(), id(), mainrows(), mainrows_cumulative(), parents(), setId(), and symbols().
|
private |
Definition at line 290 of file DQMStoreStats.h.
Referenced by add(), level(), and setLevel().
|
private |
Definition at line 293 of file DQMStoreStats.h.
Referenced by add(), cd(), children(), CreateIterator(), dump(), getBins(), getEmptyBins(), getHistos(), getMemory(), mainrows(), parents(), symbols(), and ~Folder().
|
private |
Definition at line 286 of file DQMStoreStats.h.
|
private |
Definition at line 287 of file DQMStoreStats.h.
Referenced by getEmptyBins(), and update().
|
private |
Definition at line 285 of file DQMStoreStats.h.
Referenced by children(), getHistos(), parents(), and update().
|
private |
Definition at line 288 of file DQMStoreStats.h.
Referenced by getMemory(), parents(), and update().