1 #ifndef L1GtConfigProducers_L1GtTriggerMenuConfigOnlineProd_h
2 #define L1GtConfigProducers_L1GtTriggerMenuConfigOnlineProd_h
21 #include "boost/shared_ptr.hpp"
22 #include "boost/lexical_cast.hpp"
63 virtual boost::shared_ptr<L1GtTriggerMenu>
newObject(
const std::string& objectKey);
66 void init(
const int numberConditionChips);
186 const std::string& hexStr, std::string& hex0WordStr, std::string& hex1WordStr);
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