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 111 of file PixelConfigList.h.
References configs.
Referenced by counter.Counter::register(), SequenceTypes.Task::remove(), and SequenceTypes.Task::replace().
|
inline |
Definition at line 95 of file PixelConfigList.h.
References cms::cuda::assert(), configs, gather_cfg::cout, castor_dqm_sourceclient_file_cfg::path, pos::PixelConfig::update(), and BeamSplash_cfg::version.
|
inline |
|
inline |
Definition at line 119 of file PixelConfigList.h.
References configs, and mps_fire::i.
|
inline |
Definition at line 43 of file PixelConfigList.h.
References pos::PixelConfig::add(), cms::cuda::assert(), configs, gather_cfg::cout, corrVsCorr::filename, recoMuon::in, AlCaHLTBitMon_QueryRunRegistry::string, GlobalPosition_Frontier_DevDB_cff::tag, createJobs::tmp, and BeamSplash_cfg::version.
Referenced by reload().
|
inline |
Definition at line 121 of file PixelConfigList.h.
References configs, corrVsCorr::filename, and readfile().
|
inline |
Definition at line 117 of file PixelConfigList.h.
References configs.
Referenced by ntupleDataFormat._Collection::__iter__(), and ntupleDataFormat._Collection::__len__().
|
inline |
Definition at line 24 of file PixelConfigList.h.
References cms::cuda::assert(), configs, createBeamHaloJobs::directory, corrVsCorr::filename, mps_fire::i, MillePedeFileConverter_cfg::out, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 129 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().