![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "Fun4AllHepMCOutputManager.h"#include "PHHepMCGenEvent.h"#include "PHHepMCGenEventMap.h"#include <fun4all/Fun4AllOutputManager.h>#include <fun4all/Fun4AllReturnCodes.h>#include <phool/getClass.h>#include <phool/phool.h>#include <HepMC/IO_GenEvent.h>#include <TPRegexp.h>#include <TString.h>#include <boost/iostreams/filter/bzip2.hpp>#include <boost/iostreams/filter/gzip.hpp>#include <boost/iostreams/filtering_streambuf.hpp>#include <cassert>#include <cstdlib>#include <fstream>#include <iostream>#include <ostream>#include <string>#include <utility>
Include dependency graph for Fun4AllHepMCOutputManager.cc:Go to the source code of this file.
Namespaces | |
| namespace | HepMC |
Variables | |
| static boost::iostreams::filtering_streambuf < boost::iostreams::output > | zoutbuffer |
|
static |
Definition at line 33 of file Fun4AllHepMCOutputManager.cc.
View newest version in sPHENIX GitHub at line 33 of file Fun4AllHepMCOutputManager.cc
Referenced by Fun4AllHepMCOutputManager::Fun4AllHepMCOutputManager(), and Fun4AllHepMCOutputManager::~Fun4AllHepMCOutputManager().