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 More... | |
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-2023 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 43 of file ReadCards.cxx.