rivet
is hosted by
Hepforge
,
IPPP Durham
Rivet home
Contur
Professor
YODA
MCplots
AGILe
Downloads
Analyses
Standard analyses
Analysis changelog
Writing an analysis
Analysis coverage & wishlists
General
No searches/HI
Searches
Heavy ion
Documentation
Manual & talk links
Getting started / tutorials
Rivet via Docker
Changelog
Doxygen code/API docs
Source code
Contact
Rivet
4.0.0
include
Rivet
Math
StdHeader.hh
1
#ifndef RIVET_MATH_STD
2
#define RIVET_MATH_STD
3
4
#include <stdexcept>
5
#include <string>
6
#include <ostream>
7
#include <sstream>
8
#include <cmath>
9
#include <map>
10
#include <vector>
11
#include <array>
12
13
using
std::string;
14
using
std::ostream;
15
using
std::ostringstream;
16
using
std::pair;
17
using
std::vector;
18
using
std::array;
19
20
#endif
Generated on Thu Feb 29 2024 15:46:47 for Rivet by
1.9.8