![]() |
ATLAS Offline Software
|
#include <string>#include <algorithm>#include <stdio.h>#include <sys/types.h>#include <unistd.h>#include "utils.h"#include "ReadCards.h"Go to the source code of this file.
Macros | |
| #define | RESPLOTDIR "" |
| set up the search path for the config files | |
Functions | |
| int | count (const std::string &s, const std::string &p) |
This is a *good* parser. It now seems to parse
quite well, and is quite neatly coded.
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
Definition in file ReadCards.cxx.
| #define RESPLOTDIR "" |
set up the search path for the config files
Definition at line 42 of file ReadCards.cxx.
| int count | ( | const std::string & | s, |
| const std::string & | p ) |
Definition at line 109 of file ReadCards.cxx.