#include <FWPSetTableManager.h>
Public Member Functions | |
PSetData () | |
Public Attributes | |
bool | childMatches |
bool | editable |
bool | expandedFilter |
bool | expandedUser |
std::string | label |
int | level |
bool | matches |
size_t | module |
size_t | parent |
size_t | path |
edm::ParameterSet * | pset |
bool | tracked |
char | type |
std::string | value |
bool | visible |
Custom structure for holding the table contents
Definition at line 38 of file FWPSetTableManager.h.
|
inline |
Definition at line 39 of file FWPSetTableManager.h.
bool FWPSetTableManager::PSetData::childMatches |
Definition at line 77 of file FWPSetTableManager.h.
bool FWPSetTableManager::PSetData::editable |
Definition at line 78 of file FWPSetTableManager.h.
Referenced by FWPathsPopup::cellClicked(), FWPSetTableManager::handleVPSetEntry(), and FWPSetTableManager::updateSchedule().
bool FWPSetTableManager::PSetData::expandedFilter |
Definition at line 73 of file FWPSetTableManager.h.
bool FWPSetTableManager::PSetData::expandedUser |
Definition at line 72 of file FWPSetTableManager.h.
std::string FWPSetTableManager::PSetData::label |
Definition at line 61 of file FWPSetTableManager.h.
Referenced by python.rootplot.root2matplotlib.Hist::bar(), python.rootplot.root2matplotlib.Hist::barh(), python.rootplot.root2matplotlib.Hist::errorbar(), python.rootplot.root2matplotlib.Hist::errorbarh(), FWPSetTableManager::handleVPSetEntry(), core.TriggerMatchAnalyzer.TriggerMatchAnalyzer::process(), core.AutoHandle.AutoHandle::ReallyLoad(), and FWPSetTableManager::updateSchedule().
int FWPSetTableManager::PSetData::level |
Definition at line 64 of file FWPSetTableManager.h.
Referenced by FWPSetTableManager::handleVPSetEntry(), and FWPSetTableManager::updateSchedule().
bool FWPSetTableManager::PSetData::matches |
Definition at line 76 of file FWPSetTableManager.h.
size_t FWPSetTableManager::PSetData::module |
Definition at line 69 of file FWPSetTableManager.h.
Referenced by FWPSetTableManager::handleVPSetEntry(), TreeCrawler.Package::search(), and FWPSetTableManager::updateSchedule().
size_t FWPSetTableManager::PSetData::parent |
Definition at line 67 of file FWPSetTableManager.h.
Referenced by confdb.HLTProcess::build_source(), edmIntegrityCheck.PublishToFileSystem::get(), FWPSetTableManager::handleVPSetEntry(), edmIntegrityCheck.PublishToFileSystem::publish(), and FWPSetTableManager::updateSchedule().
size_t FWPSetTableManager::PSetData::path |
Definition at line 70 of file FWPSetTableManager.h.
Referenced by python.rootplot.rootmath.Target::__repr__(), FWPSetTableManager::handleVPSetEntry(), and FWPSetTableManager::updateSchedule().
edm::ParameterSet* FWPSetTableManager::PSetData::pset |
Definition at line 80 of file FWPSetTableManager.h.
Referenced by Types._ConvertToPSet::addBool(), Types._ConvertToPSet::addDouble(), Types._ConvertToPSet::addESInputTag(), Types._ConvertToPSet::addEventID(), Types._ConvertToPSet::addEventRange(), Types._ConvertToPSet::addInputTag(), Types._ConvertToPSet::addInt32(), Types._ConvertToPSet::addInt64(), Types._ConvertToPSet::addLuminosityBlockID(), Types._ConvertToPSet::addLuminosityBlockRange(), Types._ConvertToPSet::addNewFileInPath(), Types._ConvertToPSet::addPSet(), Types._ConvertToPSet::addString(), Types._ConvertToPSet::addUInt32(), Types._ConvertToPSet::addUInt64(), Types._ConvertToPSet::addVBool(), Types._ConvertToPSet::addVDouble(), Types._ConvertToPSet::addVESInputTag(), Types._ConvertToPSet::addVEventID(), Types._ConvertToPSet::addVEventRange(), Types._ConvertToPSet::addVInputTag(), Types._ConvertToPSet::addVInt32(), Types._ConvertToPSet::addVInt64(), Types._ConvertToPSet::addVLuminosityBlockID(), Types._ConvertToPSet::addVLuminosityBlockRange(), Types._ConvertToPSet::addVPSet(), Types._ConvertToPSet::addVString(), Types._ConvertToPSet::addVUInt32(), Types._ConvertToPSet::addVUInt64(), FWPSetTableManager::handleVPSetEntry(), and FWPSetTableManager::updateSchedule().
bool FWPSetTableManager::PSetData::tracked |
Definition at line 65 of file FWPSetTableManager.h.
Referenced by FWPSetTableManager::handleVPSetEntry().
char FWPSetTableManager::PSetData::type |
Definition at line 66 of file FWPSetTableManager.h.
Referenced by core.autovars.NTupleVariable::makeBranch(), and core.AutoHandle.AutoHandle::ReallyLoad().
std::string FWPSetTableManager::PSetData::value |
Definition at line 62 of file FWPSetTableManager.h.
Referenced by Types.int32::__nonzero__(), Types.uint32::__nonzero__(), Types.int64::__nonzero__(), Types.uint64::__nonzero__(), Types.double::__nonzero__(), Types.bool::__nonzero__(), Types.string::__nonzero__(), timeout.TimedOutExc::__str__(), dataset.IntegrityCheckError::__str__(), cmsBatch.CmsBatchException::__str__(), average.Average::average(), Types.string::configValue(), Types.FileInPath::configValue(), Mixins.UsingBlock::dumpPython(), Mixins.UsingBlock::insertInto(), Types.int32::insertInto(), Types.uint32::insertInto(), Types.int64::insertInto(), Types.uint64::insertInto(), Types.double::insertInto(), Types.bool::insertInto(), Types.string::insertInto(), Types.FileInPath::insertInto(), Types.vint32::insertInto(), Types.vuint32::insertInto(), Types.vint64::insertInto(), Types.vuint64::insertInto(), Types.vdouble::insertInto(), Types.vbool::insertInto(), Types.vstring::insertInto(), and FWPSetTableManager::updateSchedule().
bool FWPSetTableManager::PSetData::visible |
Definition at line 75 of file FWPSetTableManager.h.