ATLAS Offline Software
Namespaces | Enumerations | Functions
DetType.h File Reference
#include <string>
Include dependency graph for DetType.h:
This graph shows which files directly or indirectly include this file:

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)