This class implements.. More...
#include "interface/PixelConfigList.h"
Public Member Functions | |
unsigned int | add (PixelConfig &aConfig) |
unsigned int | clone (unsigned int oldkey, std::string path, unsigned int version) |
unsigned int | numberOfConfigs () |
PixelConfig & | operator[] (unsigned int i) |
void | readfile (std::string filename) |
void | reload (std::string filename) |
unsigned int | size () |
void | writefile () |
Private Attributes | |
std::vector< PixelConfig > | configs |
This class implements..
A longer explanation will be placed here later
Definition at line 17 of file PixelConfigList.h.
|
inline |
Definition at line 118 of file PixelConfigList.h.
References configs.
Referenced by pos::PixelConfigFile::makeKey(), and counter.Counter::register().
|
inline |
Definition at line 100 of file PixelConfigList.h.
References assert(), configs, gather_cfg::cout, and pos::PixelConfig::update().
Referenced by pos::PixelAliasList::updateConfigAlias().
|
inline |
|
inline |
Definition at line 128 of file PixelConfigList.h.
|
inline |
Definition at line 44 of file PixelConfigList.h.
References pos::PixelConfig::add(), assert(), configs, gather_cfg::cout, recoMuon::in, AlCaHLTBitMon_QueryRunRegistry::string, GlobalPosition_Frontier_DevDB_cff::tag, tmp, and relval_steps::version.
Referenced by pos::PixelConfigFile::getConfig(), and reload().
|
inline |
Definition at line 130 of file PixelConfigList.h.
References configs, and readfile().
Referenced by pos::PixelConfigFile::getConfig().
|
inline |
|
inline |
Definition at line 21 of file PixelConfigList.h.
References assert(), configs, createBeamHaloJobs::directory, lut2db_cfg::filename, i, GenerateHcalLaserBadRunList::out, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by pos::PixelConfigFile::addVersionAlias(), and pos::PixelConfigFile::makeKey().
|
private |
Definition at line 140 of file PixelConfigList.h.
Referenced by add(), python.rootplot.core.Options::arguments(), clone(), CmsswTask.CmsswTask::initTask(), numberOfConfigs(), operator[](), python.rootplot.core.Options::process_configs(), readfile(), reload(), CmsswTask.CmsswTask::run(), size(), DTVDriftSegmentWriter.DTVDriftSegmentWriter::writeCfg(), DTVDriftMeanTimerWriter.DTVDriftMeanTimerWriter::writeCfg(), DTTTrigCorrFirst.DTTTrigCorrFirst::writeCfg(), DTTTrigTimeBoxesWriter.DTTTrigTimeBoxesWriter::writeCfg(), DTTTrigResidualCorr.DTTTrigResidualCorr::writeCfg(), and writefile().