ATLAS Offline Software
Loading...
Searching...
No Matches
Logic.cxx File Reference
#include "TrigConfData/Logic.h"
#include <iostream>
#include <regex>
Include dependency graph for Logic.cxx:

Go to the source code of this file.

Functions

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

Function Documentation

◆ re()

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