Belle II Software
release-05-01-25
NumberSequence.h
1
/**************************************************************************
2
* BASF2 (Belle Analysis Framework 2) *
3
* Copyright(C) 2016 - Belle II Collaboration *
4
* *
5
* Author: The Belle II Collaboration *
6
* Contributors: Thomas Keck *
7
* *
8
* This software is provided "as is" without any warranty. *
9
**************************************************************************/
10
11
#pragma once
12
13
#include <string>
14
#include <set>
15
16
namespace
Belle2
{
52
std::set<int64_t>
generate_number_sequence
(
const
std::string& str);
53
55
}
Belle2::generate_number_sequence
std::set< int64_t > generate_number_sequence(const std::string &str)
Generate a sequence of numbers defined by a string.
Definition:
NumberSequence.cc:30
Belle2
Abstract base class for different kinds of events.
Definition:
MillepedeAlgorithm.h:19
framework
utilities
include
NumberSequence.h
Generated on Fri Nov 5 2021 03:53:09 for Belle II Software by
1.8.17