1 #ifndef L1GtConfigProducers_L1GtTriggerMenuConfigOnlineProd_h
2 #define L1GtConfigProducers_L1GtTriggerMenuConfigOnlineProd_h
19 #include "boost/shared_ptr.hpp"
20 #include "boost/lexical_cast.hpp"
64 void init(
const int numberConditionChips);
212 template<
typename Result,
typename Source>
274 template<
typename Result,
typename Source>
277 std::stringstream convertor;
281 if (! ( convertor >> std::hex >> result ) || !convertor.eof()) {
282 throw boost::bad_lexical_cast();
L1GtConditionCategory
condition categories
typedef for a single object template
typedef for a single object template