CMS 3D CMS Logo

FractionalPrescale.h
Go to the documentation of this file.
1 #ifndef HLTrigger_HLTcore_FractionalPrescale_h
2 #define HLTrigger_HLTcore_FractionalPrescale_h
3 
4 #include <boost/rational.hpp>
5 using FractionalPrescale = boost::rational<int>;
6 
7 #endif
boost::rational< int > FractionalPrescale