Class Reference for E1039 Core & Analysis Software
Fun4AllHepMCOutputManager.cc File Reference
#include "Fun4AllHepMCOutputManager.h"
#include "PHHepMCGenEvent.h"
#include "PHHepMCGenEventMap.h"
#include <fun4all/Fun4AllServer.h>
#include <fun4all/Fun4AllReturnCodes.h>
#include <phool/getClass.h>
#include <HepMC/IO_GenEvent.h>
#include <HepMC/GenEvent.h>
#include <iostream>
#include <string>
#include <vector>
#include <TString.h>
#include <TPRegexp.h>
#include <ostream>
#include <cassert>
#include <fstream>
#include <boost/iostreams/filtering_streambuf.hpp>
#include <boost/iostreams/filter/bzip2.hpp>
#include <boost/iostreams/filter/gzip.hpp>
+ Include dependency graph for Fun4AllHepMCOutputManager.cc:

Go to the source code of this file.

Variables

static boost::iostreams::filtering_streambuf< boost::iostreams::output > zoutbuffer
 

Variable Documentation

◆ zoutbuffer

boost::iostreams::filtering_streambuf<boost::iostreams::output> zoutbuffer
static