Public Types | |
typedef StringCutObjectSelector< FlatTable::RowView > | Selector |
Public Member Functions | |
void | fillSel (const FlatTable &table, std::vector< bool > &out) |
bool | nullCut () const |
SelGroupConfig () | |
SelGroupConfig (const std::string &nam, const std::string &cut) | |
Public Attributes | |
std::unique_ptr< StringCutObjectSelector< FlatTable::RowView > > | cutptr |
std::string | cutstr |
std::string | name |
std::vector< std::unique_ptr< Plot > > | plots |
Definition at line 133 of file NanoAODDQM.cc.
Definition at line 134 of file NanoAODDQM.cc.
|
inline |
Definition at line 139 of file NanoAODDQM.cc.
|
inline |
Definition at line 140 of file NanoAODDQM.cc.
|
inline |
Definition at line 142 of file NanoAODDQM.cc.
References lumiContext::fill, mps_fire::i, gen::n, nanoaod::FlatTable::row(), ALCARECOPromptCalibProdSiPixelAli0T_cff::Selector, and nanoaod::FlatTable::size().
|
inline |
Definition at line 141 of file NanoAODDQM.cc.
std::unique_ptr<StringCutObjectSelector<FlatTable::RowView> > NanoAODDQM::SelGroupConfig::cutptr |
Definition at line 137 of file NanoAODDQM.cc.
std::string NanoAODDQM::SelGroupConfig::cutstr |
Definition at line 136 of file NanoAODDQM.cc.
std::string NanoAODDQM::SelGroupConfig::name |
Definition at line 135 of file NanoAODDQM.cc.
Referenced by FWLite.ElectronMVAID::__call__(), dirstructure.Directory::__create_pie_image(), DisplayManager.DisplayManager::__del__(), dqm_interfaces.DirID::__eq__(), dirstructure.Directory::__get_full_path(), dirstructure.Comparison::__get_img_name(), dirstructure.Comparison::__make_image(), dirstructure.Directory::__repr__(), dqm_interfaces.DirID::__repr__(), dirstructure.Comparison::__repr__(), config.CFG::__str__(), FWLite.WorkingPoints::_reformat_cut_definitions(), dirstructure.Directory::calcStats(), validation.Sample::digest(), python.rootplot.utilities.Hist::divide(), python.rootplot.utilities.Hist::divide_wilson(), DisplayManager.DisplayManager::Draw(), utils.StatisticalTest::get_status(), VIDSelectorBase.VIDSelectorBase::initialize(), dirstructure.Directory::print_report(), python.rootplot.utilities.Hist::TGraph(), python.rootplot.utilities.Hist::TH1F(), and Vispa.Views.PropertyView.Property::valueChanged().
std::vector<std::unique_ptr<Plot> > NanoAODDQM::SelGroupConfig::plots |
Definition at line 138 of file NanoAODDQM.cc.