CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Private Attributes | Friends
TtHadEvtSolution Class Reference

#include <TtHadEvtSolution.h>

Public Member Functions

pat::Jet getCalHadb () const
 
pat::Jet getCalHadbbar () const
 
pat::Jet getCalHadj () const
 
pat::Jet getCalHadk () const
 
pat::Jet getCalHadp () const
 
pat::Jet getCalHadq () const
 
reco::Particle getCalHadt () const
 
reco::Particle getCalHadtbar () const
 
reco::Particle getCalHadW_minus () const
 
reco::Particle getCalHadW_plus () const
 
std::string getDecay () const
 
pat::Particle getFitHadb () const
 
pat::Particle getFitHadbbar () const
 
pat::Particle getFitHadj () const
 
pat::Particle getFitHadk () const
 
pat::Particle getFitHadp () const
 
pat::Particle getFitHadq () const
 
reco::Particle getFitHadt () const
 
reco::Particle getFitHadtbar () const
 
reco::Particle getFitHadW_minus () const
 
reco::Particle getFitHadW_plus () const
 
const edm::RefProd< TtGenEvent > & getGenEvent () const
 
const reco::GenParticlegetGenHadb () const
 
const reco::GenParticlegetGenHadbbar () const
 
const reco::GenParticlegetGenHadj () const
 
const reco::GenParticlegetGenHadk () const
 
const reco::GenParticlegetGenHadp () const
 
const reco::GenParticlegetGenHadq () const
 
pat::Jet getHadb () const
 
pat::Jet getHadbbar () const
 
pat::Jet getHadj () const
 
pat::Jet getHadk () const
 
pat::Jet getHadp () const
 
pat::Jet getHadq () const
 
int getJetParametrisation () const
 
int getLRBestJetComb () const
 
double getLRJetCombLRval () const
 
double getLRJetCombObsVal (unsigned int) const
 
double getLRJetCombProb () const
 
double getLRSignalEvtLRval () const
 
double getLRSignalEvtObsVal (unsigned int) const
 
double getLRSignalEvtProb () const
 
double getMCBestAngleHadb () const
 
double getMCBestAngleHadbbar () const
 
double getMCBestAngleHadj () const
 
double getMCBestAngleHadk () const
 
double getMCBestAngleHadp () const
 
double getMCBestAngleHadq () const
 
int getMCBestJetComb () const
 
double getMCBestSumAngles () const
 
int getMCChangeW1Q () const
 
int getMCChangeW2Q () const
 
double getProbChi2 () const
 
pat::Jet getRecHadb () const
 
pat::Jet getRecHadbbar () const
 
pat::Jet getRecHadj () const
 
pat::Jet getRecHadk () const
 
pat::Jet getRecHadp () const
 
pat::Jet getRecHadq () const
 
reco::Particle getRecHadt () const
 
reco::Particle getRecHadtbar () const
 
reco::Particle getRecHadW_minus () const
 
reco::Particle getRecHadW_plus () const
 
int getSimpleBestJetComb () const
 
void setFitHadb (const pat::Particle &aFitHadb)
 
void setFitHadbbar (const pat::Particle &aFitHadbbar)
 
void setFitHadj (const pat::Particle &aFitHadj)
 
void setFitHadk (const pat::Particle &aFitHadk)
 
void setFitHadp (const pat::Particle &aFitHadp)
 
void setFitHadq (const pat::Particle &aFitHadq)
 
void setGenEvt (const edm::Handle< TtGenEvent > &aGenEvt)
 
void setHadb (const edm::Handle< std::vector< pat::Jet > > &jet, int i)
 
void setHadbbar (const edm::Handle< std::vector< pat::Jet > > &jet, int i)
 
void setHadj (const edm::Handle< std::vector< pat::Jet > > &jet, int i)
 
void setHadk (const edm::Handle< std::vector< pat::Jet > > &jet, int i)
 
void setHadp (const edm::Handle< std::vector< pat::Jet > > &jet, int i)
 
void setHadq (const edm::Handle< std::vector< pat::Jet > > &jet, int i)
 
void setJetCorrectionScheme (int scheme)
 
void setJetParametrisation (int jp)
 
void setLRBestJetComb (int lrbs)
 
void setLRJetCombLRval (double clr)
 
void setLRJetCombObservables (std::vector< std::pair< unsigned int, double > > varval)
 
void setLRJetCombProb (double plr)
 
void setLRSignalEvtLRval (double clr)
 
void setLRSignalEvtObservables (std::vector< std::pair< unsigned int, double > > varval)
 
void setLRSignalEvtProb (double plr)
 
void setMCBestAngleHadb (double adr)
 
void setMCBestAngleHadbbar (double adr)
 
void setMCBestAngleHadj (double adr)
 
void setMCBestAngleHadk (double adr)
 
void setMCBestAngleHadp (double adr)
 
void setMCBestAngleHadq (double adr)
 
void setMCBestJetComb (int mcbs)
 
void setMCBestSumAngles (double sdr)
 
void setMCChangeW1Q (int w1q)
 
void setMCChangeW2Q (int w2q)
 
void setProbChi2 (double c)
 
void setSimpleBestJetComb (int sbs)
 
 TtHadEvtSolution ()
 
virtual ~TtHadEvtSolution ()
 

Private Attributes

double angleHadb_
 
double angleHadbbar_
 
double angleHadj_
 
double angleHadk_
 
double angleHadp_
 
double angleHadq_
 
int changeW1Q_
 
int changeW2Q_
 
std::string decay_
 
std::vector< pat::ParticlefitHadb_
 
std::vector< pat::ParticlefitHadbbar_
 
std::vector< pat::ParticlefitHadj_
 
std::vector< pat::ParticlefitHadk_
 
std::vector< pat::ParticlefitHadp_
 
std::vector< pat::ParticlefitHadq_
 
edm::Ref< std::vector< pat::Jet > > hadb_
 
edm::Ref< std::vector< pat::Jet > > hadbbar_
 
edm::Ref< std::vector< pat::Jet > > hadj_
 
edm::Ref< std::vector< pat::Jet > > hadk_
 
edm::Ref< std::vector< pat::Jet > > hadp_
 
edm::Ref< std::vector< pat::Jet > > hadq_
 
int jetCorrScheme_
 
int jetParam_
 
int lrBestJetComb_
 
double lrJetCombLRval_
 
double lrJetCombProb_
 
std::vector< std::pair
< unsigned int, double > > 
lrJetCombVarVal_
 
double lrSignalEvtLRval_
 
double lrSignalEvtProb_
 
std::vector< std::pair
< unsigned int, double > > 
lrSignalEvtVarVal_
 
int mcBestJetComb_
 
double probChi2_
 
int simpleBestJetComb_
 
double sumAnglejp_
 
edm::RefProd< TtGenEventtheGenEvt_
 

Friends

class TtFullHadKinFitter
 
class TtHadEvtSolutionMaker
 
class TtHadLRJetCombCalc
 
class TtHadLRJetCombObservables
 

Detailed Description

Definition at line 22 of file TtHadEvtSolution.h.

Constructor & Destructor Documentation

TtHadEvtSolution::TtHadEvtSolution ( )

Definition at line 9 of file TtHadEvtSolution.cc.

References angleHadb_, angleHadbbar_, angleHadj_, angleHadk_, angleHadp_, angleHadq_, changeW1Q_, changeW2Q_, jetCorrScheme_, lrBestJetComb_, lrJetCombLRval_, lrJetCombProb_, lrSignalEvtLRval_, lrSignalEvtProb_, mcBestJetComb_, probChi2_, simpleBestJetComb_, and sumAnglejp_.

10 {
11  jetCorrScheme_ = 0;
12  sumAnglejp_ = -999.;
13  angleHadp_ = -999.;
14  angleHadq_ = -999.;
15  angleHadb_ = -999.;
16  angleHadj_ = -999.;
17  angleHadk_ = -999.;
18  angleHadbbar_ = -999.;
19  changeW1Q_ = -999;
20  changeW2Q_ = -999;
21  probChi2_ = -999.;
22  mcBestJetComb_ = -999;
23  simpleBestJetComb_ = -999;
24  lrBestJetComb_ = -999;
25  lrJetCombLRval_ = -999.;
26  lrJetCombProb_ = -999.;
27  lrSignalEvtLRval_ = -999.;
28  lrSignalEvtProb_ = -999.;
29 }
TtHadEvtSolution::~TtHadEvtSolution ( )
virtual

Definition at line 31 of file TtHadEvtSolution.cc.

32 {
33 }

Member Function Documentation

pat::Jet TtHadEvtSolution::getCalHadb ( ) const
inline

Definition at line 78 of file TtHadEvtSolution.h.

References getHadb().

Referenced by TtFullHadKinFitter::addKinFitInfo(), and getCalHadt().

78 { return this->getHadb(); };
pat::Jet getHadb() const
pat::Jet TtHadEvtSolution::getCalHadbbar ( ) const
inline

Definition at line 79 of file TtHadEvtSolution.h.

References getHadbbar().

Referenced by TtFullHadKinFitter::addKinFitInfo(), and getCalHadtbar().

79 { return this->getHadbbar(); };
pat::Jet getHadbbar() const
pat::Jet TtHadEvtSolution::getCalHadj ( ) const
inline

Definition at line 82 of file TtHadEvtSolution.h.

References getHadj().

Referenced by TtFullHadKinFitter::addKinFitInfo(), getCalHadtbar(), and getCalHadW_minus().

82 { return this->getHadj(); };
pat::Jet getHadj() const
pat::Jet TtHadEvtSolution::getCalHadk ( ) const
inline

Definition at line 83 of file TtHadEvtSolution.h.

References getHadk().

Referenced by TtFullHadKinFitter::addKinFitInfo(), getCalHadtbar(), and getCalHadW_minus().

83 { return this->getHadk(); };
pat::Jet getHadk() const
pat::Jet TtHadEvtSolution::getCalHadp ( ) const
inline

Definition at line 80 of file TtHadEvtSolution.h.

References getHadp().

Referenced by TtFullHadKinFitter::addKinFitInfo(), getCalHadt(), and getCalHadW_plus().

80 { return this->getHadp(); };
pat::Jet getHadp() const
pat::Jet TtHadEvtSolution::getCalHadq ( ) const
inline

Definition at line 81 of file TtHadEvtSolution.h.

References getHadq().

Referenced by TtFullHadKinFitter::addKinFitInfo(), getCalHadt(), and getCalHadW_plus().

81 { return this->getHadq(); };
pat::Jet getHadq() const
reco::Particle TtHadEvtSolution::getCalHadt ( ) const

Definition at line 164 of file TtHadEvtSolution.cc.

References getCalHadb(), getCalHadp(), getCalHadq(), and p4.

165 {
166  return reco::Particle(0,this->getCalHadp().p4()+this->getCalHadq().p4()+this->getCalHadb().p4());
167 }
pat::Jet getCalHadq() const
pat::Jet getCalHadp() const
double p4[4]
Definition: TauolaWrapper.h:92
pat::Jet getCalHadb() const
reco::Particle TtHadEvtSolution::getCalHadtbar ( ) const

Definition at line 169 of file TtHadEvtSolution.cc.

References getCalHadbbar(), getCalHadj(), getCalHadk(), and p4.

170 {
171  return reco::Particle(0,this->getCalHadj().p4()+this->getCalHadk().p4()+this->getCalHadbbar().p4());
172 }
pat::Jet getCalHadj() const
double p4[4]
Definition: TauolaWrapper.h:92
pat::Jet getCalHadk() const
pat::Jet getCalHadbbar() const
reco::Particle TtHadEvtSolution::getCalHadW_minus ( ) const

Definition at line 179 of file TtHadEvtSolution.cc.

References getCalHadj(), getCalHadk(), and p4.

180 {
181  return reco::Particle(0,this->getCalHadj().p4()+this->getCalHadk().p4());
182 }
pat::Jet getCalHadj() const
double p4[4]
Definition: TauolaWrapper.h:92
pat::Jet getCalHadk() const
reco::Particle TtHadEvtSolution::getCalHadW_plus ( ) const

Definition at line 174 of file TtHadEvtSolution.cc.

References getCalHadp(), getCalHadq(), and p4.

175 {
176  return reco::Particle(0,this->getCalHadp().p4()+this->getCalHadq().p4());
177 }
pat::Jet getCalHadq() const
pat::Jet getCalHadp() const
double p4[4]
Definition: TauolaWrapper.h:92
std::string TtHadEvtSolution::getDecay ( ) const
inline

Definition at line 102 of file TtHadEvtSolution.h.

References decay_.

102 { return decay_; }
pat::Particle TtHadEvtSolution::getFitHadb ( ) const
inline

Definition at line 92 of file TtHadEvtSolution.h.

References fitHadb_.

Referenced by getFitHadt().

92 { return (fitHadb_.size()>0 ? fitHadb_.front() : pat::Particle()); };
std::vector< pat::Particle > fitHadb_
Analysis-level particle class.
Definition: Particle.h:34
pat::Particle TtHadEvtSolution::getFitHadbbar ( ) const
inline

Definition at line 93 of file TtHadEvtSolution.h.

References fitHadbbar_.

Referenced by getFitHadtbar().

93 { return (fitHadbbar_.size()>0 ? fitHadbbar_.front() : pat::Particle()); };
Analysis-level particle class.
Definition: Particle.h:34
std::vector< pat::Particle > fitHadbbar_
pat::Particle TtHadEvtSolution::getFitHadj ( ) const
inline

Definition at line 96 of file TtHadEvtSolution.h.

References fitHadj_.

Referenced by getFitHadtbar(), and getFitHadW_minus().

96 { return (fitHadj_.size()>0 ? fitHadj_.front() : pat::Particle()); };
std::vector< pat::Particle > fitHadj_
Analysis-level particle class.
Definition: Particle.h:34
pat::Particle TtHadEvtSolution::getFitHadk ( ) const
inline

Definition at line 97 of file TtHadEvtSolution.h.

References fitHadk_.

Referenced by getFitHadtbar(), and getFitHadW_minus().

97 { return (fitHadk_.size()>0 ? fitHadk_.front() : pat::Particle()); };
Analysis-level particle class.
Definition: Particle.h:34
std::vector< pat::Particle > fitHadk_
pat::Particle TtHadEvtSolution::getFitHadp ( ) const
inline

Definition at line 94 of file TtHadEvtSolution.h.

References fitHadp_.

Referenced by getFitHadt(), and getFitHadW_plus().

94 { return (fitHadp_.size()>0 ? fitHadp_.front() : pat::Particle()); };
std::vector< pat::Particle > fitHadp_
Analysis-level particle class.
Definition: Particle.h:34
pat::Particle TtHadEvtSolution::getFitHadq ( ) const
inline

Definition at line 95 of file TtHadEvtSolution.h.

References fitHadq_.

Referenced by getFitHadt(), and getFitHadW_plus().

95 { return (fitHadq_.size()>0 ? fitHadq_.front() : pat::Particle()); };
Analysis-level particle class.
Definition: Particle.h:34
std::vector< pat::Particle > fitHadq_
reco::Particle TtHadEvtSolution::getFitHadt ( ) const

Definition at line 187 of file TtHadEvtSolution.cc.

References getFitHadb(), getFitHadp(), getFitHadq(), and p4.

188 {
189  // FIXME: provide the correct charge from generated event
190  return reco::Particle(0, this->getFitHadp().p4()+this->getFitHadq().p4()+this->getFitHadb().p4());
191 }
pat::Particle getFitHadp() const
double p4[4]
Definition: TauolaWrapper.h:92
pat::Particle getFitHadb() const
pat::Particle getFitHadq() const
reco::Particle TtHadEvtSolution::getFitHadtbar ( ) const

Definition at line 193 of file TtHadEvtSolution.cc.

References getFitHadbbar(), getFitHadj(), getFitHadk(), and p4.

194 {
195  // FIXME: provide the correct charge from generated event
196  return reco::Particle(0, this->getFitHadj().p4()+this->getFitHadk().p4()+this->getFitHadbbar().p4());
197 }
pat::Particle getFitHadk() const
pat::Particle getFitHadj() const
double p4[4]
Definition: TauolaWrapper.h:92
pat::Particle getFitHadbbar() const
reco::Particle TtHadEvtSolution::getFitHadW_minus ( ) const

Definition at line 205 of file TtHadEvtSolution.cc.

References getFitHadj(), getFitHadk(), and p4.

206 {
207  // FIXME: provide the correct charge from generated event
208  return reco::Particle(0, this->getFitHadj().p4()+this->getFitHadk().p4());
209 }
pat::Particle getFitHadk() const
pat::Particle getFitHadj() const
double p4[4]
Definition: TauolaWrapper.h:92
reco::Particle TtHadEvtSolution::getFitHadW_plus ( ) const

Definition at line 199 of file TtHadEvtSolution.cc.

References getFitHadp(), getFitHadq(), and p4.

200 {
201  // FIXME: provide the correct charge from generated event
202  return reco::Particle(0, this->getFitHadp().p4()+this->getFitHadq().p4());
203 }
pat::Particle getFitHadp() const
double p4[4]
Definition: TauolaWrapper.h:92
pat::Particle getFitHadq() const
const edm::RefProd<TtGenEvent>& TtHadEvtSolution::getGenEvent ( ) const
inline

Definition at line 51 of file TtHadEvtSolution.h.

References theGenEvt_.

51 { return theGenEvt_; };
edm::RefProd< TtGenEvent > theGenEvt_
const reco::GenParticle* TtHadEvtSolution::getGenHadb ( ) const
inline

Definition at line 52 of file TtHadEvtSolution.h.

References theGenEvt_.

52 { if (!theGenEvt_) return 0; else return theGenEvt_->b(); };
edm::RefProd< TtGenEvent > theGenEvt_
const reco::GenParticle* TtHadEvtSolution::getGenHadbbar ( ) const
inline

Definition at line 53 of file TtHadEvtSolution.h.

References theGenEvt_.

53 { if (!theGenEvt_) return 0; else return theGenEvt_->bBar(); };
edm::RefProd< TtGenEvent > theGenEvt_
const reco::GenParticle* TtHadEvtSolution::getGenHadj ( ) const
inline

Definition at line 56 of file TtHadEvtSolution.h.

References theGenEvt_.

56 { if (!theGenEvt_) return 0; else return theGenEvt_->daughterQuarkOfWMinus(); };
edm::RefProd< TtGenEvent > theGenEvt_
const reco::GenParticle* TtHadEvtSolution::getGenHadk ( ) const
inline

Definition at line 57 of file TtHadEvtSolution.h.

References theGenEvt_.

57 { if (!theGenEvt_) return 0; else return theGenEvt_->daughterQuarkBarOfWMinus(); };
edm::RefProd< TtGenEvent > theGenEvt_
const reco::GenParticle* TtHadEvtSolution::getGenHadp ( ) const
inline

Definition at line 54 of file TtHadEvtSolution.h.

References theGenEvt_.

54 { if (!theGenEvt_) return 0; else return theGenEvt_->daughterQuarkOfWPlus(); };
edm::RefProd< TtGenEvent > theGenEvt_
const reco::GenParticle* TtHadEvtSolution::getGenHadq ( ) const
inline

Definition at line 55 of file TtHadEvtSolution.h.

References theGenEvt_.

55 { if (!theGenEvt_) return 0; else return theGenEvt_->daughterQuarkBarOfWPlus(); };
edm::RefProd< TtGenEvent > theGenEvt_
pat::Jet TtHadEvtSolution::getHadb ( ) const

Definition at line 38 of file TtHadEvtSolution.cc.

References hadb_, and jetCorrScheme_.

Referenced by getCalHadb(), getRecHadb(), TtHadLRSignalSelObservables::operator()(), and TtHadLRJetCombObservables::operator()().

39 {
40  // WARNING this is obsolete and only
41  // kept for backwards compatibility
42  if(jetCorrScheme_==1){
43  //jet calibrated according to MC truth
44  return hadb_->correctedJet("HAD", "B");
45  }
46  else if(jetCorrScheme_==2){
47  return hadb_->correctedJet("HAD", "B");
48  }
49  else{
50  return *hadb_;
51  }
52 }
edm::Ref< std::vector< pat::Jet > > hadb_
pat::Jet TtHadEvtSolution::getHadbbar ( ) const

Definition at line 86 of file TtHadEvtSolution.cc.

References hadbbar_, and jetCorrScheme_.

Referenced by getCalHadbbar(), getRecHadbbar(), TtHadLRSignalSelObservables::operator()(), and TtHadLRJetCombObservables::operator()().

87 {
88  // WARNING this is obsolete and only
89  // kept for backwards compatibility
90  if(jetCorrScheme_==1){
91  //jet calibrated according to MC truth
92  return hadbbar_->correctedJet("HAD", "B");
93  }
94  else if(jetCorrScheme_==2){
95  return hadbbar_->correctedJet("HAD", "B");
96  }
97  else{
98  return *hadbbar_;
99  }
100 }
edm::Ref< std::vector< pat::Jet > > hadbbar_
pat::Jet TtHadEvtSolution::getHadj ( ) const

Definition at line 102 of file TtHadEvtSolution.cc.

References hadj_, and jetCorrScheme_.

Referenced by getCalHadj(), getRecHadj(), TtHadLRSignalSelObservables::operator()(), and TtHadLRJetCombObservables::operator()().

103 {
104  // WARNING this is obsolete and only
105  // kept for backwards compatibility
106  if(jetCorrScheme_==1){
107  //jet calibrated according to MC truth
108  return hadj_->correctedJet("HAD", "UDS");
109  }
110  else if(jetCorrScheme_==2){
111  return hadj_->correctedJet("HAD", "UDS");
112  }
113  else{
114  return *hadj_;
115  }
116 }
edm::Ref< std::vector< pat::Jet > > hadj_
pat::Jet TtHadEvtSolution::getHadk ( ) const

Definition at line 118 of file TtHadEvtSolution.cc.

References hadk_, and jetCorrScheme_.

Referenced by getCalHadk(), getRecHadk(), TtHadLRSignalSelObservables::operator()(), and TtHadLRJetCombObservables::operator()().

119 {
120  // WARNING this is obsolete and only
121  // kept for backwards compatibility
122  if(jetCorrScheme_==1){
123  //jet calibrated according to MC truth
124  return hadk_->correctedJet("HAD", "UDS");
125  }
126  else if(jetCorrScheme_==2){
127  return hadk_->correctedJet("HAD", "UDS");
128  }
129  else{
130  return *hadk_;
131  }
132 }
edm::Ref< std::vector< pat::Jet > > hadk_
pat::Jet TtHadEvtSolution::getHadp ( ) const

Definition at line 54 of file TtHadEvtSolution.cc.

References hadp_, and jetCorrScheme_.

Referenced by getCalHadp(), getRecHadp(), TtHadLRSignalSelObservables::operator()(), and TtHadLRJetCombObservables::operator()().

55 {
56  // WARNING this is obsolete and only
57  // kept for backwards compatibility
58  if(jetCorrScheme_==1){
59  //jet calibrated according to MC truth
60  return hadp_->correctedJet("HAD", "UDS");
61  }
62  else if(jetCorrScheme_==2){
63  return hadp_->correctedJet("HAD", "UDS");
64  }
65  else{
66  return *hadp_;
67  }
68 }
edm::Ref< std::vector< pat::Jet > > hadp_
pat::Jet TtHadEvtSolution::getHadq ( ) const

Definition at line 70 of file TtHadEvtSolution.cc.

References hadq_, and jetCorrScheme_.

Referenced by getCalHadq(), getRecHadq(), TtHadLRSignalSelObservables::operator()(), and TtHadLRJetCombObservables::operator()().

71 {
72  // WARNING this is obsolete and only
73  // kept for backwards compatibility
74  if(jetCorrScheme_==1){
75  //jet calibrated according to MC truth
76  return hadq_->correctedJet("HAD", "UDS");
77  }
78  else if(jetCorrScheme_==2){
79  return hadq_->correctedJet("HAD", "UDS");
80  }
81  else{
82  return *hadq_;
83  }
84 }
edm::Ref< std::vector< pat::Jet > > hadq_
int TtHadEvtSolution::getJetParametrisation ( ) const
inline

Definition at line 121 of file TtHadEvtSolution.h.

References jetParam_.

121 { return jetParam_; }
int TtHadEvtSolution::getLRBestJetComb ( ) const
inline

Definition at line 144 of file TtHadEvtSolution.h.

References lrBestJetComb_.

144 { return lrBestJetComb_; }
double TtHadEvtSolution::getLRJetCombLRval ( ) const
inline

Definition at line 146 of file TtHadEvtSolution.h.

References lrJetCombLRval_.

146 { return lrJetCombLRval_; }
double TtHadEvtSolution::getLRJetCombObsVal ( unsigned int  selObs) const

Definition at line 228 of file TtHadEvtSolution.cc.

References first, lrJetCombVarVal_, and python.connectstrParser::o.

Referenced by TtHadLRJetCombCalc::operator()().

229 {
230  double val = -999.;
231  for(size_t o=0; o<lrJetCombVarVal_.size(); o++){
232  if(lrJetCombVarVal_[o].first == selObs) val = lrJetCombVarVal_[o].second;
233  }
234  return val;
235 }
bool first
Definition: L1TdeRCT.cc:94
std::vector< std::pair< unsigned int, double > > lrJetCombVarVal_
double TtHadEvtSolution::getLRJetCombProb ( ) const
inline

Definition at line 147 of file TtHadEvtSolution.h.

References lrJetCombProb_.

147 { return lrJetCombProb_; }
double TtHadEvtSolution::getLRSignalEvtLRval ( ) const
inline

Definition at line 135 of file TtHadEvtSolution.h.

References lrSignalEvtLRval_.

135 { return lrSignalEvtLRval_; }
double TtHadEvtSolution::getLRSignalEvtObsVal ( unsigned int  selObs) const

Definition at line 215 of file TtHadEvtSolution.cc.

References first, lrSignalEvtVarVal_, and python.connectstrParser::o.

Referenced by TtHadLRSignalSelCalc::operator()().

216 {
217  double val = -999.;
218  for(size_t o=0; o<lrSignalEvtVarVal_.size(); o++){
219  if(lrSignalEvtVarVal_[o].first == selObs) val = lrSignalEvtVarVal_[o].second;
220  }
221  return val;
222 }
bool first
Definition: L1TdeRCT.cc:94
std::vector< std::pair< unsigned int, double > > lrSignalEvtVarVal_
double TtHadEvtSolution::getLRSignalEvtProb ( ) const
inline

Definition at line 136 of file TtHadEvtSolution.h.

References lrSignalEvtProb_.

136 { return lrSignalEvtProb_; }
double TtHadEvtSolution::getMCBestAngleHadb ( ) const
inline

Definition at line 112 of file TtHadEvtSolution.h.

References angleHadb_.

112 { return angleHadb_; };
double TtHadEvtSolution::getMCBestAngleHadbbar ( ) const
inline

Definition at line 113 of file TtHadEvtSolution.h.

References angleHadbbar_.

113 { return angleHadbbar_; };
double TtHadEvtSolution::getMCBestAngleHadj ( ) const
inline

Definition at line 110 of file TtHadEvtSolution.h.

References angleHadj_.

110 { return angleHadj_; };
double TtHadEvtSolution::getMCBestAngleHadk ( ) const
inline

Definition at line 111 of file TtHadEvtSolution.h.

References angleHadk_.

111 { return angleHadk_; };
double TtHadEvtSolution::getMCBestAngleHadp ( ) const
inline

Definition at line 108 of file TtHadEvtSolution.h.

References angleHadp_.

108 { return angleHadp_; };
double TtHadEvtSolution::getMCBestAngleHadq ( ) const
inline

Definition at line 109 of file TtHadEvtSolution.h.

References angleHadq_.

109 { return angleHadq_; };
int TtHadEvtSolution::getMCBestJetComb ( ) const
inline

Definition at line 142 of file TtHadEvtSolution.h.

References mcBestJetComb_.

142 { return mcBestJetComb_; }
double TtHadEvtSolution::getMCBestSumAngles ( ) const
inline

Definition at line 107 of file TtHadEvtSolution.h.

References sumAnglejp_.

107 { return sumAnglejp_; };
int TtHadEvtSolution::getMCChangeW1Q ( ) const
inline

Definition at line 114 of file TtHadEvtSolution.h.

References changeW1Q_.

114 { return changeW1Q_; };
int TtHadEvtSolution::getMCChangeW2Q ( ) const
inline

Definition at line 115 of file TtHadEvtSolution.h.

References changeW2Q_.

115 { return changeW2Q_;};
double TtHadEvtSolution::getProbChi2 ( ) const
inline

Definition at line 128 of file TtHadEvtSolution.h.

References probChi2_.

Referenced by TtHadLRJetCombObservables::operator()().

128 { return probChi2_; }
pat::Jet TtHadEvtSolution::getRecHadb ( ) const
inline

Definition at line 67 of file TtHadEvtSolution.h.

References pat::Jet::correctedJet(), and getHadb().

Referenced by getRecHadt().

67 { return this->getHadb().correctedJet("RAW"); };
Jet correctedJet(const std::string &level, const std::string &flavor="none", const std::string &set="") const
Definition: Jet.cc:277
pat::Jet getHadb() const
pat::Jet TtHadEvtSolution::getRecHadbbar ( ) const
inline

Definition at line 68 of file TtHadEvtSolution.h.

References pat::Jet::correctedJet(), and getHadbbar().

Referenced by getRecHadtbar().

68 { return this->getHadbbar().correctedJet("RAW"); };
Jet correctedJet(const std::string &level, const std::string &flavor="none", const std::string &set="") const
Definition: Jet.cc:277
pat::Jet getHadbbar() const
pat::Jet TtHadEvtSolution::getRecHadj ( ) const
inline

Definition at line 71 of file TtHadEvtSolution.h.

References pat::Jet::correctedJet(), and getHadj().

Referenced by getRecHadtbar(), and getRecHadW_minus().

71 { return this->getHadj().correctedJet("RAW"); };
Jet correctedJet(const std::string &level, const std::string &flavor="none", const std::string &set="") const
Definition: Jet.cc:277
pat::Jet getHadj() const
pat::Jet TtHadEvtSolution::getRecHadk ( ) const
inline

Definition at line 72 of file TtHadEvtSolution.h.

References pat::Jet::correctedJet(), and getHadk().

Referenced by getRecHadtbar(), and getRecHadW_minus().

72 { return this->getHadk().correctedJet("RAW"); };
Jet correctedJet(const std::string &level, const std::string &flavor="none", const std::string &set="") const
Definition: Jet.cc:277
pat::Jet getHadk() const
pat::Jet TtHadEvtSolution::getRecHadp ( ) const
inline

Definition at line 69 of file TtHadEvtSolution.h.

References pat::Jet::correctedJet(), and getHadp().

Referenced by getRecHadt(), and getRecHadW_plus().

69 { return this->getHadp().correctedJet("RAW"); };
Jet correctedJet(const std::string &level, const std::string &flavor="none", const std::string &set="") const
Definition: Jet.cc:277
pat::Jet getHadp() const
pat::Jet TtHadEvtSolution::getRecHadq ( ) const
inline

Definition at line 70 of file TtHadEvtSolution.h.

References pat::Jet::correctedJet(), and getHadq().

Referenced by getRecHadt(), and getRecHadW_plus().

70 { return this->getHadq().correctedJet("RAW"); };
Jet correctedJet(const std::string &level, const std::string &flavor="none", const std::string &set="") const
Definition: Jet.cc:277
pat::Jet getHadq() const
reco::Particle TtHadEvtSolution::getRecHadt ( ) const

Definition at line 140 of file TtHadEvtSolution.cc.

References getRecHadb(), getRecHadp(), getRecHadq(), and p4.

141 {
142  // FIXME: the charge from the genevent
143  return reco::Particle(0,this->getRecHadp().p4()+this->getRecHadq().p4()+this->getRecHadb().p4());
144 }
pat::Jet getRecHadq() const
double p4[4]
Definition: TauolaWrapper.h:92
pat::Jet getRecHadb() const
pat::Jet getRecHadp() const
reco::Particle TtHadEvtSolution::getRecHadtbar ( ) const

Definition at line 146 of file TtHadEvtSolution.cc.

References getRecHadbbar(), getRecHadj(), getRecHadk(), and p4.

147 {
148  // FIXME: the charge from the genevent
149  return reco::Particle(0,this->getRecHadj().p4()+this->getRecHadk().p4()+this->getRecHadbbar().p4());
150 }
pat::Jet getRecHadbbar() const
double p4[4]
Definition: TauolaWrapper.h:92
pat::Jet getRecHadk() const
pat::Jet getRecHadj() const
reco::Particle TtHadEvtSolution::getRecHadW_minus ( ) const

Definition at line 158 of file TtHadEvtSolution.cc.

References getRecHadj(), getRecHadk(), and p4.

159 {
160  // FIXME: the charge from the genevent
161  return reco::Particle(0,this->getRecHadj().p4()+this->getRecHadk().p4());
162 }
double p4[4]
Definition: TauolaWrapper.h:92
pat::Jet getRecHadk() const
pat::Jet getRecHadj() const
reco::Particle TtHadEvtSolution::getRecHadW_plus ( ) const

Definition at line 152 of file TtHadEvtSolution.cc.

References getRecHadp(), getRecHadq(), and p4.

153 {
154  // FIXME: the charge from the genevent
155  return reco::Particle(0,this->getRecHadp().p4()+this->getRecHadq().p4());
156 }
pat::Jet getRecHadq() const
double p4[4]
Definition: TauolaWrapper.h:92
pat::Jet getRecHadp() const
int TtHadEvtSolution::getSimpleBestJetComb ( ) const
inline

Definition at line 143 of file TtHadEvtSolution.h.

References simpleBestJetComb_.

143 { return simpleBestJetComb_; }
void TtHadEvtSolution::setFitHadb ( const pat::Particle aFitHadb)
inline

Definition at line 180 of file TtHadEvtSolution.h.

References fitHadb_.

Referenced by TtFullHadKinFitter::addKinFitInfo().

180 { fitHadb_.clear(); fitHadb_.push_back(aFitHadb); };
std::vector< pat::Particle > fitHadb_
void TtHadEvtSolution::setFitHadbbar ( const pat::Particle aFitHadbbar)
inline

Definition at line 181 of file TtHadEvtSolution.h.

References fitHadbbar_.

Referenced by TtFullHadKinFitter::addKinFitInfo().

181 { fitHadbbar_.clear(); fitHadbbar_.push_back(aFitHadbbar); };
std::vector< pat::Particle > fitHadbbar_
void TtHadEvtSolution::setFitHadj ( const pat::Particle aFitHadj)
inline

Definition at line 178 of file TtHadEvtSolution.h.

References fitHadj_.

Referenced by TtFullHadKinFitter::addKinFitInfo().

178 { fitHadj_.clear(); fitHadj_.push_back(aFitHadj); };
std::vector< pat::Particle > fitHadj_
void TtHadEvtSolution::setFitHadk ( const pat::Particle aFitHadk)
inline

Definition at line 179 of file TtHadEvtSolution.h.

References fitHadk_.

Referenced by TtFullHadKinFitter::addKinFitInfo().

179 { fitHadk_.clear(); fitHadk_.push_back(aFitHadk); };
std::vector< pat::Particle > fitHadk_
void TtHadEvtSolution::setFitHadp ( const pat::Particle aFitHadp)
inline

Definition at line 176 of file TtHadEvtSolution.h.

References fitHadp_.

Referenced by TtFullHadKinFitter::addKinFitInfo().

176 { fitHadp_.clear(); fitHadp_.push_back(aFitHadp); };
std::vector< pat::Particle > fitHadp_
void TtHadEvtSolution::setFitHadq ( const pat::Particle aFitHadq)
inline

Definition at line 177 of file TtHadEvtSolution.h.

References fitHadq_.

Referenced by TtFullHadKinFitter::addKinFitInfo().

177 { fitHadq_.clear(); fitHadq_.push_back(aFitHadq); };
std::vector< pat::Particle > fitHadq_
void TtHadEvtSolution::setGenEvt ( const edm::Handle< TtGenEvent > &  aGenEvt)

Definition at line 240 of file TtHadEvtSolution.cc.

References theGenEvt_.

241 {
242  if( !aGenEvt->isFullHadronic() ){
243  edm::LogWarning( "TtGenEventNotFilled" ) << "genEvt is not fully hadronic; TtGenEvent is not filled";
244  return;
245  }
247 }
edm::RefProd< TtGenEvent > theGenEvt_
void TtHadEvtSolution::setHadb ( const edm::Handle< std::vector< pat::Jet > > &  jet,
int  i 
)
inline

Definition at line 168 of file TtHadEvtSolution.h.

References hadb_, i, and metsig::jet.

int i
Definition: DBlmapReader.cc:9
edm::Ref< std::vector< pat::Jet > > hadb_
void TtHadEvtSolution::setHadbbar ( const edm::Handle< std::vector< pat::Jet > > &  jet,
int  i 
)
inline

Definition at line 170 of file TtHadEvtSolution.h.

References hadbbar_, i, and metsig::jet.

int i
Definition: DBlmapReader.cc:9
edm::Ref< std::vector< pat::Jet > > hadbbar_
void TtHadEvtSolution::setHadj ( const edm::Handle< std::vector< pat::Jet > > &  jet,
int  i 
)
inline

Definition at line 164 of file TtHadEvtSolution.h.

References hadj_, i, and metsig::jet.

int i
Definition: DBlmapReader.cc:9
edm::Ref< std::vector< pat::Jet > > hadj_
void TtHadEvtSolution::setHadk ( const edm::Handle< std::vector< pat::Jet > > &  jet,
int  i 
)
inline

Definition at line 166 of file TtHadEvtSolution.h.

References hadk_, i, and metsig::jet.

edm::Ref< std::vector< pat::Jet > > hadk_
int i
Definition: DBlmapReader.cc:9
void TtHadEvtSolution::setHadp ( const edm::Handle< std::vector< pat::Jet > > &  jet,
int  i 
)
inline

Definition at line 160 of file TtHadEvtSolution.h.

References hadp_, i, and metsig::jet.

int i
Definition: DBlmapReader.cc:9
edm::Ref< std::vector< pat::Jet > > hadp_
void TtHadEvtSolution::setHadq ( const edm::Handle< std::vector< pat::Jet > > &  jet,
int  i 
)
inline

Definition at line 162 of file TtHadEvtSolution.h.

References hadq_, i, and metsig::jet.

int i
Definition: DBlmapReader.cc:9
edm::Ref< std::vector< pat::Jet > > hadq_
void TtHadEvtSolution::setJetCorrectionScheme ( int  scheme)
inline

Definition at line 159 of file TtHadEvtSolution.h.

References jetCorrScheme_.

159 { jetCorrScheme_ = scheme; };
void TtHadEvtSolution::setJetParametrisation ( int  jp)
inline

Definition at line 200 of file TtHadEvtSolution.h.

References jetParam_.

Referenced by TtHadEvtSolutionMaker::produce().

200 { jetParam_ = jp; };
void TtHadEvtSolution::setLRBestJetComb ( int  lrbs)
inline

Definition at line 214 of file TtHadEvtSolution.h.

References lrBestJetComb_.

214 { lrBestJetComb_ = lrbs; };
void TtHadEvtSolution::setLRJetCombLRval ( double  clr)
inline

Definition at line 216 of file TtHadEvtSolution.h.

References lrJetCombLRval_.

Referenced by TtHadLRJetCombCalc::operator()().

216 {lrJetCombLRval_ = clr;};
void TtHadEvtSolution::setLRJetCombObservables ( std::vector< std::pair< unsigned int, double > >  varval)

Definition at line 253 of file TtHadEvtSolution.cc.

References lrJetCombVarVal_.

Referenced by TtHadLRJetCombObservables::operator()().

254 {
255  lrJetCombVarVal_.clear();
256  for(size_t ijc = 0; ijc<varval.size(); ijc++) lrJetCombVarVal_.push_back(varval[ijc]);
257 }
std::vector< std::pair< unsigned int, double > > lrJetCombVarVal_
void TtHadEvtSolution::setLRJetCombProb ( double  plr)
inline

Definition at line 217 of file TtHadEvtSolution.h.

References lrJetCombProb_.

Referenced by TtHadLRJetCombCalc::operator()().

217 {lrJetCombProb_ = plr;};
void TtHadEvtSolution::setLRSignalEvtLRval ( double  clr)
inline

Definition at line 224 of file TtHadEvtSolution.h.

References lrSignalEvtLRval_.

Referenced by TtHadLRSignalSelCalc::operator()().

224 {lrSignalEvtLRval_ = clr;};
void TtHadEvtSolution::setLRSignalEvtObservables ( std::vector< std::pair< unsigned int, double > >  varval)

Definition at line 263 of file TtHadEvtSolution.cc.

References lrSignalEvtVarVal_.

Referenced by TtHadLRSignalSelObservables::operator()().

264 {
265  lrSignalEvtVarVal_.clear();
266  for(size_t ise = 0; ise<varval.size(); ise++) lrSignalEvtVarVal_.push_back(varval[ise]);
267 }
std::vector< std::pair< unsigned int, double > > lrSignalEvtVarVal_
void TtHadEvtSolution::setLRSignalEvtProb ( double  plr)
inline

Definition at line 225 of file TtHadEvtSolution.h.

Referenced by TtHadLRSignalSelCalc::operator()().

225 {lrSignalEvtProb_ = plr;};
void TtHadEvtSolution::setMCBestAngleHadb ( double  adr)
inline

Definition at line 191 of file TtHadEvtSolution.h.

References angleHadb_.

191 { angleHadb_ = adr; };
void TtHadEvtSolution::setMCBestAngleHadbbar ( double  adr)
inline

Definition at line 192 of file TtHadEvtSolution.h.

References angleHadbbar_.

192 { angleHadbbar_ = adr; };
void TtHadEvtSolution::setMCBestAngleHadj ( double  adr)
inline

Definition at line 189 of file TtHadEvtSolution.h.

References angleHadj_.

189 { angleHadj_ = adr; };
void TtHadEvtSolution::setMCBestAngleHadk ( double  adr)
inline

Definition at line 190 of file TtHadEvtSolution.h.

References angleHadk_.

190 { angleHadk_ = adr; };
void TtHadEvtSolution::setMCBestAngleHadp ( double  adr)
inline

Definition at line 187 of file TtHadEvtSolution.h.

References angleHadp_.

187 { angleHadp_ = adr; };
void TtHadEvtSolution::setMCBestAngleHadq ( double  adr)
inline

Definition at line 188 of file TtHadEvtSolution.h.

References angleHadq_.

188 { angleHadq_ = adr; };
void TtHadEvtSolution::setMCBestJetComb ( int  mcbs)
inline

Definition at line 212 of file TtHadEvtSolution.h.

References mcBestJetComb_.

212 { mcBestJetComb_ = mcbs; };
void TtHadEvtSolution::setMCBestSumAngles ( double  sdr)
inline

Definition at line 186 of file TtHadEvtSolution.h.

References sumAnglejp_.

186 { sumAnglejp_ = sdr; };
void TtHadEvtSolution::setMCChangeW1Q ( int  w1q)
inline

Definition at line 193 of file TtHadEvtSolution.h.

References changeW1Q_.

193 { changeW1Q_ = w1q; };
void TtHadEvtSolution::setMCChangeW2Q ( int  w2q)
inline

Definition at line 194 of file TtHadEvtSolution.h.

References changeW2Q_.

194 { changeW2Q_ = w2q; };
void TtHadEvtSolution::setProbChi2 ( double  c)
inline

Definition at line 206 of file TtHadEvtSolution.h.

References trackerHits::c, and probChi2_.

Referenced by TtFullHadKinFitter::addKinFitInfo().

206 { probChi2_ = c; };
void TtHadEvtSolution::setSimpleBestJetComb ( int  sbs)
inline

Definition at line 213 of file TtHadEvtSolution.h.

References simpleBestJetComb_.

213 { simpleBestJetComb_ = sbs; };

Friends And Related Function Documentation

friend class TtFullHadKinFitter
friend

Definition at line 25 of file TtHadEvtSolution.h.

friend class TtHadEvtSolutionMaker
friend

Definition at line 24 of file TtHadEvtSolution.h.

friend class TtHadLRJetCombCalc
friend

Definition at line 27 of file TtHadEvtSolution.h.

friend class TtHadLRJetCombObservables
friend

Definition at line 26 of file TtHadEvtSolution.h.

Member Data Documentation

double TtHadEvtSolution::angleHadb_
private

Definition at line 238 of file TtHadEvtSolution.h.

Referenced by getMCBestAngleHadb(), setMCBestAngleHadb(), and TtHadEvtSolution().

double TtHadEvtSolution::angleHadbbar_
private
double TtHadEvtSolution::angleHadj_
private

Definition at line 238 of file TtHadEvtSolution.h.

Referenced by getMCBestAngleHadj(), setMCBestAngleHadj(), and TtHadEvtSolution().

double TtHadEvtSolution::angleHadk_
private

Definition at line 238 of file TtHadEvtSolution.h.

Referenced by getMCBestAngleHadk(), setMCBestAngleHadk(), and TtHadEvtSolution().

double TtHadEvtSolution::angleHadp_
private

Definition at line 238 of file TtHadEvtSolution.h.

Referenced by getMCBestAngleHadp(), setMCBestAngleHadp(), and TtHadEvtSolution().

double TtHadEvtSolution::angleHadq_
private

Definition at line 238 of file TtHadEvtSolution.h.

Referenced by getMCBestAngleHadq(), setMCBestAngleHadq(), and TtHadEvtSolution().

int TtHadEvtSolution::changeW1Q_
private

Definition at line 239 of file TtHadEvtSolution.h.

Referenced by getMCChangeW1Q(), setMCChangeW1Q(), and TtHadEvtSolution().

int TtHadEvtSolution::changeW2Q_
private

Definition at line 239 of file TtHadEvtSolution.h.

Referenced by getMCChangeW2Q(), setMCChangeW2Q(), and TtHadEvtSolution().

std::string TtHadEvtSolution::decay_
private

Definition at line 236 of file TtHadEvtSolution.h.

Referenced by getDecay().

std::vector<pat::Particle> TtHadEvtSolution::fitHadb_
private

Definition at line 234 of file TtHadEvtSolution.h.

Referenced by getFitHadb(), and setFitHadb().

std::vector<pat::Particle> TtHadEvtSolution::fitHadbbar_
private

Definition at line 234 of file TtHadEvtSolution.h.

Referenced by getFitHadbbar(), and setFitHadbbar().

std::vector<pat::Particle> TtHadEvtSolution::fitHadj_
private

Definition at line 234 of file TtHadEvtSolution.h.

Referenced by getFitHadj(), and setFitHadj().

std::vector<pat::Particle> TtHadEvtSolution::fitHadk_
private

Definition at line 234 of file TtHadEvtSolution.h.

Referenced by getFitHadk(), and setFitHadk().

std::vector<pat::Particle> TtHadEvtSolution::fitHadp_
private

Definition at line 234 of file TtHadEvtSolution.h.

Referenced by getFitHadp(), and setFitHadp().

std::vector<pat::Particle> TtHadEvtSolution::fitHadq_
private

Definition at line 234 of file TtHadEvtSolution.h.

Referenced by getFitHadq(), and setFitHadq().

edm::Ref<std::vector<pat::Jet> > TtHadEvtSolution::hadb_
private

Definition at line 233 of file TtHadEvtSolution.h.

Referenced by getHadb(), and setHadb().

edm::Ref<std::vector<pat::Jet> > TtHadEvtSolution::hadbbar_
private

Definition at line 233 of file TtHadEvtSolution.h.

Referenced by getHadbbar(), and setHadbbar().

edm::Ref<std::vector<pat::Jet> > TtHadEvtSolution::hadj_
private

Definition at line 233 of file TtHadEvtSolution.h.

Referenced by getHadj(), and setHadj().

edm::Ref<std::vector<pat::Jet> > TtHadEvtSolution::hadk_
private

Definition at line 233 of file TtHadEvtSolution.h.

Referenced by getHadk(), and setHadk().

edm::Ref<std::vector<pat::Jet> > TtHadEvtSolution::hadp_
private

Definition at line 233 of file TtHadEvtSolution.h.

Referenced by getHadp(), and setHadp().

edm::Ref<std::vector<pat::Jet> > TtHadEvtSolution::hadq_
private

Definition at line 233 of file TtHadEvtSolution.h.

Referenced by getHadq(), and setHadq().

int TtHadEvtSolution::jetCorrScheme_
private
int TtHadEvtSolution::jetParam_
private

Definition at line 240 of file TtHadEvtSolution.h.

Referenced by getJetParametrisation(), and setJetParametrisation().

int TtHadEvtSolution::lrBestJetComb_
private

Definition at line 242 of file TtHadEvtSolution.h.

Referenced by getLRBestJetComb(), setLRBestJetComb(), and TtHadEvtSolution().

double TtHadEvtSolution::lrJetCombLRval_
private

Definition at line 243 of file TtHadEvtSolution.h.

Referenced by getLRJetCombLRval(), setLRJetCombLRval(), and TtHadEvtSolution().

double TtHadEvtSolution::lrJetCombProb_
private

Definition at line 243 of file TtHadEvtSolution.h.

Referenced by getLRJetCombProb(), setLRJetCombProb(), and TtHadEvtSolution().

std::vector<std::pair<unsigned int, double> > TtHadEvtSolution::lrJetCombVarVal_
private

Definition at line 245 of file TtHadEvtSolution.h.

Referenced by getLRJetCombObsVal(), and setLRJetCombObservables().

double TtHadEvtSolution::lrSignalEvtLRval_
private

Definition at line 244 of file TtHadEvtSolution.h.

Referenced by getLRSignalEvtLRval(), setLRSignalEvtLRval(), and TtHadEvtSolution().

double TtHadEvtSolution::lrSignalEvtProb_
private

Definition at line 244 of file TtHadEvtSolution.h.

Referenced by getLRSignalEvtProb(), and TtHadEvtSolution().

std::vector<std::pair<unsigned int, double> > TtHadEvtSolution::lrSignalEvtVarVal_
private

Definition at line 246 of file TtHadEvtSolution.h.

Referenced by getLRSignalEvtObsVal(), and setLRSignalEvtObservables().

int TtHadEvtSolution::mcBestJetComb_
private

Definition at line 242 of file TtHadEvtSolution.h.

Referenced by getMCBestJetComb(), setMCBestJetComb(), and TtHadEvtSolution().

double TtHadEvtSolution::probChi2_
private

Definition at line 241 of file TtHadEvtSolution.h.

Referenced by getProbChi2(), setProbChi2(), and TtHadEvtSolution().

int TtHadEvtSolution::simpleBestJetComb_
private
double TtHadEvtSolution::sumAnglejp_
private

Definition at line 238 of file TtHadEvtSolution.h.

Referenced by getMCBestSumAngles(), setMCBestSumAngles(), and TtHadEvtSolution().

edm::RefProd<TtGenEvent> TtHadEvtSolution::theGenEvt_
private