Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:31:43

0001 #include "FWCore/Framework/interface/ESHandle.h"
0002 #include "FWCore/Framework/interface/ESProducer.h"
0003 #include "FWCore/Framework/interface/EventSetup.h"
0004 #include "FWCore/Framework/interface/ModuleFactory.h"
0005 #include "GeantPropagatorESProducer.h"
0006 
0007 #include "FWCore/Utilities/interface/typelookup.h"
0008 
0009 DEFINE_FWK_EVENTSETUP_MODULE(GeantPropagatorESProducer);