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
n
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
c
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
CondFormats
DataRecord
interface
BeamSpotTransientObjectsRcd.h
Go to the documentation of this file.
1
#ifndef DataRecord_BeamSpotTransientObjectsRcd_h
2
#define DataRecord_BeamSpotTransientObjectsRcd_h
3
// -*- C++ -*-
4
//
5
// Package: DataRecord
6
// Class : BeamSpotTransientObjectsRcd
7
//
16
//
17
// Author:
18
// Created: Tue Mar 6 19:34:33 CST 2007
19
// $Id$
20
//
21
#include "
FWCore/Utilities/interface/mplVector.h
"
22
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
23
#include "
CondFormats/DataRecord/interface/BeamSpotOnlineHLTObjectsRcd.h
"
24
#include "
CondFormats/DataRecord/interface/BeamSpotOnlineLegacyObjectsRcd.h
"
25
#include "
CondFormats/DataRecord/interface/BeamSpotObjectsRcd.h
"
26
27
class
BeamSpotTransientObjectsRcd
28
:
public
edm::eventsetup::DependentRecordImplementation
<
29
BeamSpotTransientObjectsRcd,
30
edm::mpl::Vector<BeamSpotOnlineHLTObjectsRcd, BeamSpotOnlineLegacyObjectsRcd, BeamSpotObjectsRcd> > {};
31
32
#endif
BeamSpotObjectsRcd.h
mplVector.h
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:42
BeamSpotOnlineLegacyObjectsRcd.h
BeamSpotOnlineHLTObjectsRcd.h
DependentRecordImplementation.h
BeamSpotTransientObjectsRcd
Definition:
BeamSpotTransientObjectsRcd.h:27
Generated for CMSSW Reference Manual by
1.8.14