Diana Software
Public Member Functions | Public Attributes | List of all members
QRWCommon Class Reference

Public Member Functions

 QRWCommon ()
 
void Clear ()
 
 ~QRWCommon ()
 

Public Attributes

int fReaderFileNumber
 
std::string fReaderCurrentFileName
 
std::string fTempOutputFileList
 
bool fParallelRW
 
bool fDeleteInputFiles
 
bool fEventGeneratorOn
 
bool fInclusiveMode
 
std::string fReaderModuleName
 
std::map< std::string, Long64_t > fReaderTreeEvents
 
QFrameWorkConfig fFrameWorkConfigOld
 

Detailed Description

Definition at line 11 of file QRWCommon.hh.

Constructor & Destructor Documentation

◆ QRWCommon()

Q_BEGIN_NAMESPACE QRWCommon::QRWCommon ( )

Definition at line 5 of file QRWCommon.cc.

References Clear().

◆ ~QRWCommon()

QRWCommon::~QRWCommon ( )

Definition at line 10 of file QRWCommon.cc.

Member Function Documentation

◆ Clear()

void QRWCommon::Clear ( )

Member Data Documentation

◆ fDeleteInputFiles

bool QRWCommon::fDeleteInputFiles

Definition at line 22 of file QRWCommon.hh.

Referenced by Clear().

◆ fEventGeneratorOn

bool QRWCommon::fEventGeneratorOn

Definition at line 23 of file QRWCommon.hh.

Referenced by QReader::Begin(), and Clear().

◆ fFrameWorkConfigOld

QFrameWorkConfig QRWCommon::fFrameWorkConfigOld

Definition at line 27 of file QRWCommon.hh.

Referenced by QFileWriter::Do(), and QSequence::SaveConfig().

◆ fInclusiveMode

bool QRWCommon::fInclusiveMode

Definition at line 24 of file QRWCommon.hh.

Referenced by Clear().

◆ fParallelRW

bool QRWCommon::fParallelRW

Definition at line 21 of file QRWCommon.hh.

Referenced by Clear().

◆ fReaderCurrentFileName

std::string QRWCommon::fReaderCurrentFileName

◆ fReaderFileNumber

int QRWCommon::fReaderFileNumber

◆ fReaderModuleName

std::string QRWCommon::fReaderModuleName

◆ fReaderTreeEvents

std::map<std::string,Long64_t> QRWCommon::fReaderTreeEvents

Definition at line 26 of file QRWCommon.hh.

Referenced by Clear().

◆ fTempOutputFileList

std::string QRWCommon::fTempOutputFileList

Definition at line 20 of file QRWCommon.hh.

Referenced by Clear(), QFileWriter::Done(), QFileReader::Init(), and QReader::InitFileManager().


The documentation for this class was generated from the following files: