Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:19:01

0001 #include "FWCore/Framework/interface/InputSourceMacros.h"
0002 #include "IOMC/Input/interface/MCFileSource.h"
0003 
0004 using edm::MCFileSource;
0005 
0006 DEFINE_FWK_INPUT_SOURCE(MCFileSource);