1 #ifndef Framework_eventSetupGetImplementation_h 2 #define Framework_eventSetupGetImplementation_h 30 namespace eventsetup {
33 T const*
temp = heterocontainer::find<EventSetupRecordKey, T const>(iEventSetup);
42 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)