00001 #include "TrackingTools/GeomPropagators/interface/Propagator.h" 00002 #include "FWCore/Framework/interface/EventSetup.h" 00003 #include "FWCore/Framework/interface/ESHandle.h" 00004 #include "FWCore/Framework/interface/ModuleFactory.h" 00005 00006 #include "FWCore/Framework/interface/eventsetupdata_registration_macro.h" 00007 00008 EVENTSETUP_DATA_REG(Propagator);