ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
Home page
Related Pages
Modules
Namespaces
Classes
Files
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
Fun4AllUtils.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file Fun4AllUtils.h
1
// Tell emacs that this is a C++ source
2
// -*- C++ -*-.
3
#ifndef FUN4ALL_FUN4ALLUTILS_H
4
#define FUN4ALL_FUN4ALLUTILS_H
5
6
#include <string>
7
#include <utility>
// for pair
8
9
namespace
Fun4AllUtils
10
{
11
std::pair<int, int>
GetRunSegment
(
const
std::string &
filename
);
12
}
13
14
#endif
coresoftware
blob
master
offline
framework
fun4all
Fun4AllUtils.h
Built by
Jin Huang
. updated:
Wed Jun 29 2022 17:24:33
using
1.8.2 with
ECCE GitHub integration