BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
Event/RawFile/include/RawFile/RawFileTools.h
Go to the documentation of this file.
1
#ifndef BESIII_RAW_FILE_TOOLS_H
2
#define BESIII_RAW_FILE_TOOLS_H
3
4
#include <string>
5
#include <vector>
6
7
namespace
RawFileTools
{
8
std::vector<std::string>
wildcard_correct
(
const
std::string& fname );
9
std::vector<std::string>
wildcard_correct
(
const
std::vector<std::string>& fnames );
10
11
std::string
fname2idxname
(
const
std::string& fname );
12
13
std::string
itoa
(
int
i );
14
}
// namespace RawFileTools
15
16
#endif
RawFileTools
Definition
Event/RawFile/include/RawFile/RawFileTools.h:7
RawFileTools::wildcard_correct
std::vector< std::string > wildcard_correct(const std::string &fname)
Definition
RawFileTools.cxx:6
RawFileTools::itoa
std::string itoa(int i)
Definition
RawFileTools.cxx:68
RawFileTools::fname2idxname
std::string fname2idxname(const std::string &fname)
Definition
RawFileTools.cxx:59
8.0.0
BOSS_Source
Event
RawFile
include
RawFile
RawFileTools.h
Generated by
1.16.1