#include <string>
#include <map>
#include <vector>
#include "CxxUtils/checker_macros.h"
Go to the source code of this file.
|
| TrigConf |
| Forward iterator to traverse the main components of the trigger configuration.
|
|
◆ declareBackwardCompatibleMethdods
#define declareBackwardCompatibleMethdods |
( |
|
TL, |
|
|
|
TU |
|
) |
| |
Value: public: \
static std::string TL##
Type() {
return typeConfig(TU).name; } \
static unsigned int max_##TU##_Threshold_Number() { return typeConfig(TU).max; }
Definition at line 15 of file L1DataDef.h.
◆ registerInternalTriggerType
◆ registerTriggerType