CMS 3D CMS Logo

SetupRcd.h
Go to the documentation of this file.
1 #ifndef L1Trigger_TrackerDTC_SetupRcd_h
2 #define L1Trigger_TrackerDTC_SetupRcd_h
3 
5 
12 
14 
15 namespace tt {
16 
24 
25  // record of tt::Setup
26  class SetupRcd : public edm::eventsetup::DependentRecordImplementation<SetupRcd, Rcds> {};
27 
28 } // namespace tt
29 
30 #endif
Definition: TTTypes.h:54
Class to store the TTStubAlgorithm used in TTStubBuilder.
edm::mpl::Vector< TrackerDigiGeometryRecord, TrackerTopologyRcd, IdealMagneticFieldRecord, IdealGeometryRecord, TrackerDetToDTCELinkCablingMapRcd, TTStubAlgorithmRecord > Rcds
Definition: SetupRcd.h:23