FairRoot/PandaRoot
|
#include <csignal>
#include "FairMQLogger.h"
#include "runSimpleMQStateMachine.h"
#include "PndMQMvdPixelDigiProcessorBursts.h"
Go to the source code of this file.
Namespaces | |
std | |
Typedefs | |
using | channelBranches = std::vector< std::pair< std::string, std::string > > |
std More... | |
Functions | |
static std::istream & | std::operator>> (std::istream &is, std::pair< std::string, std::string > &into) |
int | main (int argc, char **argv) |
using channelBranches = std::vector<std::pair<std::string, std::string> > |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 29 of file runPixelDigisProcessor.cxx.