test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
L1MuDTTFParametersRcd.h
Go to the documentation of this file.
1 #ifndef L1MuDTTFParametersRCD_H
2 #define L1MuDTTFParametersRCD_H
3 
4 #include "boost/mpl/vector.hpp"
5 
9 
10 class L1MuDTTFParametersRcd : public
11 edm::eventsetup::DependentRecordImplementation<L1MuDTTFParametersRcd, boost::mpl::vector<L1TriggerKeyListRcd,L1TriggerKeyRcd> > {};
12 
13 #endif