EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
File.cxx File Reference
#include "eicsmear/erhic/File.h"
#include <fstream>
#include <sstream>
#include <string>
#include <TSystem.h>
#include "eicsmear/gzstream.h"
#include "eicsmear/erhic/EventPepsi.h"
#include "eicsmear/erhic/EventDjangoh.h"
#include "eicsmear/erhic/EventDpmjet.h"
#include "eicsmear/erhic/EventRapgap.h"
#include "eicsmear/erhic/EventGmcTrans.h"
#include "eicsmear/erhic/EventHepMC.h"
#include "eicsmear/erhic/EventSimple.h"
#include "eicsmear/erhic/EventDEMP.h"
#include "eicsmear/erhic/EventSartre.h"
#include <HepMC3/Version.h>
+ Include dependency graph for File.cxx:

Go to the source code of this file.

Namespaces

namespace  erhic
 

Functions

static void LogLineParse (std::string line, const std::string searchPattern, std::string &toupdate, const double rescale=1)
 

Detailed Description

Implementations of file information and log-reading classes.

Author
Thomas Burton
Date
2011-07-29

Definition in file File.cxx.

Function Documentation

static void LogLineParse ( std::string  line,
const std::string  searchPattern,
std::string &  toupdate,
const double  rescale = 1 
)
static

Definition at line 36 of file File.cxx.

View newest version in sPHENIX GitHub at line 36 of file File.cxx

References Acts::VectorHelpers::position(), and v.

Referenced by erhic::LogReaderPythia::Extract(), and erhic::LogReaderPepsi::Extract().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: