1 #ifndef Framework_eventSetupGetImplementation_h
2 #define Framework_eventSetupGetImplementation_h
29 namespace eventsetup {
32 T const*
temp = heterocontainer::find<EventSetupRecordKey, T const>(iEventSetup);
41 iValue = heterocontainer::find<EventSetupRecordKey, T const>(iEventSetup);
void eventSetupGetImplementation(EventSetup const &iEventSetup, T const *&iValue)
bool recordDoesExist(edm::EventSetup const &, edm::eventsetup::EventSetupRecordKey const &)
IOVSyncValue const & iovSyncValueFrom(edm::EventSetup const &)
void eventSetupTryToGetImplementation(EventSetup const &iEventSetup, T const *&iValue)