ATLAS Offline Software
|
#include "TrigConfData/DataStructure.h"
#include "TrigConfData/L1Menu.h"
#include "TrigConfData/HLTMenu.h"
Go to the source code of this file.
Namespaces | |
TrigConf | |
Forward iterator to traverse the main components of the trigger configuration. | |
Functions | |
uint32_t | TrigConf::truncatedHash (const DataStructure &dataStructure) |
Function to compute a truncated MD5 hash for a JSON file. More... | |
uint32_t | TrigConf::truncatedHash (const TrigConf::L1Menu &L1DataStructure, const TrigConf::HLTMenu &HLTDataStructure) |
Function to compute a truncated MD5 hash for a JSON file. More... | |