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
2.7.0
include
Rivet
Math
Vectors.hh
1
#ifndef RIVET_MATH_VECTORS
2
#define RIVET_MATH_VECTORS
3
4
#include "Rivet/Math/MathHeader.hh"
5
#include "Rivet/Math/VectorN.hh"
6
#include "Rivet/Math/Vector3.hh"
7
#include "Rivet/Math/Vector4.hh"
8
9
// typedef std::vector<FourMomentum> FourMomenta;
10
// typedef std::vector<FourVector> FourVectors;
11
// typedef std::vector<Vector3> Vector3s;
12
13
#endif
Generated on Sun Feb 17 2019 21:04:56 for Rivet by
1.8.13