1 #ifndef Framework_ESOutlet_h
2 #define Framework_ESOutlet_h
34 template <
class T,
class TRec>
46 es_->template get<TRec>().
get(
label_,data);
virtual const T * getImpl() const
void setGetter(extensioncord::ECGetterBase< T > *iGetter)
Getter(const edm::EventSetup &iES, const std::string &iLabel=std::string())
ESOutlet(const edm::EventSetup &iES, ExtensionCord< T > &iCord)
ESOutlet(const edm::EventSetup &iES, const std::string &iLabel, ExtensionCord< T > &iCord)
const ESOutlet & operator=(const ESOutlet &)
char data[epos_bytes_allocation]
const edm::EventSetup * es_