![]() |
ATLAS Offline Software
|
#include <PATInterfaces/Global.h>#include <set>#include <vector>#include <string>#include <functional>#include <AsgMessaging/StatusCode.h>#include <PATInterfaces/SystematicVariation.h>#include "CxxUtils/CachedValue.h"Go to the source code of this file.
Classes | |
| class | CP::SystematicSet |
| Class to wrap a set of SystematicVariations. More... | |
| struct | CP::SystematicSetHash |
| SystematicSet hash function for general use. More... | |
| struct | std::hash< CP::SystematicSet > |
| Specialization of std::hash for std::unordered_map. More... | |
Namespaces | |
| namespace | CP |
| Select isolated Photons, Electrons and Muons. | |
| namespace | std |
| STL namespace. | |
Functions | |
| std::size_t | CP::hash_value (const SystematicSet &) |
| Hash function specifically for boost::hash. | |
| template<class T> | |
| bool | CP::operator== (const DataVector< T > &a, const DataVector< T > &b) |
| Vector equality comparison. | |