CMS 3D CMS Logo

DTConfigManagerRcd.h
Go to the documentation of this file.
1 #ifndef DTTPGConfig_DTConfigManagerRcd_h
2 #define DTTPGConfig_DTConfigManagerRcd_h
3 // -*- C++ -*-
4 //
5 // Package: DTTPGConfig
6 // Class : DTConfigRcd
7 //
16 //
17 // Author: Sara Vanini
18 // Created: Mar 30 16:49:43 CEST 2007
19 // $Id:
20 // SV September 2008: create dependent record from DTCCBConfigRcd
21 //
22 
27 
28 class DTT0Rcd;
29 class DTTPGParametersRcd;
30 
32  DTConfigManagerRcd,
33  edm::mpl::Vector<DTCCBConfigRcd, DTKeyedConfigListRcd, DTT0Rcd, DTTPGParametersRcd> > {};
34 
35 #endif
DTKeyedConfigListRcd.h
DTT0Rcd
Definition: DTT0Rcd.h:9
edm::eventsetup::DependentRecordImplementation
Definition: DependentRecordImplementation.h:42
DTConfigManagerRcd
Definition: DTConfigManagerRcd.h:31
DTTPGParametersRcd
Definition: DTTPGParametersRcd.h:5
DTCCBConfigRcd.h
DependentRecordImplementation.h
mplVector.h