standardmodel::analysis::W< Tagger_ > Class Template Reference
HAnalysis subclass defining the W Tagger ananlysis. More...
#include <W.hh>
Inheritance diagram for standardmodel::analysis::W< Tagger_ >:
Collaboration diagram for standardmodel::analysis::W< Tagger_ >:
Public Member Functions | |
W () | |
![]() | |
StandardModel () | |
![]() | |
Base () | |
void | Run (Output output) |
Base (Base const &)=default | |
Base (Base &&)=default | |
Base & | operator= (Base const &)&=default |
Base & | operator= (Base &&)&=default |
Static Public Member Functions | |
static Decay | WDecay () |
Additional Inherited Members | |
![]() | |
Momentum | LowerPtCut () const |
boca::Collider | Collider () const |
Momentum | UpperPtCut () const |
void | AddSignal (Process process) |
void | AddBackground (Process process) |
Momentum | LowerQuarkCut () const |
Momentum | UpperQuarkCut () const |
![]() | |
template<typename Class_ > | |
bool | TaggerIs () const |
![]() | |
~Base () | |
void | Initialize () |
void | RunFast () |
void | RunNormal () |
void | RunFullSignificance () |
void | RunFullEfficiency () |
void | RunTagger (Stage stage) |
void | RunTrainer () |
virtual long | ReadNumberMax () const |
virtual long | EventNumberMax (Stage stage) const |
void | ClearFiles () |
std::vector< boca::FileInfo > | Files (Tag tag) |
void | PrepareFiles (Stage stage) |
void | AddSignal (std::string const &file_name, latex::String const &latex_name="", boca::Crosssection const &crosssection=0_b, boca::Mass const &mass=0_eV, std::string const &path="") |
void | AddBackground (std::string const &file_name, latex::String const &latex_name="", boca::Crosssection const &crosssection=0_b, boca::Mass const &mass=0_eV, std::string const &path="") |
void | AddFile (Tag tag, boca::FileInfo const &file) |
void | AddSignal (boca::FileInfo const &file) |
void | AddBackground (boca::FileInfo const &file) |
boca::PreCuts | PreCuts () const |
boca::PreCuts & | PreCuts () |
void | PrintGeneratorLevel (Event const &event, bool signature=false) const |
Detailed Description
template<typename Tagger_>
class standardmodel::analysis::W< Tagger_ >
HAnalysis subclass defining the W Tagger ananlysis.
Constructor & Destructor Documentation
template<typename Tagger_ >
|
inline |
Member Function Documentation
template<typename Tagger_ >
|
inlinestatic |
The documentation for this class was generated from the following file:
- examples/standardmodel/standardmodel/analysis/W.hh