#include "boost/smart_ptr.hpp"
#include "boost/unordered_map.hpp"
#include <map>
#include <vector>
#include <string>
Go to the source code of this file.
Classes | |
class | ForIA::TriggerConfiguration |
Holds meta data about the trigger configuration, prescales etc. More... | |
Namespaces | |
namespace | ForIA |
Typedefs | |
typedef boost::shared_ptr < TriggerConfiguration > | ForIA::TriggerConfigurationPtr |
typedef boost::shared_ptr < const TriggerConfiguration > | ForIA::TriggerConfigurationConstPtr |