SubDom.hh
Go to the documentation of this file.
34 return "Naturalness-SubDom-" + boca::Name(Settings::Collider()) + "-" + boca::units::Name(this->Mass()) + "-large-2";
56 if (this->template TaggerIs<tagger::SignatureSubDom>() || this->template TaggerIs<standardmodel::tagger::Global>() || this->template TaggerIs<toppartner::tagger::EventSubDom>()) return 100000;
long ReadNumberMax() const override
Definition: SubDom.hh:52
void SetFiles(Phase const &phase) override
Definition: SubDom.hh:37
void AddSignal(Process process)
Definition: TopPartner.hh:219
void AddBackground(Process process)
Definition: TopPartner.hh:224
std::vector< Particle > CopyIfLepton(std::vector< Particle > const &particles)
Definition: Particles.cpp:142
std::vector< Lepton > Leptons() const
Electrons and muons.
Definition: Event.cpp:82
std::vector< Multiplet > SortedByPt(std::vector< Multiplet > multiplets)
Definition: Sort.hh:53
boca::Tag Tag() const
The Tag of the multivariant tagging process.
Definition: Phase.cpp:18
std::vector< Particle > GenParticles() const
Generator level Particles.
Definition: Event.cpp:56
long TrainNumberMax() const override
Definition: TopPartner.hh:87