CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Public Attributes
TtSemiLepHitFitProducer< LeptonCollection >::FitResult Struct Reference

Public Member Functions

bool operator< (const FitResult &rhs)
 

Public Attributes

double Chi2
 
pat::Particle HadB
 
pat::Particle HadP
 
pat::Particle HadQ
 
std::vector< int > JetCombi
 
pat::Particle LepB
 
pat::Particle LepL
 
pat::Particle LepN
 
double MT
 
double Prob
 
double SigMT
 
int Status
 

Detailed Description

template<typename LeptonCollection>
struct TtSemiLepHitFitProducer< LeptonCollection >::FitResult

Definition at line 67 of file TtSemiLepHitFitProducer.h.

Member Function Documentation

template<typename LeptonCollection >
bool TtSemiLepHitFitProducer< LeptonCollection >::FitResult::operator< ( const FitResult rhs)
inline

Definition at line 80 of file TtSemiLepHitFitProducer.h.

Member Data Documentation

template<typename LeptonCollection >
double TtSemiLepHitFitProducer< LeptonCollection >::FitResult::Chi2

Definition at line 69 of file TtSemiLepHitFitProducer.h.

template<typename LeptonCollection >
pat::Particle TtSemiLepHitFitProducer< LeptonCollection >::FitResult::HadB

Definition at line 73 of file TtSemiLepHitFitProducer.h.

template<typename LeptonCollection >
pat::Particle TtSemiLepHitFitProducer< LeptonCollection >::FitResult::HadP

Definition at line 74 of file TtSemiLepHitFitProducer.h.

template<typename LeptonCollection >
pat::Particle TtSemiLepHitFitProducer< LeptonCollection >::FitResult::HadQ

Definition at line 75 of file TtSemiLepHitFitProducer.h.

template<typename LeptonCollection >
std::vector<int> TtSemiLepHitFitProducer< LeptonCollection >::FitResult::JetCombi

Definition at line 79 of file TtSemiLepHitFitProducer.h.

template<typename LeptonCollection >
pat::Particle TtSemiLepHitFitProducer< LeptonCollection >::FitResult::LepB

Definition at line 76 of file TtSemiLepHitFitProducer.h.

template<typename LeptonCollection >
pat::Particle TtSemiLepHitFitProducer< LeptonCollection >::FitResult::LepL

Definition at line 77 of file TtSemiLepHitFitProducer.h.

template<typename LeptonCollection >
pat::Particle TtSemiLepHitFitProducer< LeptonCollection >::FitResult::LepN

Definition at line 78 of file TtSemiLepHitFitProducer.h.

template<typename LeptonCollection >
double TtSemiLepHitFitProducer< LeptonCollection >::FitResult::MT

Definition at line 71 of file TtSemiLepHitFitProducer.h.

template<typename LeptonCollection >
double TtSemiLepHitFitProducer< LeptonCollection >::FitResult::Prob

Definition at line 70 of file TtSemiLepHitFitProducer.h.

template<typename LeptonCollection >
double TtSemiLepHitFitProducer< LeptonCollection >::FitResult::SigMT

Definition at line 72 of file TtSemiLepHitFitProducer.h.

template<typename LeptonCollection >
int TtSemiLepHitFitProducer< LeptonCollection >::FitResult::Status

Definition at line 68 of file TtSemiLepHitFitProducer.h.