CMS 3D CMS Logo

FrameworkfwdMostUsed.h
Go to the documentation of this file.
1 #ifndef FWCore_Framework_FrameworkfwdMostUsed_h
2 #define FWCore_Framework_FrameworkfwdMostUsed_h
3 
4 /*----------------------------------------------------------------------
5 
6 Forward declarations of types in the EDM that are most frequently used.
7 
8 ----------------------------------------------------------------------*/
9 namespace edm {
10  class ConsumesCollector;
12  class Event;
13  class EventSetup;
14  class LuminosityBlock;
15  class ParameterSet;
17  class ProcessBlock;
18  class Run;
19  class StreamID;
20 } // namespace edm
21 #endif
HLT enums.