#include <Fireworks/Core/interface/FWExpressionValidator.h>
Public Member Functions | |
void | fillOptions (const char *iBegin, const char *iEnd, std::vector< std::pair< std::shared_ptr< std::string >, std::string > > &oOptions) const override |
FWExpressionValidator () | |
void | setType (const edm::TypeWithDict &) |
~FWExpressionValidator () override | |
Public Member Functions inherited from FWValidatorBase | |
FWValidatorBase () | |
virtual | ~FWValidatorBase () |
Private Member Functions | |
FWExpressionValidator (const FWExpressionValidator &)=delete | |
const FWExpressionValidator & | operator= (const FWExpressionValidator &)=delete |
Private Attributes | |
std::vector< std::shared_ptr< fireworks::OptionNode > > | m_builtins |
std::vector< std::shared_ptr< fireworks::OptionNode > > | m_options |
edm::TypeWithDict | m_type |
Description: <one line="" class="" summary>="">
Usage: <usage>
Definition at line 34 of file FWExpressionValidator.h.
FWExpressionValidator::FWExpressionValidator | ( | ) |
Definition at line 172 of file FWExpressionValidator.cc.
References funct::abs(), funct::cos(), JetChargeProducer_cfi::exp, FUN1, FUN2, cmsBatch::log, SiStripPI::max, min(), funct::pow(), funct::sin(), mathSSE::sqrt(), and funct::tan().
|
override |
Definition at line 205 of file FWExpressionValidator.cc.
|
privatedelete |
|
overridevirtual |
Implements FWValidatorBase.
Definition at line 274 of file FWExpressionValidator.cc.
References begin, AlCaHLTBitMon_QueryRunRegistry::comp, pfDeepBoostedJetPreprocessParams_cfi::lower_bound, class-composition::nodes, fireworks::OptionNode::OptionNode(), AlCaHLTBitMon_QueryRunRegistry::string, and groupFilesInBlocks::temp.
|
privatedelete |
void FWExpressionValidator::setType | ( | const edm::TypeWithDict & | iType | ) |
Definition at line 225 of file FWExpressionValidator.cc.
References fireworks::OptionNode::fillOptionForType(), fireworks::OptionNode::m_type, groupFilesInBlocks::reverse, and tier0::unique().
Referenced by CmsShowEDI::fillEDIFrame(), and FWTableView::selectCollection().
|
private |
Definition at line 57 of file FWExpressionValidator.h.
|
private |
Definition at line 56 of file FWExpressionValidator.h.
|
private |
Definition at line 55 of file FWExpressionValidator.h.