Main Page
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
o
p
q
r
s
t
u
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
_
a
d
e
f
l
m
o
p
s
t
u
v
Related Functions
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Package Documentation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
Geometry
TrackerNumberingBuilder
plugins
DDDCmsTrackerContruction.h
Go to the documentation of this file.
1
#ifndef Geometry_TrackerNumberingBuilder_DDDCmsTrackerContruction_H
2
#define Geometry_TrackerNumberingBuilder_DDDCmsTrackerContruction_H
3
4
#include "
Geometry/TrackerNumberingBuilder/interface/CmsTrackerStringToEnum.h
"
5
#include "
FWCore/ParameterSet/interface/types.h
"
6
#include <string>
7
#include <vector>
8
#include <memory>
9
10
class
GeometricDet
;
11
class
DDCompactView
;
12
13
namespace
cms
{
14
class
DDCompactView
;
15
}
16
22
namespace
DDDCmsTrackerContruction
{
23
std::unique_ptr<GeometricDet>
construct
(
DDCompactView
const
& cpv, std::vector<int>
const
& detidShifts);
24
std::unique_ptr<GeometricDet>
construct
(
cms::DDCompactView
const
& cpv, std::vector<int>
const
& detidShifts);
25
void
printAllTrackerGeometricDets
(
const
GeometricDet
*
tracker
);
26
};
// namespace DDDCmsTrackerContruction
27
28
#endif
types.h
DDDCmsTrackerContruction
Definition:
DDDCmsTrackerContruction.h:22
DDCompactView
Compact representation of the geometrical detector hierarchy.
Definition:
DDCompactView.h:81
GeometricDet
Definition:
GeometricDet.h:31
CmsTrackerStringToEnum.h
DDDCmsTrackerContruction::printAllTrackerGeometricDets
void printAllTrackerGeometricDets(const GeometricDet *tracker)
Definition:
DDDCmsTrackerContruction.cc:103
PbPb_ZMuSkimMuonDPG_cff.tracker
tracker
Definition:
PbPb_ZMuSkimMuonDPG_cff.py:60
cms::DDCompactView
Definition:
DDCompactView.h:31
DDDCmsTrackerContruction::construct
std::unique_ptr< GeometricDet > construct(DDCompactView const &cpv, std::vector< int > const &detidShifts)
Definition:
DDDCmsTrackerContruction.cc:18
cms
Namespace of DDCMS conversion namespace.
Definition:
ProducerAnalyzer.cc:21
Generated for CMSSW Reference Manual by
1.8.16