Loading [MathJax]/extensions/tex2jax.js
Include dependency graph for Base.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  boca::Flag< Output >
 
class  boca::analysis::Base
Base for all analyses. More...
 

Namespaces

 boca
Boosted Collider Analysis.
 
 boca::tagger
Tagger
 
 boca::analysis
Analysis Classes.
 

Enumerations

enum  boca::Output {
  boca::Output::none = 0, boca::Output::fast = 1 << 0, boca::Output::normal = 1 << 1, boca::Output::significance = 1 << 2,
  boca::Output::efficiency = 1 << 3, boca::Output::plot = 1 << 4, boca::Output::cut = 1 << 5, boca::Output::plot_hist = 1 << 6
}
 

Functions

std::string boca::Name (Output output)
 

Variables

std::string boca::analysis::_name_