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
Fireworks
Core
interface
fwPaths.h
Go to the documentation of this file.
1
#ifndef Fireworks_Core_DataPath_h
2
#define Fireworks_Core_DataPath_h
3
4
class
TString;
5
6
namespace
fireworks
{
7
void
setPath
(TString&
v
);
8
void
getDecomposedVersion
(
const
TString&
s
,
int
*
out
);
9
int
*
supportedDataFormatsVersion
();
10
bool
acceptDataFormatsVersion
(TString&
n
);
11
}
// namespace fireworks
12
13
#endif
alignCSCRings.s
s
Definition:
alignCSCRings.py:92
fireworks::getDecomposedVersion
void getDecomposedVersion(const TString &s, int *out)
Definition:
fwPaths.cc:26
findQualityFiles.v
v
Definition:
findQualityFiles.py:179
dqmiodumpmetadata.n
n
Definition:
dqmiodumpmetadata.py:28
fireworks
Definition:
FWTauProxyBuilderBase.h:35
fireworks::supportedDataFormatsVersion
int * supportedDataFormatsVersion()
Definition:
fwPaths.cc:35
MillePedeFileConverter_cfg.out
out
Definition:
MillePedeFileConverter_cfg.py:31
fireworks::acceptDataFormatsVersion
bool acceptDataFormatsVersion(TString &n)
Definition:
fwPaths.cc:60
fireworks::setPath
void setPath(TString &v)
Definition:
fwPaths.cc:15
Generated for CMSSW Reference Manual by
1.8.14