#include "EventDisplayBase/IoModule.h"
#include <unistd.h>
#include <iostream>
#include <string>
#include <cstdio>
#include "TGMsgBox.h"
#include "EventDataModel/Event.h"
#include "EventDisplayBase/evdb.h"
#include "EventDisplayBase/AutoAdvance.h"
#include "EventDisplayBase/JobInterface.h"
#include "IoModules/ReadWriteModule.h"
#include "IoModules/Filter.h"
Go to the source code of this file.
Variables | |
| AutoAdvance * | gsAutoAdvance = 0 |
Definition in file IoModule.cxx.
|
|
Definition at line 25 of file IoModule.cxx. Referenced by evdb::IoModule::StartAutoAdvance(), and evdb::IoModule::StopAutoAdvance(). |
1.3.9.1