Base.hh File Reference
#include "boca/generic/Flag.hh"#include "boca/multivariant/Stage.hh"#include "boca/identification/PreCuts.hh"#include "boca/io/FileInfo.hh"#include "boca/latex/Names.hh"#include "boca/identification/Tag.hh"
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_ |
