Analysis Software
Documentation for
sPHENIX
simulation software
Home page
Related Pages
Modules
Namespaces
Classes
Files
Examples
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:
Sat Feb 17 2024 22:18:04
using
1.8.2 with
sPHENIX GitHub integration