#include <map>#include <vector>#include <string>#include <CLHEP/Matrix/Matrix.h>#include <CLHEP/Vector/ThreeVector.h>#include "EVENT/SimTrackerHit.h"#include "UTIL/BitField64.h"Go to the source code of this file.
Classes | |
| class | sistrip::SiStripGeom | 
| Gear geometry class - holds all geometry information about silicon strip sensors.  More... | |
Namespaces | |
| sistrip | |
Macros | |
| #define | EPS 5 | 
| #define | LAYERCOD 1000 | 
| #define | LADDERCOD 10 | 
| #define | SENSORCOD 1 | 
| #define | STRIPOFF 1 | 
| #define | STRIPCODRPHI 1 | 
| #define | STRIPCODZ -1 | 
Enumerations | |
| enum | sistrip::StripType { sistrip::RPhi = 0, sistrip::Z = 1 } | 
| enum | sistrip::LayerType { sistrip::pixel = 0, sistrip::stripB = 1, sistrip::stripF = 2 } | 
| #define EPS 5 | 
Definition at line 27 of file SiStripGeom.h.
| #define LADDERCOD 10 | 
Definition at line 29 of file SiStripGeom.h.
| #define LAYERCOD 1000 | 
Definition at line 28 of file SiStripGeom.h.
| #define SENSORCOD 1 | 
Definition at line 30 of file SiStripGeom.h.
| #define STRIPCODRPHI 1 | 
Definition at line 33 of file SiStripGeom.h.
| #define STRIPCODZ -1 | 
Definition at line 34 of file SiStripGeom.h.
| #define STRIPOFF 1 | 
Definition at line 32 of file SiStripGeom.h.