Main Page
Namespaces
Classes
Package Documentation
RecoLocalCalo
HcalRecAlgos
interface
fetchHcalAlgoData.h
Go to the documentation of this file.
1
#ifndef RecoLocalCalo_HcalRecAlgos_fetchHcalAlgoData_h_
2
#define RecoLocalCalo_HcalRecAlgos_fetchHcalAlgoData_h_
3
4
#include <memory>
5
#include <string>
6
7
#include "
CondFormats/HcalObjects/interface/AbsHcalAlgoData.h
"
8
#include "
FWCore/Framework/interface/EventSetup.h
"
9
10
//
11
// Factory function for fetching AbsHcalAlgoData descendants
12
// from the event setup
13
//
14
std::unique_ptr<AbsHcalAlgoData>
15
fetchHcalAlgoData
(
const
std::string
&
className
,
const
edm::EventSetup
& es);
16
17
#endif // RecoLocalCalo_HcalRecAlgos_fetchHcalAlgoData_h_
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
EventSetup.h
fetchHcalAlgoData
std::unique_ptr< AbsHcalAlgoData > fetchHcalAlgoData(const std::string &className, const edm::EventSetup &es)
Definition:
fetchHcalAlgoData.cc:23
AbsHcalAlgoData.h
edm::EventSetup
Definition:
EventSetup.h:57
className
std::string className(const T &t)
Definition:
ClassName.h:30
Generated for CMSSW Reference Manual by
1.8.11