#include "CondFormats/DataRecord/interface/GBRDWrapperRcd.h"
#include "CondFormats/EgammaObjects/interface/GBRForestD.h"
#include "FWCore/Framework/interface/ESHandle.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include <string>
#include <vector>
Go to the source code of this file.
Functions | |
std::vector< const GBRForestD * > | retrieveGBRForests (edm::EventSetup const &evs, std::vector< std::string > const &names) |
std::vector<const GBRForestD*> retrieveGBRForests | ( | edm::EventSetup const & | evs, |
std::vector< std::string > const & | names | ||
) |
Definition at line 3 of file EGRegressionModifierHelpers.cc.
References edm::EventSetup::get(), cmsBatch::handle, mps_monitormerge::items, dataset::name, and edm::ESHandle< T >::product().
Referenced by EGRegressionModifierV2::setEventContent(), and EGRegressionModifierV1::setEventContent().