ATLAS Offline Software
Namespaces | Functions
TrigConfMD5.cxx File Reference
#include "./TrigConfMD5.h"
#include <sstream>
#include "CxxUtils/MD5.h"
Include dependency graph for TrigConfMD5.cxx:

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::doTruncatedHash (const std::stringstream &ss)
 
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...