const edm::EventSetup & es = ...; edm::ESHandle<DefaultConfig::ParticleDataTable> pdt; es.getData( pdt );