![]() |
ATLAS Offline Software
|
#include <string>
Go to the source code of this file.
Namespaces | |
DetType | |
Enumerations | |
enum | DetType::Type { DetType::Pixel, DetType::ShortStrip, DetType::LongStrip } |
enum | DetType::Part { DetType::Barrel, DetType::Endcap } |
Functions | |
std::string | DetType::name (Type t) |
std::string | DetType::name (Part p) |
std::string | DetType::name (Type t, Part p) |