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
Fireworks
Core
interface
fw3dlego_xbins.h
Go to the documentation of this file.
1
#ifndef Fireworks_Core_fw3dlego_xbins_h
2
#define Fireworks_Core_fw3dlego_xbins_h
3
// -*- C++ -*-
4
//
5
// Package: Core
6
// Class : fw3dlego_xbins
7
//
16
//
17
// Original Author: Chris Jones
18
// Created: Wed Dec 3 13:55:42 EST 2008
19
//
20
21
namespace
fw3dlego
{
22
extern
const
int
xbins_n
;
23
extern
const
double
xbins
[];
24
extern
const
int
xbins_hf_n
;
25
extern
const
double
xbins_hf
[];
26
}
// namespace fw3dlego
27
28
#endif
fw3dlego::xbins
const double xbins[]
Definition:
fw3dlego_xbins.cc:16
fw3dlego::xbins_n
const int xbins_n
Definition:
fw3dlego_xbins.cc:15
fw3dlego::xbins_hf_n
const int xbins_hf_n
Definition:
fw3dlego_xbins.cc:24
fw3dlego::xbins_hf
const double xbins_hf[]
Definition:
fw3dlego_xbins.cc:25
fw3dlego
Definition:
fw3dlego_xbins.h:21
Generated for CMSSW Reference Manual by
1.8.16