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;
11  class Event;
12  class EventSetup;
13  class LuminosityBlock;
14  class ParameterSet;
15  class Run;
16  class StreamID;
17 } // namespace edm
18 #endif
edm
HLT enums.
Definition: AlignableModifier.h:19
LuminosityBlock
Event
ParameterSet
Definition: Functions.h:16
EventSetup
Run