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 147 of file DQMStoreStats.cc.
|
inline |
|
inline |
|
inline |
Definition at line 182 of file DQMStoreStats.cc.
References f, getId(), level_, and subfolders_.
Referenced by cd(), counter.Counter::register(), SequenceTypes._TaskBase::remove(), and SequenceTypes._TaskBase::replace().
|
inline |
Definition at line 168 of file DQMStoreStats.cc.
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 262 of file DQMStoreStats.cc.
References getBins(), getEmptyBins(), getFather(), getMemory(), id(), id_, alignCSCRings::s, subfolders_, and totalHistos_.
Referenced by DQMStoreStats::calcIgProfDump().
Definition at line 227 of file DQMStoreStats.cc.
References subfolders_.
|
inline |
Definition at line 219 of file DQMStoreStats.cc.
References gather_cfg::cout, getBins(), getEmptyBins(), getFather(), getHistos(), getMemory(), id_, validateAlignments::indent, name(), and subfolders_.
|
inline |
|
inline |
Definition at line 195 of file DQMStoreStats.cc.
References mps_fire::result, subfolders_, and totalBins_.
Referenced by children(), dump(), mainrows(), mainrows_cumulative(), and summary().
|
inline |
Definition at line 201 of file DQMStoreStats.cc.
References mps_fire::result, subfolders_, and totalEmptyBins_.
Referenced by children(), dump(), mainrows(), and mainrows_cumulative().
|
inline |
Definition at line 165 of file DQMStoreStats.cc.
References father_.
Referenced by children(), dump(), parents(), and symbols().
|
inline |
Definition at line 189 of file DQMStoreStats.cc.
References mps_fire::result, subfolders_, and totalHistos_.
Referenced by dump(), mainrows(), and mainrows_cumulative().
|
inline |
Definition at line 207 of file DQMStoreStats.cc.
References mps_fire::result, subfolders_, and totalMemory_.
Referenced by children(), dump(), mainrows(), mainrows_cumulative(), and summary().
|
inline |
Definition at line 178 of file DQMStoreStats.cc.
References id_.
Referenced by children(), parents(), setId(), and symbols().
|
inline |
|
inline |
Definition at line 229 of file DQMStoreStats.cc.
References getBins(), getEmptyBins(), getHistos(), getMemory(), id_, alignCSCRings::s, and subfolders_.
Referenced by DQMStoreStats::calcIgProfDump().
|
inline |
Definition at line 275 of file DQMStoreStats.cc.
References getBins(), getEmptyBins(), getHistos(), getMemory(), id_, and alignCSCRings::s.
|
inline |
Definition at line 166 of file DQMStoreStats.cc.
References folderName_.
Referenced by config.CFG::__str__(), cd(), validation.Sample::digest(), dump(), and VIDSelectorBase.VIDSelectorBase::initialize().
|
inline |
Definition at line 251 of file DQMStoreStats.cc.
References getFather(), id(), id_, alignCSCRings::s, subfolders_, totalBins_, totalHistos_, and totalMemory_.
Referenced by DQMStoreStats::calcIgProfDump().
|
inline |
Definition at line 164 of file DQMStoreStats.cc.
References MillePedeFileConverter_cfg::e, and father_.
|
inline |
Definition at line 177 of file DQMStoreStats.cc.
|
inline |
|
inline |
Definition at line 284 of file DQMStoreStats.cc.
References getBins(), getMemory(), and alignCSCRings::s.
|
inline |
Definition at line 241 of file DQMStoreStats.cc.
References folderName_, getFather(), id(), id_, alignCSCRings::s, and subfolders_.
|
inline |
Definition at line 213 of file DQMStoreStats.cc.
References isotrackApplyRegressor::bins, relativeConstraints::empty, mps_setup::memory, 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 305 of file DQMStoreStats.cc.
Referenced by getFather(), and setFather().
|
private |
Definition at line 304 of file DQMStoreStats.cc.
|
private |
Definition at line 302 of file DQMStoreStats.cc.
Referenced by children(), dump(), files(), id(), mainrows(), mainrows_cumulative(), parents(), setId(), and symbols().
|
private |
Definition at line 303 of file DQMStoreStats.cc.
Referenced by add(), level(), and setLevel().
|
private |
Definition at line 306 of file DQMStoreStats.cc.
Referenced by add(), cd(), children(), CreateIterator(), dump(), getBins(), getEmptyBins(), getHistos(), getMemory(), mainrows(), parents(), symbols(), and ~Folder().
|
private |
Definition at line 299 of file DQMStoreStats.cc.
|
private |
Definition at line 300 of file DQMStoreStats.cc.
Referenced by getEmptyBins(), and update().
|
private |
Definition at line 298 of file DQMStoreStats.cc.
Referenced by children(), getHistos(), parents(), and update().
|
private |
Definition at line 301 of file DQMStoreStats.cc.
Referenced by getMemory(), parents(), and update().