ATLAS Offline Software
Loading...
Searching...
No Matches
TrigConfSvcHelper.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef TrigConfigSvc_TrigConfSvcHelper
6#define TrigConfigSvc_TrigConfSvcHelper
7
8#include <string>
9
10namespace TrigConf {
11
24 bool isCrestConnection(const std::string& db_connection_string,
25 std::string& crest_server, std::string& crest_api, std::string& dbname);
26
27}
28
29#endif
Forward iterator to traverse the main components of the trigger configuration.
Definition Config.h:22
bool isCrestConnection(const std::string &db_connection_string, std::string &crest_server, std::string &crest_api, std::string &dbname)
Function to interpret the trigger connection string for CREST connections Format of the connections s...