Top partner analysis.
More...
#include <TopPartner.hh>
|
| boca::Mass | Mass () const |
| |
| long | TrainNumberMax () const override |
| |
| auto | PreCut () const |
| |
| auto | JetPreCut () const |
| |
| auto | Crosssection (Process process) const |
| |
| auto | FileName (Process process) const |
| |
| boca::FileInfo | File (Process process) |
| |
| void | AddSignal (Process process) |
| |
| void | AddBackground (Process process) |
| |
| template<typename Class_ > |
| bool | TaggerIs () const |
| |
| | ~Base () |
| |
| void | Initialize () |
| |
| void | RunFast () |
| |
| void | RunNormal () |
| |
| void | RunFullSignificance () |
| |
| void | RunFullEfficiency () |
| |
| virtual void | SetFiles (Phase const &phase)=0 |
| |
| virtual std::string | Name () const |
| |
| void | RunTagger (Stage stage) |
| |
| void | RunTrainer () |
| |
| virtual bool | PassPreCut (Event const &) const |
| |
| virtual long | ReadNumberMax () const |
| |
| virtual long | EventNumberMax (Stage stage) const |
| |
| void | ClearFiles () |
| |
| std::vector< boca::FileInfo > | Files (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::PreCuts & | PreCuts () |
| |
| void | PrintGeneratorLevel (Event const &event, bool signature=false) const |
| |
template<typename Tagger_>
class toppartner::analysis::TopPartner< Tagger_ >
Top partner analysis.
- Author
- Jan Hajer
template<typename Tagger_ >
template<typename Tagger_ >
template<typename Tagger_ >
template<typename Tagger_ >
template<typename Tagger_ >
template<typename Tagger_ >
template<typename Tagger_ >
template<typename Tagger_ >
template<typename Tagger_ >
template<typename Tagger_ >
|
|
inlineoverrideprotectedvirtual |
The documentation for this class was generated from the following file: