CMS 3D CMS Logo

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 
9 
10 //
11 // Factory function for fetching AbsHcalAlgoData descendants
12 // from the event setup
13 //
14 std::unique_ptr<AbsHcalAlgoData>
16 
17 #endif // RecoLocalCalo_HcalRecAlgos_fetchHcalAlgoData_h_
std::unique_ptr< AbsHcalAlgoData > fetchHcalAlgoData(const std::string &className, const edm::EventSetup &es)
std::string className(const T &t)
Definition: ClassName.h:30