ATLAS Offline Software
Functions
Logic.cxx File Reference
#include "TrigConfData/Logic.h"
#include <iostream>
#include <regex>
#include "boost/lexical_cast.hpp"
Include dependency graph for Logic.cxx:

Go to the source code of this file.

Functions

const std::regex re ("([-\\w.]+)(?:\\[x(\\d+)\\])?$")
 

Function Documentation

◆ re()

const std::regex re ( "([-\\w.]+)(?:\\[x(\\d+)\\])?$"  )