Settings.hh File Reference
#include "boca/units/Prefixes.hh"
#include "boca/fastjet/InfoRecombiner.hh"
#include "boca/io/Source.hh"
Include dependency graph for Settings.hh:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | boca::Range< Value_ > |
Range between two values. More... | |
class | boca::Settings |
Detector and Collider specific constants. More... | |
Namespaces | |
boca | |
Boosted Collider Analysis. | |
Enumerations | |
enum | boca::JetType { boca::JetType::jet, boca::JetType::gen_jet, boca::JetType::e_flow_jet } |
JetType indicates which type of jet is going to be used. More... | |
enum | boca::Collider { boca::Collider::lhc, boca::Collider::future } |
Detector type indicates which kind of detector geometry is going to be used. More... | |
enum | boca::Font { boca::Font::times, boca::Font::helvetica, boca::Font::courier, boca::Font::symbol } |
Functions | |
std::string | boca::Name (JetType jet_type) |
std::string | boca::Name (Collider collider) |