CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TtHadLRJetCombObservables.h
Go to the documentation of this file.
1 #ifndef TtHadLRJetCombObservables_h
2 #define TtHadLRJetCombObservables_h
3 
4 // $Id: TtHadLRJetCombObservables.h,v 1.2 2008/02/17 11:27:11 rwolf Exp $
5 // copied TtSemiLRJetCombObservables.h,v 1.4 2007/06/15 08:53:52 by heyninck
27 
29 #include <Math/VectorUtil.h>
30 
31 
33 
34  public:
35 
38 
40 
41  private:
42  std::vector<std::pair<unsigned int,double> > jetCombVarVal;
43 };
44 
45 #endif
Steering class for the overall hadronic top likelihood.
std::vector< std::pair< unsigned int, double > > jetCombVarVal
void operator()(TtHadEvtSolution &)