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 15 of file PixelConfigList.h.
|
inline |
Definition at line 116 of file PixelConfigList.h.
References configs.
Referenced by pos::PixelConfigFile::makeKey().
|
inline |
Definition at line 98 of file PixelConfigList.h.
References configs, gather_cfg::cout, and pos::PixelConfig::update().
Referenced by pos::PixelAliasList::updateConfigAlias().
|
inline |
|
inline |
Definition at line 126 of file PixelConfigList.h.
|
inline |
Definition at line 42 of file PixelConfigList.h.
References pos::PixelConfig::add(), configs, gather_cfg::cout, recoMuon::in, GlobalPosition_Frontier_DevDB_cff::tag, tmp, and BeamSplash_cfg::version.
Referenced by pos::PixelConfigFile::getConfig(), and reload().
|
inline |
Definition at line 128 of file PixelConfigList.h.
References configs, and readfile().
Referenced by pos::PixelConfigFile::getConfig().
|
inline |
|
inline |
Definition at line 19 of file PixelConfigList.h.
References configs, createBeamHaloJobs::directory, lut2db_cfg::filename, i, and dbtoconf::out.
Referenced by pos::PixelConfigFile::addVersionAlias(), and pos::PixelConfigFile::makeKey().
|
private |
Definition at line 138 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().