tthh::Analysis< Tagger_ > Class Template Reference

#include <Analysis.hh>

Inheritance diagram for tthh::Analysis< Tagger_ >:
[legend]
Collaboration diagram for tthh::Analysis< Tagger_ >:
[legend]

Public Member Functions

void SetFiles (boca::Phase const &phase) override
 
long TrainNumberMax () const override
 
std::string Name () const override
 
bool PassPreCut (boca::Event const &event) const override
 
- Public Member Functions inherited from boca::analysis::Base
 Base ()
 
void Run (Output output)
 
 Base (Base const &)=default
 
 Base (Base &&)=default
 
Baseoperator= (Base const &)&=default
 
Baseoperator= (Base &&)&=default
 

Additional Inherited Members

- Protected Member Functions inherited from boca::Analysis< Tagger_ >
template<typename Class_ >
bool TaggerIs () const
 
- Protected Member Functions inherited from boca::analysis::Base
 ~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::FileInfoFiles (Tag tag)
 
void PrepareFiles (Stage stage)
 
virtual int BackgroundFileNumber () const
 
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::PreCutsPreCuts ()
 
void PrintGeneratorLevel (Event const &event, bool signature=false) const
 

Member Function Documentation

template<typename Tagger_ >
std::string tthh::Analysis< Tagger_ >::Name ( ) const
inlineoverridevirtual

Reimplemented from boca::analysis::Base.

template<typename Tagger_ >
bool tthh::Analysis< Tagger_ >::PassPreCut ( boca::Event const &  event) const
inlineoverridevirtual

Reimplemented from boca::analysis::Base.

template<typename Tagger_ >
void tthh::Analysis< Tagger_ >::SetFiles ( boca::Phase const &  phase)
inlineoverridevirtual

Implements boca::analysis::Base.

template<typename Tagger_ >
long tthh::Analysis< Tagger_ >::TrainNumberMax ( ) const
inlineoverridevirtual

Reimplemented from boca::analysis::Base.


The documentation for this class was generated from the following file: