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 22 of file PixelConfigList.h.
|
inline |
Definition at line 123 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 105 of file PixelConfigList.h.
References configs, gather_cfg::cout, and pos::PixelConfig::update().
Referenced by pos::PixelAliasList::updateConfigAlias().
|
inline |
|
inline |
|
inline |
Definition at line 49 of file PixelConfigList.h.
References pos::PixelConfig::add(), configs, gather_cfg::cout, recoMuon::in, AlCaHLTBitMon_QueryRunRegistry::string, GlobalPosition_Frontier_DevDB_cff::tag, tmp, and jets_cff::version.
Referenced by pos::PixelConfigFile::getConfig(), and reload().
|
inline |
Definition at line 135 of file PixelConfigList.h.
References configs, and readfile().
Referenced by pos::PixelConfigFile::getConfig().
|
inline |
Definition at line 131 of file PixelConfigList.h.
References configs.
Referenced by ntupleDataFormat._Collection::__iter__(), and ntupleDataFormat._Collection::__len__().
|
inline |
Definition at line 26 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 145 of file PixelConfigList.h.
Referenced by add(), python.rootplot.core.Options::arguments(), clone(), numberOfConfigs(), operator[](), python.rootplot.core.Options::process_configs(), readfile(), reload(), size(), and writefile().