Steering class for the overall hadronic top likelihood. More...
#include <TtHadLRJetCombObservables.h>
Public Member Functions | |
void | operator() (TtHadEvtSolution &) |
TtHadLRJetCombObservables () | |
~TtHadLRJetCombObservables () | |
Private Attributes | |
std::vector< std::pair< unsigned int, double > > | jetCombVarVal |
Steering class for the overall hadronic top likelihood.
on TtSemiLRJetCombObservables.h In this TtHadLRJetCombObservables class a list of observables is calculated that might be used in the evaluation of the combined Likelihood ratio to distinguish between correct and wrong jet combinations obs1 : pt(hadronic tops) obs2 : (pt_b1 + pt_b2)/(sum jetpt) obs3 : delta R between had b and had W_plus
obs4 : delta R between had bbar and had W_minus obs5 : delta R between light quark-jets from W_plus obs6 : delta R between light quark-jets from W_minus obs7 : b-tagging information obs8 : chi2 value of kinematical fit with W-mass constraint
Definition at line 30 of file TtHadLRJetCombObservables.h.
TtHadLRJetCombObservables::TtHadLRJetCombObservables | ( | ) |
Definition at line 5 of file TtHadLRJetCombObservables.cc.
TtHadLRJetCombObservables::~TtHadLRJetCombObservables | ( | ) |
Definition at line 7 of file TtHadLRJetCombObservables.cc.
void TtHadLRJetCombObservables::operator() | ( | TtHadEvtSolution & | sol | ) |
Definition at line 9 of file TtHadLRJetCombObservables.cc.
References electronAnalyzer_cfi::DeltaR, jetCombVarVal, DiDispStaMuonMonitor_cfi::pt, and mkfit::Const::sol.
|
private |
Definition at line 38 of file TtHadLRJetCombObservables.h.
Referenced by operator()().