ATLAS Offline Software
Loading...
Searching...
No Matches
SpecRegistry.h File Reference
#include "AthContainers/AuxElement.h"
#include <cstddef>
#include <functional>
#include <map>
#include <string>
Include dependency graph for SpecRegistry.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  GlobalSim::SpecEntry

Namespaces

namespace  GlobalSim
 AlgTool to read in LArStripNeighborhoods, and run the BDT Algorithm.

Functions

const std::map< std::string, SpecEntry > & GlobalSim::specRegistry ()
 The known specs, by name. Built on first use.
std::string GlobalSim::knownSpecNames ()
 Comma-separated list of the known names, for error messages.