standardmodel::analysis Namespace Reference
Standard model analyses. More...
Classes | |
class | Boson |
Higgs tagger analysis. More... | |
class | Bottom |
Bottom Tagger Analysis. More... | |
class | Higgs |
Higgs tagger analysis. More... | |
class | StandardModel |
Standard model analysis base. More... | |
class | Top |
Top Tagger ananlysis. More... | |
class | W |
HAnalysis subclass defining the W Tagger ananlysis. More... | |
class | Z |
Z tagger ananlysis. More... | |
Enumerations | |
enum | Process { Process::tt, Process::tt_lep, Process::tt_had, Process::hh, Process::hh_bb, Process::zz, Process::zz_bb, Process::ww, Process::bb, Process::cc, Process::qq, Process::gg } |
Functions | |
std::string | ProcessName (Process process) |
latex::String | LatexName (Process process) |
std::string | Name (Process process) |
Detailed Description
Standard model analyses.
Enumeration Type Documentation
|
strong |
Function Documentation
latex::String standardmodel::analysis::LatexName | ( | Process | process | ) |
std::string standardmodel::analysis::Name | ( | Process | process | ) |
std::string standardmodel::analysis::ProcessName | ( | Process | process | ) |