#include <stdlib.h>
#include <signal.h>
#include <dlfcn.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
#include "fileEventiterator.h"
#include "testEventiterator.h"
#include "listEventiterator.h"
#include "rcdaqEventiterator.h"
#include "ogzBuffer.h"
#include "olzoBuffer.h"
#include "oamlBuffer.h"
#include "ophBuffer.h"
#include "dpipe_filter.h"
#include "phenixTypes.h"
#include "oEvent.h"
#include "stdio.h"
#include "EventTypes.h"
Go to the source code of this file.
#define FILEEVENTITERATOR 2 |
#define LISTEVENTITERATOR 7 |
#define RCDAQEVENTITERATOR 1 |
#define TESTEVENTITERATOR 3 |
void compressionexitmsg |
( |
| ) |
|
Definition at line 54 of file dpipe.cc.
View newest version in sPHENIX GitHub at line 54 of file dpipe.cc
References COUT.
Definition at line 68 of file dpipe.cc.
View newest version in sPHENIX GitHub at line 68 of file dpipe.cc
References COUT.
Definition at line 47 of file dpipe.cc.
View newest version in sPHENIX GitHub at line 47 of file dpipe.cc
References COUT.
int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
Definition at line 149 of file dpipe.cc.
View newest version in sPHENIX GitHub at line 149 of file dpipe.cc
References oBuffer::addEvent(), versiongenerate::buffer_size, Acts::PhysicalConstants::c, compressionexitmsg(), test_fpe::count, COUT, DFILE, DNULL, ETPOOL, evtcountexitmsg(), exithelp(), exitmsg(), fd, FILEEVENTITERATOR, Event::getEvtSequence(), Eventiterator::getNextEvent(), Event::identify(), identify, DpipeFilter::idString(), it, LISTEVENTITERATOR, load_lib, OAML, ob, Acts::open, RCDAQEVENTITERATOR, DpipeFilter::select(), Eventiterator::setVerbosity(), sharedlib, sig_handler(), signal(), utils::status, TESTEVENTITERATOR, and verbose.
Definition at line 125 of file dpipe.cc.
View newest version in sPHENIX GitHub at line 125 of file dpipe.cc
Referenced by testing::InitGoogleTestTest::CheckFlags(), dpipe_register(), testing::internal::UnitTestOptions::FilterMatchesTest(), testing::internal::GTestFlagSaver::GTestFlagSaver(), Jetscape::JetScapeWriterStreamFilter< T >::JetScapeWriterStreamFilter(), main(), testing::internal::UnitTestOptions::MatchesFilter(), testing::internal::PrettyUnitTestResultPrinter::OnTestIterationStart(), testing::internal::ParseGoogleTestFlag(), testing::PrintFlag(), run(), testing::InitGoogleTestTest::SetUp(), TEST(), and testing::internal::GTestFlagSaver::~GTestFlagSaver().