|
FairRoot/PandaRoot
|
#include <PndMvdMQTaskProcessor.h>#include <csignal>#include "FairMQLogger.h"#include "GenericProcessor.h"#include "runSimpleMQStateMachine.h"#include "BoostSerializer.h"#include "RootSerializer.h"#include "PndMvdPixelClusterTask.h"#include "PndMvdStripClusterTask.h"Go to the source code of this file.
Typedefs | |
| using | PixelHitFinder = PndMvdMQTaskProcessor< PndMvdPixelClusterTask > |
| std More... | |
| using | StripHitFinder = PndMvdMQTaskProcessor< PndMvdStripClusterTask > |
Functions | |
| int | main (int argc, char **argv) |
Definition at line 18 of file runTaskProcessor.cxx.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 24 of file runTaskProcessor.cxx.
References PndMvdMQTaskProcessor< T >::SetDataToKeep().
1.8.5