cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
HeavyIon.h File Reference
#include <ostream>
#include "CepGen/Physics/ParticleProperties.h"
+ Include dependency graph for HeavyIon.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  HeavyIon
 Heavy ion container (Z+A) More...
 

Namespaces

namespace  cepgen
 Common namespace for this Monte Carlo generator.
 

Enumerations

enum class  Element {
  invalid = -1 , neutron = 0 , H = 1 , C = 6 ,
  O = 8 , Al = 13 , Cu = 29 , Xe = 54 ,
  Au = 79 , Pb = 82 , U = 92
}
 Enumeration of chemical elements. More...
 

Functions

std::ostream & operator<< (std::ostream &os, const Element &elem)