EventEffective.hh
Go to the documentation of this file.
1 
4 #pragma once
5 
7 
9 
10 namespace toppartner
11 {
12 
13 namespace tagger
14 {
15 
21 class EventEffective : public standardmodel::tagger::Event<SignatureEffective, Quattuordecuplet554, boca::branch::Event>
22 {
23 
24 public:
25 
26  std::string Name() const override;
27 
28  latex::String LatexName() const override;
29 
30 };
31 
32 }
33 
34 }
latex::String LatexName() const override
Definition: EventEffective.cpp:17
Fermionic top partner.
Definition: Complete.cpp:6
std::string Name() const override
Definition: EventEffective.cpp:12
Definition: String.hh:45
Prepares multivariant analysis.
Definition: EventEffective.hh:21
event BDT for semi leptonic heavy higgs
Definition: Event.hh:19