Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2023-03-17 11:01:59

0001 #ifndef FWCore_Framework_EDAnalyzer_h
0002 #define FWCore_Framework_EDAnalyzer_h
0003 
0004 #error \
0005     "The use of edm::EDAnalyzer has been removed. Please stop use of this header and switch module to a thread-friendly type."
0006 
0007 #endif