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
Alignment
MuonAlignment
interface
AlignableCSCChamber.h
Go to the documentation of this file.
1
#ifndef Alignment_MuonAlignment_AlignableCSCChamber_H
2
#define Alignment_MuonAlignment_AlignableCSCChamber_H
3
12
#include <iosfwd>
13
#include <iostream>
14
#include <vector>
15
16
#include "
Alignment/CommonAlignment/interface/StructureType.h
"
17
#include "
Alignment/CommonAlignment/interface/AlignableDet.h
"
18
19
#include "
Geometry/CommonDetUnit/interface/GeomDet.h
"
20
#include "
Alignment/CommonAlignment/interface/AlignableComposite.h
"
21
23
24
class
AlignableCSCChamber
:
public
AlignableDet
{
25
public
:
26
friend
std::ostream&
operator<<
(std::ostream&,
const
AlignableCSCChamber
&);
27
29
AlignableCSCChamber
(
const
GeomDet
* geomDet);
30
32
void
update
(
const
GeomDet
* geomDet);
33
};
34
35
#endif // ALIGNABLE_CSC_CHAMBER_H
GeomDet
Definition:
GeomDet.h:27
StructureType.h
AlignableDet.h
AlignableCSCChamber
A muon CSC Chamber( an AlignableDet )
Definition:
AlignableCSCChamber.h:24
AlignableDet
Definition:
AlignableDet.h:8
AlignableCSCChamber::update
void update(const GeomDet *geomDet)
Updater.
Definition:
AlignableCSCChamber.cc:18
AlignableComposite.h
GeomDet.h
AlignableCSCChamber::operator<<
friend std::ostream & operator<<(std::ostream &, const AlignableCSCChamber &)
Printout the DetUnits in the CSC chamber.
Definition:
AlignableCSCChamber.cc:26
AlignableCSCChamber::AlignableCSCChamber
AlignableCSCChamber(const GeomDet *geomDet)
Constructor.
Definition:
AlignableCSCChamber.cc:10
Generated for CMSSW Reference Manual by
1.8.16