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(), counter.Counter::register(), SequenceTypes.Task::remove(), and SequenceTypes.Task::replace().
|
inline |
Definition at line 100 of file PixelConfigList.h.
References configs, gather_cfg::cout, and pos::PixelConfig::update().
Referenced by pos::PixelAliasList::updateConfigAlias().
|
inline |
|
inline |
|
inline |
Definition at line 44 of file PixelConfigList.h.
References pos::PixelConfig::add(), configs, gather_cfg::cout, recoMuon::in, AlCaHLTBitMon_QueryRunRegistry::string, GlobalPosition_Frontier_DevDB_cff::tag, tmp, and jetIDSelector_cfi::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 |
Definition at line 126 of file PixelConfigList.h.
References configs.
Referenced by ntupleDataFormat._Collection::__iter__(), and ntupleDataFormat._Collection::__len__().
|
inline |
Definition at line 21 of file PixelConfigList.h.
References configs, createBeamHaloJobs::directory, corrVsCorr::filename, mps_fire::i, MillePedeFileConverter_cfg::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().