1 #ifndef L1GtConfigProducers_L1GtTriggerMenuConfigOnlineProd_h
2 #define L1GtConfigProducers_L1GtTriggerMenuConfigOnlineProd_h
21 #include "boost/shared_ptr.hpp"
22 #include "boost/lexical_cast.hpp"
66 void init(
const int numberConditionChips);
214 template<
typename Result,
typename Source>
276 template<
typename Result,
typename Source>
279 std::stringstream convertor;
283 if (! ( convertor >> std::hex >> result ) || !convertor.eof()) {
284 throw boost::bad_lexical_cast();
L1GtConditionCategory
condition categories
typedef for a single object template
typedef for a single object template