#include <memory>
#include <string>
#include "CondFormats/HcalObjects/interface/AbsHcalAlgoData.h"
#include "FWCore/Framework/interface/EventSetup.h"
Go to the source code of this file.
Functions | |
std::unique_ptr< AbsHcalAlgoData > | fetchHcalAlgoData (const std::string &className, const edm::EventSetup &es) |
std::unique_ptr<AbsHcalAlgoData> fetchHcalAlgoData | ( | const std::string & | className, |
const edm::EventSetup & | es | ||
) |
Definition at line 23 of file fetchHcalAlgoData.cc.
References data.
Referenced by HFPhase1Reconstructor::beginRun(), and HBHEPhase1Reconstructor::beginRun().