1 #ifndef TtDilepLRSignalSelObservables_h
2 #define TtDilepLRSignalSelObservables_h
25 bool matchOnly =
false);
31 double delta(
double phi1,
double phi2);
32 void fillMinMax(
double v1,
double v2,
int obsNbr,
33 std::vector< IntDblPair > & varList,
bool match1,
bool match2,
34 std::vector< IntBoolPair > & matchList);
double delta(double phi1, double phi2)
void fillMinMax(double v1, double v2, int obsNbr, std::vector< IntDblPair > &varList, bool match1, bool match2, std::vector< IntBoolPair > &matchList)
std::pair< unsigned int, bool > IntBoolPair
std::vector< IntBoolPair > operator()(TtDilepEvtSolution &, const edm::Event &iEvent, bool matchOnly=false)
std::pair< unsigned int, double > IntDblPair
edm::EDGetTokenT< TtGenEvent > genEvtToken_
TtDilepLRSignalSelObservables(edm::ConsumesCollector &&iC, const edm::EDGetTokenT< std::vector< pat::Jet > > &jetSourceToken)
std::vector< IntBoolPair > evtselectVarMatch
std::vector< IntDblPair > evtselectVarVal
edm::EDGetTokenT< std::vector< pat::Jet > > jetSourceToken_
~TtDilepLRSignalSelObservables()