Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
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
{
8
void
setPath
( TString&
v
);
9
void
getDecomposedVersion
(
const
TString&
s
,
int
*
out
);
10
int
*
supportedDataFormatsVersion
();
11
bool
acceptDataFormatsVersion
(TString&
n
);
12
}
13
14
15
16
#endif
17
18
19
20
fireworks::getDecomposedVersion
void getDecomposedVersion(const TString &s, int *out)
Definition:
fwPaths.cc:30
fireworks::supportedDataFormatsVersion
int * supportedDataFormatsVersion()
Definition:
fwPaths.cc:43
dbtoconf.out
tuple out
Definition:
dbtoconf.py:99
n
int n
Definition:
DTDataIntegrityTask.cc:33
alignCSCRings.s
list s
Definition:
alignCSCRings.py:91
fireworks::acceptDataFormatsVersion
bool acceptDataFormatsVersion(TString &n)
Definition:
fwPaths.cc:71
v
mathSSE::Vec4< T > v
Definition:
newBasic3DVector.h:354
fireworks::setPath
void setPath(TString &v)
Definition:
fwPaths.cc:15
Generated for CMSSW Reference Manual by
1.8.5