CMS 3D CMS Logo

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

#include <TtHadEvtSolutionMaker.h>

Inheritance diagram for TtHadEvtSolutionMaker:
edm::EDProducer edm::ProducerBase edm::EDConsumerBase edm::ProductRegistryHelper

Public Member Functions

void produce (edm::Event &iEvent, const edm::EventSetup &iSetup) override
 
 TtHadEvtSolutionMaker (const edm::ParameterSet &iConfig)
 constructor More...
 
 ~TtHadEvtSolutionMaker () override
 destructor More...
 
- Public Member Functions inherited from edm::EDProducer
 EDProducer ()
 
SerialTaskQueueglobalLuminosityBlocksQueue ()
 
SerialTaskQueueglobalRunsQueue ()
 
ModuleDescription const & moduleDescription () const
 
 ~EDProducer () override
 
- Public Member Functions inherited from edm::ProducerBase
void callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func)
 
std::vector
< edm::ProductResolverIndex >
const & 
indiciesForPutProducts (BranchType iBranchType) const
 
 ProducerBase ()
 
std::vector
< edm::ProductResolverIndex >
const & 
putTokenIndexToProductResolverIndex () const
 
void registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &)
 
std::function< void(BranchDescription
const &)> 
registrationCallback () const
 used by the fwk to register list of products More...
 
void resolvePutIndicies (BranchType iBranchType, ModuleToResolverIndicies const &iIndicies, std::string const &moduleLabel)
 
 ~ProducerBase () noexcept(false) override
 
- Public Member Functions inherited from edm::EDConsumerBase
std::vector< ConsumesInfoconsumesInfo () const
 
void convertCurrentProcessAlias (std::string const &processName)
 Convert "@currentProcess" in InputTag process names to the actual current process name. More...
 
 EDConsumerBase ()
 
 EDConsumerBase (EDConsumerBase const &)=delete
 
 EDConsumerBase (EDConsumerBase &&)=default
 
ESProxyIndex const * esGetTokenIndices (edm::Transition iTrans) const
 
std::vector< ESProxyIndex > const & esGetTokenIndicesVector (edm::Transition iTrans) const
 
std::vector< ESRecordIndex >
const & 
esGetTokenRecordIndicesVector (edm::Transition iTrans) const
 
ProductResolverIndexAndSkipBit indexFrom (EDGetToken, BranchType, TypeID const &) const
 
void itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
void itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
std::vector
< ProductResolverIndexAndSkipBit >
const & 
itemsToGetFrom (BranchType iType) const
 
void labelsForToken (EDGetToken iToken, Labels &oLabels) const
 
void modulesWhoseProductsAreConsumed (std::array< std::vector< ModuleDescription const * > *, NumBranchTypes > &modulesAll, std::vector< ModuleProcessName > &modulesInPreviousProcesses, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const
 
EDConsumerBase const & operator= (EDConsumerBase const &)=delete
 
EDConsumerBaseoperator= (EDConsumerBase &&)=default
 
bool registeredToConsume (ProductResolverIndex, bool, BranchType) const
 
bool registeredToConsumeMany (TypeID const &, BranchType) const
 
void selectInputProcessBlocks (ProductRegistry const &productRegistry, ProcessBlockHelperBase const &processBlockHelperBase)
 
ProductResolverIndexAndSkipBit uncheckedIndexFrom (EDGetToken) const
 
void updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet)
 
void updateLookup (eventsetup::ESRecordsToProxyIndices const &)
 
virtual ~EDConsumerBase () noexcept(false)
 

Private Attributes

bool addLRJetComb_
 
bool addLRSignalSel_
 
std::vector< unsigned int > constraints_
 
bool doKinFit_
 
edm::EDGetTokenT< TtGenEventgenEvtToken_
 
int jetCorrScheme_
 
int jetParam_
 
edm::EDGetTokenT< std::vector
< pat::Jet > > 
jetSrcToken_
 
std::string lrJetCombFile_
 
std::vector< int > lrJetCombObs_
 
std::string lrSignalSelFile_
 
std::vector< int > lrSignalSelObs_
 
int matchingAlgo_
 
bool matchToGenEvt_
 
double maxDeltaS_
 
double maxDist_
 
double maxF_
 
int maxNrIter_
 
TtFullHadKinFittermyKinFitter
 
TtHadLRJetCombCalcmyLRJetCombCalc
 
TtHadLRJetCombObservablesmyLRJetCombObservables
 
TtHadLRSignalSelCalcmyLRSignalSelCalc
 
TtHadLRSignalSelObservablesmyLRSignalSelObservables
 
TtHadSimpleBestJetCombmySimpleBestJetComb
 
bool useDeltaR_
 
bool useMaxDist_
 

Additional Inherited Members

- Public Types inherited from edm::EDProducer
typedef EDProducer ModuleType
 
- Public Types inherited from edm::ProducerBase
using ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >>
 
typedef
ProductRegistryHelper::TypeLabelList 
TypeLabelList
 
- Public Types inherited from edm::EDConsumerBase
typedef ProductLabels Labels
 
- Static Public Member Functions inherited from edm::EDProducer
static const std::string & baseType ()
 
static void fillDescriptions (ConfigurationDescriptions &descriptions)
 
static void prevalidate (ConfigurationDescriptions &descriptions)
 
static bool wantsGlobalLuminosityBlocks ()
 
static bool wantsGlobalRuns ()
 
static bool wantsInputProcessBlocks ()
 
static bool wantsProcessBlocks ()
 
static bool wantsStreamLuminosityBlocks ()
 
static bool wantsStreamRuns ()
 
- Protected Member Functions inherited from edm::ProducerBase
ProducesCollector producesCollector ()
 
- Protected Member Functions inherited from edm::EDConsumerBase
template<typename ProductType , BranchType B = InEvent>
EDGetTokenT< ProductType > consumes (edm::InputTag const &tag)
 
template<BranchType B = InEvent>
EDConsumerBaseAdaptor< B > consumes (edm::InputTag tag) noexcept
 
EDGetToken consumes (const TypeToGet &id, edm::InputTag const &tag)
 
template<BranchType B>
EDGetToken consumes (TypeToGet const &id, edm::InputTag const &tag)
 
ConsumesCollector consumesCollector ()
 Use a ConsumesCollector to gather consumes information from helper functions. More...
 
template<typename ProductType , BranchType B = InEvent>
void consumesMany ()
 
void consumesMany (const TypeToGet &id)
 
template<BranchType B>
void consumesMany (const TypeToGet &id)
 
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event>
auto esConsumes ()
 
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event>
auto esConsumes (ESInputTag const &tag)
 
template<Transition Tr = Transition::Event>
constexpr auto esConsumes () noexcept
 
template<Transition Tr = Transition::Event>
auto esConsumes (ESInputTag tag) noexcept
 
template<Transition Tr = Transition::Event>
ESGetTokenGeneric esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey)
 Used with EventSetupRecord::doGet. More...
 
template<typename ProductType , BranchType B = InEvent>
EDGetTokenT< ProductType > mayConsume (edm::InputTag const &tag)
 
EDGetToken mayConsume (const TypeToGet &id, edm::InputTag const &tag)
 
template<BranchType B>
EDGetToken mayConsume (const TypeToGet &id, edm::InputTag const &tag)
 
void resetItemsToGetFrom (BranchType iType)
 

Detailed Description

Definition at line 24 of file TtHadEvtSolutionMaker.h.

Constructor & Destructor Documentation

TtHadEvtSolutionMaker::TtHadEvtSolutionMaker ( const edm::ParameterSet iConfig)
explicit

constructor

Definition at line 16 of file TtHadEvtSolutionMaker.cc.

References addLRJetComb_, addLRSignalSel_, constraints_, doKinFit_, genEvtToken_, edm::ParameterSet::getParameter(), HLT_FULL_cff::InputTag, jetCorrScheme_, jetParam_, jetSrcToken_, lrJetCombFile_, lrJetCombObs_, lrSignalSelFile_, lrSignalSelObs_, matchingAlgo_, matchToGenEvt_, maxDeltaS_, maxDist_, maxF_, maxNrIter_, myKinFitter, myLRJetCombCalc, myLRJetCombObservables, myLRSignalSelCalc, myLRSignalSelObservables, mySimpleBestJetComb, AlCaHLTBitMon_QueryRunRegistry::string, useDeltaR_, and useMaxDist_.

16  {
17  // configurables
18  jetSrcToken_ = consumes<std::vector<pat::Jet> >(iConfig.getParameter<edm::InputTag>("jetSource"));
19  jetCorrScheme_ = iConfig.getParameter<int>("jetCorrectionScheme");
20  doKinFit_ = iConfig.getParameter<bool>("doKinFit");
21  addLRSignalSel_ = iConfig.getParameter<bool>("addLRSignalSel");
22  lrSignalSelObs_ = iConfig.getParameter<std::vector<int> >("lrSignalSelObs");
23  lrSignalSelFile_ = iConfig.getParameter<std::string>("lrSignalSelFile");
24  addLRJetComb_ = iConfig.getParameter<bool>("addLRJetComb");
25  lrJetCombObs_ = iConfig.getParameter<std::vector<int> >("lrJetCombObs");
26  lrJetCombFile_ = iConfig.getParameter<std::string>("lrJetCombFile");
27  maxNrIter_ = iConfig.getParameter<int>("maxNrIter");
28  maxDeltaS_ = iConfig.getParameter<double>("maxDeltaS");
29  maxF_ = iConfig.getParameter<double>("maxF");
30  jetParam_ = iConfig.getParameter<int>("jetParametrisation");
31  constraints_ = iConfig.getParameter<std::vector<unsigned int> >("constraints");
32  matchToGenEvt_ = iConfig.getParameter<bool>("matchToGenEvt");
33  matchingAlgo_ = iConfig.getParameter<bool>("matchingAlgorithm");
34  useMaxDist_ = iConfig.getParameter<bool>("useMaximalDistance");
35  useDeltaR_ = iConfig.getParameter<bool>("useDeltaR");
36  maxDist_ = iConfig.getParameter<double>("maximalDistance");
37  genEvtToken_ = mayConsume<TtGenEvent>(edm::InputTag("genEvt"));
38 
39  // define kinfitter
40  if (doKinFit_) {
42  }
43 
44  // define jet combinations related calculators
48  if (addLRJetComb_)
50 
51  // instantiate signal selection calculator
52  if (addLRSignalSel_)
54 
55  // define what will be produced
56  produces<std::vector<TtHadEvtSolution> >();
57 }
TtHadLRSignalSelObservables * myLRSignalSelObservables
TtHadSimpleBestJetComb * mySimpleBestJetComb
TtFullHadKinFitter * myKinFitter
std::vector< int > lrJetCombObs_
edm::EDGetTokenT< std::vector< pat::Jet > > jetSrcToken_
Steering class for the overall hadronic top likelihood.
TtHadLRJetCombCalc * myLRJetCombCalc
std::vector< unsigned int > constraints_
Class to calculate the jet combination LR value and purity from a root-file with fit functions...
Based on the TtSemiSimpleBestJetComb.by: Jan Heyninck version: TtSemiSimpleBestJetComb.cc,v 1.2 2007/06/09 01:17:40 lowette Exp.
edm::EDGetTokenT< TtGenEvent > genEvtToken_
TtHadLRJetCombObservables * myLRJetCombObservables
T getParameter(std::string const &) const
Definition: ParameterSet.h:303
TtHadLRSignalSelCalc * myLRSignalSelCalc
std::vector< int > lrSignalSelObs_
TtHadEvtSolutionMaker::~TtHadEvtSolutionMaker ( )
override

destructor

Definition at line 60 of file TtHadEvtSolutionMaker.cc.

References addLRJetComb_, addLRSignalSel_, doKinFit_, myKinFitter, myLRJetCombCalc, myLRJetCombObservables, myLRSignalSelCalc, myLRSignalSelObservables, and mySimpleBestJetComb.

60  {
61  if (doKinFit_) {
62  delete myKinFitter;
63  }
64  delete mySimpleBestJetComb;
67  if (addLRSignalSel_)
68  delete myLRSignalSelCalc;
69  if (addLRJetComb_)
70  delete myLRJetCombCalc;
71 }
TtHadLRSignalSelObservables * myLRSignalSelObservables
TtHadSimpleBestJetComb * mySimpleBestJetComb
TtFullHadKinFitter * myKinFitter
TtHadLRJetCombCalc * myLRJetCombCalc
TtHadLRJetCombObservables * myLRJetCombObservables
TtHadLRSignalSelCalc * myLRSignalSelCalc

Member Function Documentation

void TtHadEvtSolutionMaker::produce ( edm::Event iEvent,
const edm::EventSetup iSetup 
)
overridevirtual

Implements edm::EDProducer.

Definition at line 73 of file TtHadEvtSolutionMaker.cc.

References TtFullHadKinFitter::addKinFitInfo(), addLRJetComb_, addLRSignalSel_, gather_cfg::cout, doKinFit_, TtGenEvtProducer_cfi::genEvt, genEvtToken_, EgammaValidation_cff::genp, edm::Event::getByToken(), JetPartonMatching::getDistanceForParton(), JetPartonMatching::getMatchForParton(), JetPartonMatching::getSumDistances(), mps_fire::i, dqmiolumiharvest::j, jetCorrScheme_, jetParam_, fwrapper::jets, jetSrcToken_, isotrackApplyRegressor::k, matchingAlgo_, matchToGenEvt_, maxDist_, eostools::move(), myKinFitter, AlCaHLTBitMon_ParallelJobs::p, edm::Event::put(), submitPVResolutionJobs::q, alignCSCRings::s, TtHadEvtSolution::setJetParametrisation(), useDeltaR_, and useMaxDist_.

73  {
74  // TopObject Selection
75  // Select Jets
76 
77  bool jetsFound = false;
79  iEvent.getByToken(jetSrcToken_, jets);
80 
81  if (jets->size() >= 6)
82  jetsFound = true;
83 
84  // Build Event solutions according to the ambiguity in the jet combination
85  // Note, hardcoded to only run through the 6 most energetic jets - could be changed ....
86 
87  std::vector<TtHadEvtSolution>* evtsols = new std::vector<TtHadEvtSolution>();
88  if (jetsFound) {
89  for (unsigned int p = 0; p < 3; p++) { // loop over light jet p
90  for (unsigned int q = p + 1; q < 4; q++) { // loop over light jet q
91  for (unsigned int j = q + 1; j < 5; j++) { // loop over light jet j
92  for (unsigned int k = j + 1; k < 6; k++) { // loop over light jet k
93  for (unsigned int bh = 0; bh != jets->size(); bh++) { //loop over hadronic b-jet1
94  if (!(bh == p || bh == q || bh == j || bh == k)) {
95  for (unsigned int bbarh = 0; bbarh != jets->size(); bbarh++) { //loop over hadronic b-jet2
96  if (!(bbarh == p || bbarh == q || bbarh == j || bbarh == k) && !(bbarh == bh)) {
97  // Make event solutions for all possible combinations of the 4 light
98  // jets and 2 possible b-jets, not including the option of the b's being swapped.
99  // Hadp,Hadq is one pair, Hadj,Hadk the other
100  std::vector<TtHadEvtSolution> asol;
101  asol.resize(3);
102  //[p][q][b] and [j][k][bbar]
103  asol[0].setJetCorrectionScheme(jetCorrScheme_);
104  asol[0].setHadp(jets, p);
105  asol[0].setHadq(jets, q);
106  asol[0].setHadj(jets, j);
107  asol[0].setHadk(jets, k);
108  asol[0].setHadb(jets, bh);
109  asol[0].setHadbbar(jets, bbarh);
110 
111  //[p][j][b] and [q][k][bbar]
112  asol[1].setJetCorrectionScheme(jetCorrScheme_);
113  asol[1].setHadp(jets, p);
114  asol[1].setHadq(jets, j);
115  asol[1].setHadj(jets, q);
116  asol[1].setHadk(jets, k);
117  asol[1].setHadb(jets, bh);
118  asol[1].setHadbbar(jets, bbarh);
119 
120  //[p][k][b] and [j][q][bbar]
121  asol[2].setJetCorrectionScheme(jetCorrScheme_);
122  asol[2].setHadp(jets, p);
123  asol[2].setHadq(jets, k);
124  asol[2].setHadj(jets, j);
125  asol[2].setHadk(jets, q);
126  asol[2].setHadb(jets, bh);
127  asol[2].setHadbbar(jets, bbarh);
128 
129  if (doKinFit_) {
130  for (unsigned int i = 0; i != asol.size(); i++) {
131  asol[i] = myKinFitter->addKinFitInfo(&(asol[i]));
133  }
134 
135  } else {
136  std::cout << "Fitting needed to decide on best solution, enable fitting!" << std::endl;
137  }
138  // these lines calculate the observables to be used in the TtHadSignalSelection LR
139 
140  for (unsigned int i = 0; i != asol.size(); i++) {
141  (*myLRSignalSelObservables)(asol[i]);
142  }
143  // if asked for, calculate with these observable values the LRvalue and
144  // (depending on the configuration) probability this event is signal
145  if (addLRSignalSel_) {
146  for (unsigned int i = 0; i != asol.size(); i++) {
147  (*myLRSignalSelCalc)(asol[i]);
148  }
149  }
150 
151  // these lines calculate the observables to be used in the TtHadJetCombination LR
152  for (unsigned int i = 0; i != asol.size(); i++) {
153  (*myLRJetCombObservables)(asol[i]);
154  }
155  // if asked for, calculate with these observable values the LRvalue and
156  // (depending on the configuration) probability a jet combination is correct
157  if (addLRJetComb_) {
158  for (unsigned int i = 0; i != asol.size(); i++) {
159  (*myLRJetCombCalc)(asol[i]);
160  }
161  }
162  //std::cout<<"SignalSelLRval = "<<asol.getLRSignalEvtLRval()<<" JetCombProb = "<<asol.getLRSignalEvtProb()<<std::endl;
163  //std::cout<<"JetCombLRval = "<<asol.getLRJetCombLRval()<<" JetCombProb = "<<asol.getLRJetCombProb()<<std::endl;
164 
165  // fill solution to vector with all possible solutions
166  for (unsigned int i = 0; i != asol.size(); i++) {
167  evtsols->push_back(asol[i]);
168  }
169  }
170  }
171  }
172  }
173  }
174  }
175  }
176  }
177 
178  // add TtHadSimpleBestJetComb to solutions
179  int simpleBestJetComb = (*mySimpleBestJetComb)(*evtsols);
180 
181  for (size_t s = 0; s < evtsols->size(); s++) {
182  (*evtsols)[s].setSimpleBestJetComb(simpleBestJetComb);
183  // if asked for, match the event solutions to the gen Event
184  if (matchToGenEvt_) {
185  int bestSolution = -999;
186  int bestSolutionChangeW1Q = -999;
187  int bestSolutionChangeW2Q = -999;
189  iEvent.getByToken(genEvtToken_, genEvt);
190  std::vector<const reco::Candidate*> quarks;
191  const reco::Candidate& genp = *(genEvt->daughterQuarkOfWPlus());
192  const reco::Candidate& genq = *(genEvt->daughterQuarkBarOfWPlus());
193  const reco::Candidate& genb = *(genEvt->b());
194  const reco::Candidate& genj = *(genEvt->daughterQuarkOfWMinus());
195  const reco::Candidate& genk = *(genEvt->daughterQuarkBarOfWMinus());
196  const reco::Candidate& genbbar = *(genEvt->bBar());
197  quarks.push_back(&genp);
198  quarks.push_back(&genq);
199  quarks.push_back(&genb);
200  quarks.push_back(&genj);
201  quarks.push_back(&genk);
202  quarks.push_back(&genbbar);
203  std::vector<const reco::Candidate*> jets;
204  for (size_t s = 0; s < evtsols->size(); s++) {
205  jets.clear();
206  const reco::Candidate& jetp = (*evtsols)[s].getRecHadp();
207  const reco::Candidate& jetq = (*evtsols)[s].getRecHadq();
208  const reco::Candidate& jetbh = (*evtsols)[s].getRecHadb();
209  const reco::Candidate& jetj = (*evtsols)[s].getRecHadj();
210  const reco::Candidate& jetk = (*evtsols)[s].getRecHadk();
211  const reco::Candidate& jetbbar = (*evtsols)[s].getRecHadbbar();
212  jets.push_back(&jetp);
213  jets.push_back(&jetq);
214  jets.push_back(&jetbh);
215  jets.push_back(&jetj);
216  jets.push_back(&jetk);
217  jets.push_back(&jetbbar);
219  (*evtsols)[s].setGenEvt(genEvt);
220  (*evtsols)[s].setMCBestSumAngles(aMatch.getSumDistances());
221  (*evtsols)[s].setMCBestAngleHadp(aMatch.getDistanceForParton(0));
222  (*evtsols)[s].setMCBestAngleHadq(aMatch.getDistanceForParton(1));
223  (*evtsols)[s].setMCBestAngleHadb(aMatch.getDistanceForParton(2));
224  (*evtsols)[s].setMCBestAngleHadb(aMatch.getDistanceForParton(2));
225  (*evtsols)[s].setMCBestAngleHadj(aMatch.getDistanceForParton(3));
226  (*evtsols)[s].setMCBestAngleHadk(aMatch.getDistanceForParton(4));
227  (*evtsols)[s].setMCBestAngleHadbbar(aMatch.getDistanceForParton(5));
228 
229  // Check match - checking if two light quarks are swapped wrt matched gen particle
230  if ((aMatch.getMatchForParton(2) == 2 && aMatch.getMatchForParton(5) == 5) ||
231  (aMatch.getMatchForParton(2) == 5 && aMatch.getMatchForParton(5) == 2)) { // check b-jets
232 
233  if (aMatch.getMatchForParton(3) == 3 && aMatch.getMatchForParton(4) == 4) { //check light jets
234  bestSolutionChangeW2Q = 0;
235  if (aMatch.getMatchForParton(0) == 0 && aMatch.getMatchForParton(1) == 1) {
236  bestSolution = s;
237  bestSolutionChangeW1Q = 0;
238  } else {
239  if (aMatch.getMatchForParton(0) == 1 && aMatch.getMatchForParton(1) == 0) {
240  bestSolution = s;
241  bestSolutionChangeW1Q = 1;
242  }
243  }
244  } else {
245  if (aMatch.getMatchForParton(2) == 3 && aMatch.getMatchForParton(3) == 2) { // or check if swapped
246  bestSolutionChangeW2Q = 1;
247  if (aMatch.getMatchForParton(0) == 1 && aMatch.getMatchForParton(1) == 0) {
248  bestSolution = s;
249  bestSolutionChangeW1Q = 1;
250  } else {
251  if (aMatch.getMatchForParton(0) == 0 && aMatch.getMatchForParton(1) == 1) {
252  bestSolution = s;
253  bestSolutionChangeW1Q = 0;
254  }
255  }
256  }
257  if (aMatch.getMatchForParton(2) == 2 && aMatch.getMatchForParton(3) == 3) {
258  bestSolutionChangeW2Q = 0;
259  if (aMatch.getMatchForParton(0) == 0 && aMatch.getMatchForParton(1) == 1) {
260  bestSolution = s;
261  bestSolutionChangeW1Q = 0;
262  } else if (aMatch.getMatchForParton(0) == 1 && aMatch.getMatchForParton(1) == 0) {
263  bestSolution = s;
264  bestSolutionChangeW1Q = 1;
265  }
266  }
267  }
268  }
269  for (size_t s = 0; s < evtsols->size(); s++) {
270  (*evtsols)[s].setMCBestJetComb(bestSolution);
271  (*evtsols)[s].setMCChangeW1Q(bestSolutionChangeW1Q);
272  (*evtsols)[s].setMCChangeW2Q(bestSolutionChangeW2Q);
273  }
274  }
275  } // end matchEvt
276  }
277  //store the vector of solutions to the event
278 
279  std::unique_ptr<std::vector<TtHadEvtSolution> > pOut(evtsols);
280  iEvent.put(std::move(pOut));
281  } else { //end loop jet/MET found
282  std::cout << "No calibrated solutions built, because only " << jets->size() << " were present";
283 
284  std::unique_ptr<std::vector<TtHadEvtSolution> > pOut(evtsols);
285  iEvent.put(std::move(pOut));
286  }
287 }
OrphanHandle< PROD > put(std::unique_ptr< PROD > product)
Put a new product.
Definition: Event.h:133
TtFullHadKinFitter * myKinFitter
TtHadEvtSolution addKinFitInfo(TtHadEvtSolution *asol)
add kin fit information to the old event solution (in for legacy reasons)
edm::EDGetTokenT< std::vector< pat::Jet > > jetSrcToken_
bool getByToken(EDGetToken token, Handle< PROD > &result) const
Definition: Event.h:539
edm::EDGetTokenT< TtGenEvent > genEvtToken_
vector< PseudoJet > jets
def move
Definition: eostools.py:511
tuple genp
produce generated paricles in acceptance #
void setJetParametrisation(int jp)
tuple cout
Definition: gather_cfg.py:144

Member Data Documentation

bool TtHadEvtSolutionMaker::addLRJetComb_
private

Definition at line 37 of file TtHadEvtSolutionMaker.h.

Referenced by produce(), TtHadEvtSolutionMaker(), and ~TtHadEvtSolutionMaker().

bool TtHadEvtSolutionMaker::addLRSignalSel_
private

Definition at line 37 of file TtHadEvtSolutionMaker.h.

Referenced by produce(), TtHadEvtSolutionMaker(), and ~TtHadEvtSolutionMaker().

std::vector<unsigned int> TtHadEvtSolutionMaker::constraints_
private

Definition at line 45 of file TtHadEvtSolutionMaker.h.

Referenced by TtHadEvtSolutionMaker().

bool TtHadEvtSolutionMaker::doKinFit_
private

Definition at line 37 of file TtHadEvtSolutionMaker.h.

Referenced by produce(), TtHadEvtSolutionMaker(), and ~TtHadEvtSolutionMaker().

edm::EDGetTokenT<TtGenEvent> TtHadEvtSolutionMaker::genEvtToken_
private

Definition at line 46 of file TtHadEvtSolutionMaker.h.

Referenced by produce(), and TtHadEvtSolutionMaker().

int TtHadEvtSolutionMaker::jetCorrScheme_
private

Definition at line 35 of file TtHadEvtSolutionMaker.h.

Referenced by produce(), and TtHadEvtSolutionMaker().

int TtHadEvtSolutionMaker::jetParam_
private

Definition at line 43 of file TtHadEvtSolutionMaker.h.

Referenced by produce(), and TtHadEvtSolutionMaker().

edm::EDGetTokenT<std::vector<pat::Jet> > TtHadEvtSolutionMaker::jetSrcToken_
private

Definition at line 34 of file TtHadEvtSolutionMaker.h.

Referenced by produce(), and TtHadEvtSolutionMaker().

std::string TtHadEvtSolutionMaker::lrJetCombFile_
private

Definition at line 36 of file TtHadEvtSolutionMaker.h.

Referenced by TtHadEvtSolutionMaker().

std::vector<int> TtHadEvtSolutionMaker::lrJetCombObs_
private

Definition at line 44 of file TtHadEvtSolutionMaker.h.

Referenced by TtHadEvtSolutionMaker().

std::string TtHadEvtSolutionMaker::lrSignalSelFile_
private

Definition at line 36 of file TtHadEvtSolutionMaker.h.

Referenced by TtHadEvtSolutionMaker().

std::vector<int> TtHadEvtSolutionMaker::lrSignalSelObs_
private

Definition at line 44 of file TtHadEvtSolutionMaker.h.

Referenced by TtHadEvtSolutionMaker().

int TtHadEvtSolutionMaker::matchingAlgo_
private

Definition at line 38 of file TtHadEvtSolutionMaker.h.

Referenced by produce(), and TtHadEvtSolutionMaker().

bool TtHadEvtSolutionMaker::matchToGenEvt_
private

Definition at line 37 of file TtHadEvtSolutionMaker.h.

Referenced by produce(), and TtHadEvtSolutionMaker().

double TtHadEvtSolutionMaker::maxDeltaS_
private

Definition at line 42 of file TtHadEvtSolutionMaker.h.

Referenced by TtHadEvtSolutionMaker().

double TtHadEvtSolutionMaker::maxDist_
private

Definition at line 40 of file TtHadEvtSolutionMaker.h.

Referenced by produce(), and TtHadEvtSolutionMaker().

double TtHadEvtSolutionMaker::maxF_
private

Definition at line 42 of file TtHadEvtSolutionMaker.h.

Referenced by TtHadEvtSolutionMaker().

int TtHadEvtSolutionMaker::maxNrIter_
private

Definition at line 41 of file TtHadEvtSolutionMaker.h.

Referenced by TtHadEvtSolutionMaker().

TtFullHadKinFitter* TtHadEvtSolutionMaker::myKinFitter
private

Definition at line 48 of file TtHadEvtSolutionMaker.h.

Referenced by produce(), TtHadEvtSolutionMaker(), and ~TtHadEvtSolutionMaker().

TtHadLRJetCombCalc* TtHadEvtSolutionMaker::myLRJetCombCalc
private

Definition at line 51 of file TtHadEvtSolutionMaker.h.

Referenced by TtHadEvtSolutionMaker(), and ~TtHadEvtSolutionMaker().

TtHadLRJetCombObservables* TtHadEvtSolutionMaker::myLRJetCombObservables
private

Definition at line 50 of file TtHadEvtSolutionMaker.h.

Referenced by TtHadEvtSolutionMaker(), and ~TtHadEvtSolutionMaker().

TtHadLRSignalSelCalc* TtHadEvtSolutionMaker::myLRSignalSelCalc
private

Definition at line 53 of file TtHadEvtSolutionMaker.h.

Referenced by TtHadEvtSolutionMaker(), and ~TtHadEvtSolutionMaker().

TtHadLRSignalSelObservables* TtHadEvtSolutionMaker::myLRSignalSelObservables
private

Definition at line 52 of file TtHadEvtSolutionMaker.h.

Referenced by TtHadEvtSolutionMaker(), and ~TtHadEvtSolutionMaker().

TtHadSimpleBestJetComb* TtHadEvtSolutionMaker::mySimpleBestJetComb
private

Definition at line 49 of file TtHadEvtSolutionMaker.h.

Referenced by TtHadEvtSolutionMaker(), and ~TtHadEvtSolutionMaker().

bool TtHadEvtSolutionMaker::useDeltaR_
private

Definition at line 39 of file TtHadEvtSolutionMaker.h.

Referenced by produce(), and TtHadEvtSolutionMaker().

bool TtHadEvtSolutionMaker::useMaxDist_
private

Definition at line 39 of file TtHadEvtSolutionMaker.h.

Referenced by produce(), and TtHadEvtSolutionMaker().