Diana Software
pkg
dianaframework
QRWCommon.cc
Go to the documentation of this file.
1
#include "
QRWCommon.hh
"
2
3
Q_BEGIN_NAMESPACE
4
5
QRWCommon::QRWCommon
()
6
{
7
Clear
();
8
}
9
10
QRWCommon::~QRWCommon
()
11
{
12
13
}
14
15
void
QRWCommon::Clear
()
16
{
17
fReaderFileNumber
= -1;
18
fReaderCurrentFileName
=
""
;
19
fTempOutputFileList
=
""
;
20
fParallelRW
=
false
;
21
fDeleteInputFiles
=
false
;
22
fEventGeneratorOn
=
false
;
23
fReaderModuleName
=
""
;
24
fInclusiveMode
=
false
;
25
fReaderTreeEvents
.clear();
26
}
27
28
Q_END_NAMESPACE
Q_END_NAMESPACE
#define Q_END_NAMESPACE
Definition:
QDiana.hh:22
Q_BEGIN_NAMESPACE
#define Q_BEGIN_NAMESPACE
Definition:
QDiana.hh:20
QRWCommon.hh
QRWCommon::fParallelRW
bool fParallelRW
Definition:
QRWCommon.hh:21
QRWCommon::fReaderFileNumber
int fReaderFileNumber
Definition:
QRWCommon.hh:18
QRWCommon::QRWCommon
QRWCommon()
Definition:
QRWCommon.cc:5
QRWCommon::fReaderCurrentFileName
std::string fReaderCurrentFileName
Definition:
QRWCommon.hh:19
QRWCommon::~QRWCommon
~QRWCommon()
Definition:
QRWCommon.cc:10
QRWCommon::fEventGeneratorOn
bool fEventGeneratorOn
Definition:
QRWCommon.hh:23
QRWCommon::fTempOutputFileList
std::string fTempOutputFileList
Definition:
QRWCommon.hh:20
QRWCommon::fReaderModuleName
std::string fReaderModuleName
Definition:
QRWCommon.hh:25
QRWCommon::fReaderTreeEvents
std::map< std::string, Long64_t > fReaderTreeEvents
Definition:
QRWCommon.hh:26
QRWCommon::fDeleteInputFiles
bool fDeleteInputFiles
Definition:
QRWCommon.hh:22
QRWCommon::Clear
void Clear()
Definition:
QRWCommon.cc:15
QRWCommon::fInclusiveMode
bool fInclusiveMode
Definition:
QRWCommon.hh:24
Generated by
1.9.1