Main Page
Namespaces
Classes
Package Documentation
Geometry
CommonDetUnit
interface
DetSorting.h
Go to the documentation of this file.
1
#ifndef DetSorting_h
2
#define DetSorting_h
3
4
#include <
DataFormats/GeometrySurface/interface/GeometricSorting.h
>
5
#include "
Geometry/CommonDetUnit/interface/GeomDet.h
"
6
7
8
namespace
geomsort
{
9
21
typedef
ExtractR<GeomDet,float>
DetR
;
22
23
39
typedef
ExtractPhi<GeomDet,float>
DetPhi
;
40
41
53
typedef
ExtractZ<GeomDet,float>
DetZ
;
54
55
56
}
57
#endif
58
59
geomsort::ExtractZ
Definition:
GeometricSorting.h:67
geomsort::DetPhi
ExtractPhi< GeomDet, float > DetPhi
Definition:
DetSorting.h:39
GeomDet.h
geomsort
Definition:
GeometricSorting.h:7
GeometricSorting.h
geomsort::DetZ
ExtractZ< GeomDet, float > DetZ
Definition:
DetSorting.h:53
geomsort::ExtractPhi
Definition:
GeometricSorting.h:46
geomsort::DetR
ExtractR< GeomDet, float > DetR
Definition:
DetSorting.h:21
geomsort::ExtractR
Definition:
GeometricSorting.h:22
Generated for CMSSW Reference Manual by
1.8.11