#include <LowPtGsfElectronSeedHeavyObjectCache.h>
◆ HeavyObjectCache()
lowptgsfeleseed::HeavyObjectCache::HeavyObjectCache |
( |
const edm::ParameterSet & |
conf | ) |
|
◆ eval()
Definition at line 41 of file LowPtGsfElectronSeedHeavyObjectCache.cc.
48 if (iter !=
names_.end()) {
57 <<
"'Name given: '" <<
name <<
"'. Check against configuration file.\n";
References HLT_FULL_cff::distance, bsc_activity_cfg::ecal, Exception, lowptgsfeleseed::features(), spr::find(), PixelMapPlotter::inputs, models_, Skims_PA_cff::name, names_, convertSQLitetoXML_cfg::output, and thresholds_.
◆ modelNames()
std::vector<std::string> lowptgsfeleseed::HeavyObjectCache::modelNames |
( |
| ) |
const |
|
inline |
◆ models_
std::vector<std::unique_ptr<const GBRForest> > lowptgsfeleseed::HeavyObjectCache::models_ |
|
private |
◆ names_
std::vector<std::string> lowptgsfeleseed::HeavyObjectCache::names_ |
|
private |
◆ thresholds_
std::vector<double> lowptgsfeleseed::HeavyObjectCache::thresholds_ |
|
private |