CMS 3D CMS Logo

Classes | Public Types | Public Member Functions | Protected Member Functions | Protected Attributes

TtEvent Class Reference

Base class to hold information for ttbar event interpretation. More...

#include <AnalysisDataFormats/TopObjects/interface/TtEvent.h>

Inheritance diagram for TtEvent:
TtFullHadronicEvent TtFullLeptonicEvent TtSemiLeptonicEvent

List of all members.

Classes

struct  HypoClassKeyStringToEnum
 a lightweight map for selection type string label and enum value More...

Public Types

enum  HypoClassKey {
  kGeom, kWMassMaxSumPt, kMaxSumPtWMass, kGenMatch,
  kMVADisc, kKinFit, kKinSolution, kWMassDeltaTopMass,
  kHitFit
}
 

supported classes of event hypotheses

More...
typedef std::pair
< reco::CompositeCandidate,
std::vector< int > > 
HypoCombPair
 pair of hypothesis and lepton jet combinatorics for a given hypothesis

Public Member Functions

void addEventHypo (const HypoClassKey &key, const HypoCombPair hyp)
 add new hypotheses
int correspondingHypo (const std::string &key1, const unsigned &hyp1, const std::string &key2) const
 return the hypothesis in hypothesis class 'key2', which corresponds to hypothesis 'hyp1' in hypothesis class 'key1'
int correspondingHypo (const HypoClassKey &key1, const unsigned &hyp1, const HypoClassKey &key2) const
 return the hypothesis in hypothesis class 'key2', which corresponds to hypothesis 'hyp1' in hypothesis class 'key1'
const reco::CompositeCandidateeventHypo (const HypoClassKey &key, const unsigned &cmb=0) const
double fitChi2 (const unsigned &cmb=0) const
 return the chi2 of the kinematic fit of hypothesis 'cmb' if available; -1 else
double fitProb (const unsigned &cmb=0) const
 return the fit probability of hypothesis 'cmb' if available; -1 else
const edm::RefProd< TtGenEvent > & genEvent () const
 get TtGenEvent
double genMatchSumDR (const unsigned &cmb=0) const
 return the sum dr of the generator match if available; -1 else
double genMatchSumPt (const unsigned &cmb=0) const
 return the sum pt of the generator match if available; -1 else
double hitFitChi2 (const unsigned &cmb=0) const
 return the hitfit chi2 of hypothesis 'cmb' if available; -1 else
double hitFitMT (const unsigned &cmb=0) const
 return the hitfit top mass of hypothesis 'cmb' if available; -1 else
double hitFitProb (const unsigned &cmb=0) const
 return the hitfit probability of hypothesis 'cmb' if available; -1 else
double hitFitSigMT (const unsigned &cmb=0) const
 return the hitfit top mass uncertainty of hypothesis 'cmb' if available; -1 else
bool isHypoAvailable (const std::string &key, const unsigned &cmb=0) const
bool isHypoAvailable (const HypoClassKey &key, const unsigned &cmb=0) const
 check if hypothesis 'cmb' is available within the hypothesis class
bool isHypoClassAvailable (const std::string &key) const
 check if hypothesis class 'key' was added to the event structure
bool isHypoClassAvailable (const HypoClassKey &key) const
 check if hypothesis class 'key' was added to the event structure
bool isHypoValid (const std::string &key, const unsigned &cmb=0) const
 check if hypothesis 'cmb' within the hypothesis class was valid; if not it lead to an empty CompositeCandidate
bool isHypoValid (const HypoClassKey &key, const unsigned &cmb=0) const
 check if hypothesis 'cmb' within the hypothesis class was valid; if not it lead to an empty CompositeCandidate
std::vector< int > jetLeptonCombination (const std::string &key, const unsigned &cmb=0) const
 return the vector of jet lepton combinatorics for a given hypothesis and class
std::vector< int > jetLeptonCombination (const HypoClassKey &key, const unsigned &cmb=0) const
 return the vector of jet lepton combinatorics for a given hypothesis and class
std::pair< WDecay::LeptonType,
WDecay::LeptonType
lepDecays () const
 get leptonic decay channels
double mvaDisc (const unsigned &cmb=0) const
 return the mva discriminant value of hypothesis 'cmb' if available; -1 else
std::string mvaMethod () const
 return the label of the mva method in use for the jet parton association (if kMVADisc is not available the string is empty)
unsigned int numberOfAvailableHypoClasses () const
 return number of available hypothesis classes
unsigned int numberOfAvailableHypos (const std::string &key) const
 return number of available hypotheses within a given hypothesis class
unsigned int numberOfAvailableHypos (const HypoClassKey &key) const
 return number of available hypotheses within a given hypothesis class
int numberOfConsideredJets (const HypoClassKey &key) const
 return number of jets that were considered when building a given hypothesis
int numberOfConsideredJets (const std::string &key) const
 return number of jets that were considered when building a given hypothesis
void printParticle (edm::LogInfo &log, const char *name, const reco::Candidate *cand) const
 print pt, eta, phi, mass of a given candidate into an existing LogInfo
void setFitChi2 (const std::vector< double > &val)
 set chi2 of kKinFit hypothesis
void setFitProb (const std::vector< double > &val)
 set fit probability of kKinFit hypothesis
void setGenEvent (const edm::Handle< TtGenEvent > &evt)
 set TtGenEvent
void setGenMatchSumDR (const std::vector< double > &val)
 set sum dr of kGenMatch hypothesis
void setGenMatchSumPt (const std::vector< double > &val)
 set sum pt of kGenMatch hypothesis
void setHitFitChi2 (const std::vector< double > &val)
 set chi2 of kHitFit hypothesis
void setHitFitMT (const std::vector< double > &val)
 set fitted top mass of kHitFit hypothesis
void setHitFitProb (const std::vector< double > &val)
 set fit probability of kHitFit hypothesis
void setHitFitSigMT (const std::vector< double > &val)
 set fitted top mass uncertainty of kHitFit hypothesis
void setLepDecays (const WDecay::LeptonType &lepDecTop1, const WDecay::LeptonType &lepDecTop2)
 set leptonic decay channels
void setMvaDiscriminators (const std::vector< double > &val)
 set mva discriminant values of kMVADisc hypothesis
void setMvaMethod (const std::string &name)
 set label of mva method for kMVADisc hypothesis
void setNumberOfConsideredJets (const HypoClassKey &key, const unsigned int nJets)
 set number of jets considered when building a given hypothesis
const reco::CandidatetopPair (const std::string &key, const unsigned &cmb=0) const
 get combined 4-vector of top and topBar of the given hypothesis
const reco::CandidatetopPair (const HypoClassKey &key, const unsigned &cmb=0) const
 get combined 4-vector of top and topBar of the given hypothesis
const math::XYZTLorentzVectortopPair () const
 get combined 4-vector of top and topBar from the TtGenEvent
 TtEvent ()
 empty constructor
virtual ~TtEvent ()
 default destructor

Protected Member Functions

HypoClassKey hypoClassKeyFromString (const std::string &label) const
 return the corresponding enum value from a string

Protected Attributes

std::map< HypoClassKey,
std::vector< HypoCombPair > > 
evtHyp_
std::vector< double > fitChi2_
 result of kinematic fit
std::vector< double > fitProb_
 result of kinematic fit
edm::RefProd< TtGenEventgenEvt_
 reference to TtGenEvent (has to be kept in the event!)
std::vector< double > genMatchSumDR_
 result of gen match
std::vector< double > genMatchSumPt_
 result of gen match
std::vector< double > hitFitChi2_
std::vector< double > hitFitMT_
 result of hitfit
std::vector< double > hitFitProb_
std::vector< double > hitFitSigMT_
std::pair< WDecay::LeptonType,
WDecay::LeptonType
lepDecays_
 leptonic decay channels
std::vector< double > mvaDisc_
 MVA discriminants.
std::string mvaMethod_
 label of the MVA method
std::map< HypoClassKey, int > nJetsConsidered_
 number of jets considered when building the hypotheses

Detailed Description

Base class to hold information for ttbar event interpretation.

The structure holds information for ttbar event interpretation. All event hypotheses of different classes (user defined during production) and a reference to the TtGenEvent (if available). It provides access and administration.

Definition at line 27 of file TtEvent.h.


Member Typedef Documentation

typedef std::pair<reco::CompositeCandidate, std::vector<int> > TtEvent::HypoCombPair

pair of hypothesis and lepton jet combinatorics for a given hypothesis

Definition at line 33 of file TtEvent.h.


Member Enumeration Documentation

supported classes of event hypotheses

Enumerator:
kGeom 
kWMassMaxSumPt 
kMaxSumPtWMass 
kGenMatch 
kMVADisc 
kKinFit 
kKinSolution 
kWMassDeltaTopMass 
kHitFit 

Definition at line 31 of file TtEvent.h.


Constructor & Destructor Documentation

TtEvent::TtEvent ( ) [inline]

empty constructor

Definition at line 43 of file TtEvent.h.

{};
virtual TtEvent::~TtEvent ( ) [inline, virtual]

default destructor

Definition at line 45 of file TtEvent.h.

{};

Member Function Documentation

void TtEvent::addEventHypo ( const HypoClassKey key,
const HypoCombPair  hyp 
) [inline]

add new hypotheses

Definition at line 121 of file TtEvent.h.

References evtHyp_, and combine::key.

{ evtHyp_[key].push_back(hyp); };
int TtEvent::correspondingHypo ( const std::string &  key1,
const unsigned &  hyp1,
const std::string &  key2 
) const [inline]

return the hypothesis in hypothesis class 'key2', which corresponds to hypothesis 'hyp1' in hypothesis class 'key1'

Definition at line 102 of file TtEvent.h.

References correspondingHypo(), and hypoClassKeyFromString().

Referenced by correspondingHypo().

int TtEvent::correspondingHypo ( const HypoClassKey key1,
const unsigned &  hyp1,
const HypoClassKey key2 
) const

return the hypothesis in hypothesis class 'key2', which corresponds to hypothesis 'hyp1' in hypothesis class 'key1'

Definition at line 7 of file TtEvent.cc.

References jetLeptonCombination(), and numberOfAvailableHypos().

{
  for(unsigned hyp2 = 0; hyp2 < this->numberOfAvailableHypos(key2); ++hyp2) {
    if( this->jetLeptonCombination(key1, hyp1) == this->jetLeptonCombination(key2, hyp2) )
      return hyp2;
  }
  return -1; // if no corresponding hypothesis was found
}
const reco::CompositeCandidate& TtEvent::eventHypo ( const HypoClassKey key,
const unsigned &  cmb = 0 
) const [inline]

get event hypothesis; there can be more hypotheses of a certain class (sorted by quality); per default the best hypothesis is returned

Definition at line 51 of file TtEvent.h.

References evtHyp_, and first.

Referenced by TtSemiLeptonicEvent::hadronicDecayTop(), isHypoValid(), TtSemiLeptonicEvent::leptonicDecayTop(), TtFullHadronicEvent::top(), TtFullLeptonicEvent::top(), TtFullHadronicEvent::topBar(), TtFullLeptonicEvent::topBar(), and topPair().

{ return (evtHyp_.find(key)->second)[cmb].first; };
double TtEvent::fitChi2 ( const unsigned &  cmb = 0) const [inline]

return the chi2 of the kinematic fit of hypothesis 'cmb' if available; -1 else

Definition at line 90 of file TtEvent.h.

References fitChi2_.

Referenced by TtFullHadronicEvent::print(), and TtSemiLeptonicEvent::print().

{ return (cmb<fitChi2_.size() ? fitChi2_[cmb] : -1.); }
double TtEvent::fitProb ( const unsigned &  cmb = 0) const [inline]

return the fit probability of hypothesis 'cmb' if available; -1 else

Definition at line 94 of file TtEvent.h.

References fitProb_.

Referenced by TtFullHadronicEvent::print(), and TtSemiLeptonicEvent::print().

{ return (cmb<fitProb_.size() ? fitProb_[cmb] : -1.); }
const edm::RefProd<TtGenEvent>& TtEvent::genEvent ( ) const [inline]
double TtEvent::genMatchSumDR ( const unsigned &  cmb = 0) const [inline]

return the sum dr of the generator match if available; -1 else

Definition at line 84 of file TtEvent.h.

References genMatchSumDR_.

Referenced by TtFullHadronicEvent::print(), TtSemiLeptonicEvent::print(), and TtFullLeptonicEvent::print().

{ return (cmb<genMatchSumDR_.size() ? genMatchSumDR_[cmb] : -1.); };
double TtEvent::genMatchSumPt ( const unsigned &  cmb = 0) const [inline]

return the sum pt of the generator match if available; -1 else

Definition at line 82 of file TtEvent.h.

References genMatchSumPt_.

Referenced by TtFullHadronicEvent::print(), TtSemiLeptonicEvent::print(), and TtFullLeptonicEvent::print().

{ return (cmb<genMatchSumPt_.size() ? genMatchSumPt_[cmb] : -1.); };
double TtEvent::hitFitChi2 ( const unsigned &  cmb = 0) const [inline]

return the hitfit chi2 of hypothesis 'cmb' if available; -1 else

Definition at line 92 of file TtEvent.h.

References hitFitChi2_.

Referenced by TtSemiLeptonicEvent::print().

{ return (cmb<hitFitChi2_.size() ? hitFitChi2_[cmb] : -1.); }
double TtEvent::hitFitMT ( const unsigned &  cmb = 0) const [inline]

return the hitfit top mass of hypothesis 'cmb' if available; -1 else

Definition at line 98 of file TtEvent.h.

References hitFitMT_.

Referenced by TtSemiLeptonicEvent::print().

{ return (cmb<hitFitMT_.size() ? hitFitMT_[cmb] : -1.); }
double TtEvent::hitFitProb ( const unsigned &  cmb = 0) const [inline]

return the hitfit probability of hypothesis 'cmb' if available; -1 else

Definition at line 96 of file TtEvent.h.

References hitFitProb_.

Referenced by TtSemiLeptonicEvent::print().

{ return (cmb<hitFitProb_.size() ? hitFitProb_[cmb] : -1.); }
double TtEvent::hitFitSigMT ( const unsigned &  cmb = 0) const [inline]

return the hitfit top mass uncertainty of hypothesis 'cmb' if available; -1 else

Definition at line 100 of file TtEvent.h.

References hitFitSigMT_.

Referenced by TtSemiLeptonicEvent::print().

{ return (cmb<hitFitSigMT_.size() ? hitFitSigMT_[cmb] : -1.); }
TtEvent::HypoClassKey TtEvent::hypoClassKeyFromString ( const std::string &  label) const [protected]

return the corresponding enum value from a string

Definition at line 18 of file TtEvent.cc.

References Exception, newFWLiteAna::found, i, kGenMatch, kGeom, kHitFit, kKinFit, kKinSolution, kMaxSumPtWMass, kMVADisc, kWMassDeltaTopMass, kWMassMaxSumPt, TtEvent::HypoClassKeyStringToEnum::label, TtEvent::HypoClassKeyStringToEnum::value, and relativeConstraints::value.

Referenced by TtFullLeptonicEvent::b(), TtFullHadronicEvent::b(), TtFullHadronicEvent::bBar(), TtFullLeptonicEvent::bBar(), correspondingHypo(), TtSemiLeptonicEvent::hadronicDecayB(), TtSemiLeptonicEvent::hadronicDecayQuark(), TtSemiLeptonicEvent::hadronicDecayQuarkBar(), TtSemiLeptonicEvent::hadronicDecayTop(), TtSemiLeptonicEvent::hadronicDecayW(), isHypoAvailable(), isHypoClassAvailable(), isHypoValid(), jetLeptonCombination(), TtFullLeptonicEvent::lepton(), TtFullLeptonicEvent::leptonBar(), TtSemiLeptonicEvent::leptonicDecayB(), TtSemiLeptonicEvent::leptonicDecayTop(), TtSemiLeptonicEvent::leptonicDecayW(), TtFullHadronicEvent::lightP(), TtFullHadronicEvent::lightPBar(), TtFullHadronicEvent::lightQ(), TtFullHadronicEvent::lightQBar(), TtFullLeptonicEvent::neutrino(), TtFullLeptonicEvent::neutrinoBar(), numberOfAvailableHypos(), numberOfConsideredJets(), TtSemiLeptonicEvent::numberOfRealNeutrinoSolutions(), TtSemiLeptonicEvent::singleLepton(), TtSemiLeptonicEvent::singleNeutrino(), TtFullHadronicEvent::top(), TtFullLeptonicEvent::top(), TtFullHadronicEvent::topBar(), TtFullLeptonicEvent::topBar(), topPair(), TtFullLeptonicEvent::wMinus(), TtFullHadronicEvent::wMinus(), TtFullHadronicEvent::wPlus(), and TtFullLeptonicEvent::wPlus().

{
   static HypoClassKeyStringToEnum hypoClassKeyStringToEnumMap[] = {
      { "kGeom",              kGeom             },
      { "kWMassMaxSumPt",     kWMassMaxSumPt    },
      { "kMaxSumPtWMass",     kMaxSumPtWMass    },
      { "kGenMatch",          kGenMatch         },
      { "kMVADisc",           kMVADisc          },
      { "kKinFit",            kKinFit           },
      { "kKinSolution",       kKinSolution      },
      { "kWMassDeltaTopMass", kWMassDeltaTopMass},
      { "kHitFit",            kHitFit           },
      { 0, (HypoClassKey)-1 }
   };

   bool found = false;
   HypoClassKey value = (HypoClassKey)-1;
   for(int i = 0; hypoClassKeyStringToEnumMap[i].label && (!found); ++i){
     if(!strcmp(label.c_str(), hypoClassKeyStringToEnumMap[i].label)){
       found = true;
       value = hypoClassKeyStringToEnumMap[i].value;
     }
   }

   // in case of unrecognized selection type
   if(!found){
     throw cms::Exception("TtEventError") << label << " is not a recognized HypoClassKey";
   }
   return value;
}
bool TtEvent::isHypoAvailable ( const HypoClassKey key,
const unsigned &  cmb = 0 
) const [inline]

check if hypothesis 'cmb' is available within the hypothesis class

Definition at line 62 of file TtEvent.h.

References evtHyp_, and isHypoClassAvailable().

{ return isHypoClassAvailable(key) ? (cmb<evtHyp_.find(key)->second.size()) : false; };
bool TtEvent::isHypoAvailable ( const std::string &  key,
const unsigned &  cmb = 0 
) const [inline]
bool TtEvent::isHypoClassAvailable ( const std::string &  key) const [inline]

check if hypothesis class 'key' was added to the event structure

Definition at line 56 of file TtEvent.h.

References hypoClassKeyFromString(), and isHypoClassAvailable().

Referenced by isHypoAvailable(), and isHypoClassAvailable().

bool TtEvent::isHypoClassAvailable ( const HypoClassKey key) const [inline]

check if hypothesis class 'key' was added to the event structure

Definition at line 58 of file TtEvent.h.

References evtHyp_.

{ return (evtHyp_.find(key)!=evtHyp_.end()); };
bool TtEvent::isHypoValid ( const std::string &  key,
const unsigned &  cmb = 0 
) const [inline]
bool TtEvent::isHypoValid ( const HypoClassKey key,
const unsigned &  cmb = 0 
) const [inline]

check if hypothesis 'cmb' within the hypothesis class was valid; if not it lead to an empty CompositeCandidate

Definition at line 66 of file TtEvent.h.

References eventHypo(), isHypoAvailable(), and reco::CompositeCandidate::roles().

{ return isHypoAvailable(key, cmb) ? !eventHypo(key, cmb).roles().empty() : false; };
std::vector<int> TtEvent::jetLeptonCombination ( const std::string &  key,
const unsigned &  cmb = 0 
) const [inline]

return the vector of jet lepton combinatorics for a given hypothesis and class

Definition at line 78 of file TtEvent.h.

References hypoClassKeyFromString(), and jetLeptonCombination().

Referenced by correspondingHypo(), jetLeptonCombination(), TtFullHadronicEvent::print(), TtSemiLeptonicEvent::print(), and TtFullLeptonicEvent::print().

std::vector<int> TtEvent::jetLeptonCombination ( const HypoClassKey key,
const unsigned &  cmb = 0 
) const [inline]

return the vector of jet lepton combinatorics for a given hypothesis and class

Definition at line 80 of file TtEvent.h.

References evtHyp_, and edm::second().

{ return (evtHyp_.find(key)->second)[cmb].second; };
std::pair<WDecay::LeptonType, WDecay::LeptonType> TtEvent::lepDecays ( ) const [inline]

get leptonic decay channels

Definition at line 48 of file TtEvent.h.

References lepDecays_.

{ return lepDecays_; }
double TtEvent::mvaDisc ( const unsigned &  cmb = 0) const [inline]

return the mva discriminant value of hypothesis 'cmb' if available; -1 else

Definition at line 88 of file TtEvent.h.

References mvaDisc_.

Referenced by TtFullHadronicEvent::print(), and TtSemiLeptonicEvent::print().

{ return (cmb<mvaDisc_.size() ? mvaDisc_[cmb] : -1.); }
std::string TtEvent::mvaMethod ( ) const [inline]

return the label of the mva method in use for the jet parton association (if kMVADisc is not available the string is empty)

Definition at line 86 of file TtEvent.h.

References mvaMethod_.

Referenced by TtFullHadronicEvent::print(), and TtSemiLeptonicEvent::print().

{ return mvaMethod_; }
unsigned int TtEvent::numberOfAvailableHypoClasses ( ) const [inline]

return number of available hypothesis classes

Definition at line 68 of file TtEvent.h.

References evtHyp_.

Referenced by TtFullHadronicEvent::print(), TtSemiLeptonicEvent::print(), and TtFullLeptonicEvent::print().

{ return evtHyp_.size(); };
unsigned int TtEvent::numberOfAvailableHypos ( const std::string &  key) const [inline]

return number of available hypotheses within a given hypothesis class

Definition at line 70 of file TtEvent.h.

References hypoClassKeyFromString(), and numberOfAvailableHypos().

Referenced by correspondingHypo(), numberOfAvailableHypos(), TtFullHadronicEvent::print(), TtSemiLeptonicEvent::print(), and TtFullLeptonicEvent::print().

unsigned int TtEvent::numberOfAvailableHypos ( const HypoClassKey key) const [inline]

return number of available hypotheses within a given hypothesis class

Definition at line 72 of file TtEvent.h.

References evtHyp_, and isHypoAvailable().

{ return isHypoAvailable(key) ? evtHyp_.find(key)->second.size() : 0; };
int TtEvent::numberOfConsideredJets ( const std::string &  key) const [inline]

return number of jets that were considered when building a given hypothesis

Definition at line 74 of file TtEvent.h.

References hypoClassKeyFromString(), and numberOfConsideredJets().

Referenced by numberOfConsideredJets(), and TtSemiLeptonicEvent::print().

int TtEvent::numberOfConsideredJets ( const HypoClassKey key) const [inline]

return number of jets that were considered when building a given hypothesis

Definition at line 76 of file TtEvent.h.

References isHypoAvailable(), and nJetsConsidered_.

{ return (isHypoAvailable(key) ? nJetsConsidered_.find(key)->second : -1); };
void TtEvent::printParticle ( edm::LogInfo log,
const char *  name,
const reco::Candidate cand 
) const

print pt, eta, phi, mass of a given candidate into an existing LogInfo

Definition at line 51 of file TtEvent.cc.

References reco::Candidate::eta(), reco::Candidate::mass(), reco::Candidate::phi(), and reco::Candidate::pt().

Referenced by TtFullHadronicEvent::print(), TtSemiLeptonicEvent::print(), and TtFullLeptonicEvent::print().

{
  if(!cand) {
    log << std::setw(15) << name << ": not available!\n";
    return;
  }
  log << std::setprecision(3) << setiosflags(std::ios::fixed | std::ios::showpoint);
  log << std::setw(15) << name         << ": "
      << std::setw( 7) << cand->pt()   << "; "
      << std::setw( 7) << cand->eta()  << "; "
      << std::setw( 7) << cand->phi()  << "; "
      << resetiosflags(std::ios::fixed | std::ios::showpoint) << setiosflags(std::ios::scientific)
      << std::setw(10) << cand->mass() << "\n";
  log << resetiosflags(std::ios::scientific);
}
void TtEvent::setFitChi2 ( const std::vector< double > &  val) [inline]

set chi2 of kKinFit hypothesis

Definition at line 133 of file TtEvent.h.

References fitChi2_.

{ fitChi2_=val; };
void TtEvent::setFitProb ( const std::vector< double > &  val) [inline]

set fit probability of kKinFit hypothesis

Definition at line 137 of file TtEvent.h.

References fitProb_.

{ fitProb_=val; };
void TtEvent::setGenEvent ( const edm::Handle< TtGenEvent > &  evt) [inline]

set TtGenEvent

Definition at line 119 of file TtEvent.h.

References genEvt_.

void TtEvent::setGenMatchSumDR ( const std::vector< double > &  val) [inline]

set sum dr of kGenMatch hypothesis

Definition at line 127 of file TtEvent.h.

References genMatchSumDR_.

void TtEvent::setGenMatchSumPt ( const std::vector< double > &  val) [inline]

set sum pt of kGenMatch hypothesis

Definition at line 125 of file TtEvent.h.

References genMatchSumPt_.

void TtEvent::setHitFitChi2 ( const std::vector< double > &  val) [inline]

set chi2 of kHitFit hypothesis

Definition at line 135 of file TtEvent.h.

References hitFitChi2_.

{ hitFitChi2_=val; };
void TtEvent::setHitFitMT ( const std::vector< double > &  val) [inline]

set fitted top mass of kHitFit hypothesis

Definition at line 141 of file TtEvent.h.

References hitFitMT_.

{ hitFitMT_=val; };
void TtEvent::setHitFitProb ( const std::vector< double > &  val) [inline]

set fit probability of kHitFit hypothesis

Definition at line 139 of file TtEvent.h.

References hitFitProb_.

{ hitFitProb_=val; };
void TtEvent::setHitFitSigMT ( const std::vector< double > &  val) [inline]

set fitted top mass uncertainty of kHitFit hypothesis

Definition at line 143 of file TtEvent.h.

References hitFitSigMT_.

{ hitFitSigMT_=val; };
void TtEvent::setLepDecays ( const WDecay::LeptonType lepDecTop1,
const WDecay::LeptonType lepDecTop2 
) [inline]

set leptonic decay channels

Definition at line 117 of file TtEvent.h.

References lepDecays_.

{ lepDecays_=std::make_pair(lepDecTop1, lepDecTop2); };
void TtEvent::setMvaDiscriminators ( const std::vector< double > &  val) [inline]

set mva discriminant values of kMVADisc hypothesis

Definition at line 131 of file TtEvent.h.

References mvaDisc_.

{ mvaDisc_=val; };
void TtEvent::setMvaMethod ( const std::string &  name) [inline]

set label of mva method for kMVADisc hypothesis

Definition at line 129 of file TtEvent.h.

References mvaMethod_, and mergeVDriftHistosByStation::name.

void TtEvent::setNumberOfConsideredJets ( const HypoClassKey key,
const unsigned int  nJets 
) [inline]

set number of jets considered when building a given hypothesis

Definition at line 123 of file TtEvent.h.

References combine::key, and nJetsConsidered_.

Referenced by TtEvtBuilder< C >::fillSpecific().

{ nJetsConsidered_[key]=nJets; };
const reco::Candidate* TtEvent::topPair ( const std::string &  key,
const unsigned &  cmb = 0 
) const [inline]

get combined 4-vector of top and topBar of the given hypothesis

Definition at line 107 of file TtEvent.h.

References hypoClassKeyFromString(), and topPair().

Referenced by topPair().

{ return topPair(hypoClassKeyFromString(key), cmb); };
const reco::Candidate* TtEvent::topPair ( const HypoClassKey key,
const unsigned &  cmb = 0 
) const [inline]

get combined 4-vector of top and topBar of the given hypothesis

Definition at line 109 of file TtEvent.h.

References eventHypo(), and isHypoValid().

{ return !isHypoValid(key,cmb) ? 0 : (reco::Candidate*)&eventHypo(key,cmb); };
const math::XYZTLorentzVector* TtEvent::topPair ( ) const [inline]

get combined 4-vector of top and topBar from the TtGenEvent

Definition at line 111 of file TtEvent.h.

References genEvent(), genEvt_, and topPair().

Referenced by TtFullHadronicEvent::print(), TtSemiLeptonicEvent::print(), TtFullLeptonicEvent::print(), and topPair().

{ return (!genEvt_ ? 0 : this->genEvent()->topPair()); };

Member Data Documentation

std::map<HypoClassKey, std::vector<HypoCombPair> > TtEvent::evtHyp_ [protected]

map of hypotheses; for each HypoClassKey a vector of hypothesis and their lepton jet combinatorics are kept

Definition at line 153 of file TtEvent.h.

Referenced by addEventHypo(), eventHypo(), isHypoAvailable(), isHypoClassAvailable(), jetLeptonCombination(), numberOfAvailableHypoClasses(), numberOfAvailableHypos(), TtFullHadronicEvent::print(), TtSemiLeptonicEvent::print(), and TtFullLeptonicEvent::print().

std::vector<double> TtEvent::fitChi2_ [protected]

result of kinematic fit

Definition at line 158 of file TtEvent.h.

Referenced by fitChi2(), and setFitChi2().

std::vector<double> TtEvent::fitProb_ [protected]

result of kinematic fit

Definition at line 161 of file TtEvent.h.

Referenced by fitProb(), and setFitProb().

std::vector<double> TtEvent::genMatchSumDR_ [protected]

result of gen match

Definition at line 169 of file TtEvent.h.

Referenced by genMatchSumDR(), and setGenMatchSumDR().

std::vector<double> TtEvent::genMatchSumPt_ [protected]

result of gen match

Definition at line 167 of file TtEvent.h.

Referenced by genMatchSumPt(), and setGenMatchSumPt().

std::vector<double> TtEvent::hitFitChi2_ [protected]

Definition at line 159 of file TtEvent.h.

Referenced by hitFitChi2(), and setHitFitChi2().

std::vector<double> TtEvent::hitFitMT_ [protected]

result of hitfit

Definition at line 164 of file TtEvent.h.

Referenced by hitFitMT(), and setHitFitMT().

std::vector<double> TtEvent::hitFitProb_ [protected]

Definition at line 162 of file TtEvent.h.

Referenced by hitFitProb(), and setHitFitProb().

std::vector<double> TtEvent::hitFitSigMT_ [protected]

Definition at line 165 of file TtEvent.h.

Referenced by hitFitSigMT(), and setHitFitSigMT().

leptonic decay channels

Definition at line 143 of file TtEvent.h.

Referenced by lepDecays(), and setLepDecays().

std::vector<double> TtEvent::mvaDisc_ [protected]

MVA discriminants.

Definition at line 173 of file TtEvent.h.

Referenced by mvaDisc(), and setMvaDiscriminators().

std::string TtEvent::mvaMethod_ [protected]

label of the MVA method

Definition at line 171 of file TtEvent.h.

Referenced by mvaMethod(), and setMvaMethod().

std::map<HypoClassKey, int> TtEvent::nJetsConsidered_ [protected]

number of jets considered when building the hypotheses

Definition at line 155 of file TtEvent.h.

Referenced by numberOfConsideredJets(), and setNumberOfConsideredJets().