Class Reference for E1039 Core & Analysis Software
Fun4AllOscarInputManager.cc File Reference
#include "Fun4AllOscarInputManager.h"
#include "PHHepMCGenEventMap.h"
#include <fun4all/Fun4AllServer.h>
#include <fun4all/Fun4AllSyncManager.h>
#include <fun4all/Fun4AllReturnCodes.h>
#include <phool/recoConsts.h>
#include <phool/getClass.h>
#include <ffaobjects/RunHeader.h>
#include <frog/FROG.h>
#include <phool/PHCompositeNode.h>
#include <phool/PHDataNode.h>
#include <phool/PHObject.h>
#include <HepMC/IO_GenEvent.h>
#include <HepMC/GenEvent.h>
#include <TString.h>
#include <TPRegexp.h>
#include <fstream>
#include <istream>
#include <iostream>
#include <sstream>
#include <boost/iostreams/filtering_streambuf.hpp>
#include <boost/iostreams/filter/bzip2.hpp>
#include <boost/iostreams/filter/gzip.hpp>
#include <cstdlib>
#include <memory>
+ Include dependency graph for Fun4AllOscarInputManager.cc:

Go to the source code of this file.

Typedefs

typedef PHIODataNode< PHObjectPHObjectNode_t
 

Variables

static boost::iostreams::filtering_streambuf< boost::iostreams::input > zinbuffer
 
static const double toMM = 1.e-12
 

Typedef Documentation

◆ PHObjectNode_t

Definition at line 40 of file Fun4AllOscarInputManager.cc.

Variable Documentation

◆ toMM

const double toMM = 1.e-12
static

◆ zinbuffer

boost::iostreams::filtering_streambuf<boost::iostreams::input> zinbuffer
static

Definition at line 38 of file Fun4AllOscarInputManager.cc.

Referenced by Fun4AllOscarInputManager::fileopen().