Project

General

Profile

Bug #1346

InputCppDAQOfflineData and Number_of_DAQ_Events flag

Added by Santos, Edward over 9 years ago. Updated over 9 years ago.

Status:
Open
Priority:
Normal
Category:
RealData
Target version:
Start date:
24 September 2013
Due date:
% Done:

0%

Estimated time:
Workflow:
New Issue

Description

Issue in InputCppDAQOfflineData when Number_of_DAQ_Events is different from -1.

In few words: the member variable _eventsCount needs to be initialized and then incremented in InputCppDAQOfflineData::readNextEvent().

#1

Updated by Rogers, Chris over 9 years ago

  • Category set to RealData
  • Assignee set to Karadzhov, Yordan
  • Target version set to Future MAUS release

Yordan, can you have a look at this please?

#2

Updated by Karadzhov, Yordan over 9 years ago

OK. I see the problem. The declaration of _eventsCount has to be removed from the header file of InputCppDAQOfflineData because _eventsCount is actually a member variable of the mother class (InputCppDAQData). I will fix this.

#3

Updated by Karadzhov, Yordan over 9 years ago

It is now pushed to maus/merge, revision 990.

Also available in: Atom PDF