#include <Fireworks/Core/interface/FWModelExpressionSelector.h>
Public Member Functions | |
FWModelExpressionSelector () | |
FWModelExpressionSelector (const FWModelExpressionSelector &)=delete | |
const FWModelExpressionSelector & | operator= (const FWModelExpressionSelector &)=delete |
void | select (FWEventItem *iItem, const std::string &iExpression, Color_t iColor=-1) const |
Description: <one line="" class="" summary>="">
Usage: <usage>
Definition at line 30 of file FWModelExpressionSelector.h.
|
inline |
Definition at line 32 of file FWModelExpressionSelector.h.
|
delete |
|
delete |
void FWModelExpressionSelector::select | ( | FWEventItem * | iItem, |
const std::string & | iExpression, | ||
Color_t | iColor = -1 |
||
) | const |
Throws an FWExpressionException if there is a problem
Definition at line 72 of file FWModelExpressionSelector.cc.
References cms::cuda::assert(), reco::parser::baseExceptionWhat(), edm::TypeWithDict::byName(), FWEventItem::changeManager(), FWEventItem::ModelInfo::displayProperties(), MillePedeFileConverter_cfg::e, fireworks::expression::indexFromNewFormatToOldFormat(), FWEventItem::modelData(), FWEventItem::modelInfo(), FWEventItem::modelType(), EcalTangentSkim_cfg::o, fireworks::expression::oldToNewFormat(), parse(), FWEventItem::select(), FWDisplayProperties::setColor(), FWEventItem::setDisplayProperties(), FWEventItem::size(), AlCaHLTBitMon_QueryRunRegistry::string, and groupFilesInBlocks::temp.
Referenced by CmsShowEDI::runSelection().