CMS 3D CMS Logo

JetTagComputerRecord.h
Go to the documentation of this file.
1 #ifndef RecoBTau_JetTagComputerRecord_h
2 #define RecoBTau_JetTagComputerRecord_h
3 
5 #include <boost/mpl/vector.hpp>
6 
8 class GBRWrapperRcd;
9 
12  JetTagComputerRecord,
13  boost::mpl::vector<BTauGenericMVAJetTagComputerRcd, GBRWrapperRcd> > {};
14 
15 #endif