ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitPhysics/Utils/src/ElectronTools.cc
Revision: 1.8
Committed: Fri May 28 16:31:43 2010 UTC (14 years, 11 months ago) by ceballos
Content type: text/plain
Branch: MAIN
Changes since 1.7: +2 -2 lines
Log Message:
fixing isolation

File Contents

# User Rev Content
1 ceballos 1.8 // $Id: ElectronTools.cc,v 1.7 2010/05/28 15:45:45 ceballos Exp $
2 sixie 1.1
3     #include "MitPhysics/Utils/interface/ElectronTools.h"
4     #include "MitAna/DataTree/interface/StableData.h"
5     #include <TFile.h>
6    
7     ClassImp(mithep::ElectronTools)
8    
9     using namespace mithep;
10    
11     //--------------------------------------------------------------------------------------------------
12     ElectronTools::ElectronTools()
13     {
14     // Constructor.
15     }
16    
17     //--------------------------------------------------------------------------------------------------
18     Bool_t ElectronTools::PassCustomID(const Electron *ele, EElIdType idType) {
19    
20     Double_t fCuts[6][8]; //!custom id cuts
21    
22     Double_t tightcuts[6][8]={
23     {0.086, 0.1, 0.052, 0.0, 0.050, 0.059, 0.061, 0.0}, //hovere
24     {0.011, 0.011, 0.011, 0.0, 0.033, 0.029, 0.030, 0.0}, //sigmaetaeta
25     {0.038, 0.024, 0.045, 0.0, 0.034, 0.017, 0.026, 0.0}, //deltaphiin
26     {0.0081, 0.0029, 0.0051, 0.0, 0.0070, 0.0062, 0.0088, 0.0}, //deltaetain
27     {0.0, 0.9, 0.0, 0.0, 0.0, 0.78, 0.0, 0.0}, //eoverp
28     {0.8,0.2,0.9,0,0,0,0,0}}; //extra cuts fbrem and E_Over_P
29    
30     Double_t loosecuts[6][8]={
31     {0.076, 0.033, 0.07, 0.0, 0.083,0.148, 0.033, 0.0}, //hovere
32     {0.0101, 0.0095, 0.0097, 0.0, 0.03, 0.03, 0.03, 0.0}, //sigmaetaeta
33     {0.053, 0.0189, 0.059, 0.099, 0.0278,0.0157, 0.042, 0.080}, //deltaphiin
34     {0.0078, 0.00259, 0.0062, 0.0, 0.0078,0.0061, 0.0061, 0.0}, //deltaetain
35     {0.3, 0.92, 0.211, 0.0, 0.42, 0.88, 0.68, 0.0}, //eoverp
36     {0.8,0.2,0,0,0,0,0,0}}; //extra cuts fbrem and E_Over_P
37    
38     Double_t VBTFWorkingPoint95[6][8] = {
39 ceballos 1.5 {0.5, 0.5, 0.5, 0.5, 0.07, 0.07, 0.07, 0.07 }, //hovere
40 sixie 1.1 {0.01, 0.01, 0.01, 0.01, 0.03, 0.03, 0.03, 0.03 }, //sigmaetaeta
41     {0.8, 0.8, 0.8, 0.8, 0.7, 0.7, 0.7, 0.7 }, //deltaphiin
42 ceballos 1.5 {0.007, 0.007, 0.007, 0.007, 0.010, 0.010, 0.010, 0.010 }, //deltaetain
43 sixie 1.1 {0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 }, //eoverp
44     {0.0, 0.0, 0, 0, 0, 0, 0, 0 } //extra cuts fbrem and E_Over_P
45     };
46    
47 ceballos 1.5 Double_t VBTFWorkingPoint90[6][8] = {
48     {0.12, 0.12, 0.12, 0.12, 0.05, 0.05, 0.05, 0.05 }, //hovere
49     {0.01, 0.01, 0.01, 0.01, 0.03, 0.03, 0.03, 0.03 }, //sigmaetaeta
50     {0.8, 0.8, 0.8, 0.8, 0.7, 0.7, 0.7, 0.7 }, //deltaphiin
51     {0.007, 0.007, 0.007, 0.007, 0.009, 0.009, 0.009, 0.009 }, //deltaetain
52     {0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 }, //eoverp
53     {0.0, 0.0, 0, 0, 0, 0, 0, 0 } //extra cuts fbrem and E_Over_P
54     };
55 sixie 1.1
56 ceballos 1.5 Double_t VBTFWorkingPoint85[6][8] = {
57     {0.04, 0.04, 0.04, 0.04, 0.025, 0.025, 0.025, 0.025 }, //hovere
58 sixie 1.1 {0.01, 0.01, 0.01, 0.01, 0.03, 0.03, 0.03, 0.03 }, //sigmaetaeta
59 ceballos 1.5 {0.06, 0.06, 0.06, 0.06, 0.04, 0.04, 0.04, 0.04 }, //deltaphiin
60     {0.006, 0.006, 0.006, 0.006, 0.007, 0.007, 0.007, 0.007 }, //deltaetain
61 sixie 1.1 {0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 }, //eoverp
62     {0.0, 0.0, 0, 0, 0, 0, 0, 0 } //extra cuts fbrem and E_Over_P
63     };
64    
65     Double_t VBTFWorkingPoint80[6][8] = {
66 ceballos 1.5 {0.04, 0.04, 0.04, 0.04, 0.025, 0.025, 0.025, 0.025}, //hovere
67 sixie 1.1 {0.01, 0.01, 0.01, 0.01, 0.03, 0.03, 0.03, 0.03 }, //sigmaetaeta
68 ceballos 1.5 {0.06, 0.06, 0.06, 0.06, 0.03, 0.03, 0.03, 0.03 }, //deltaphiin
69     {0.004, 0.004, 0.004, 0.004, 0.007, 0.007, 0.007, 0.007}, //deltaetain
70 sixie 1.1 {0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 }, //eoverp
71     {0.0, 0.0, 0, 0, 0, 0, 0, 0 } //extra cuts fbrem and E_Over_P
72     };
73    
74     Double_t VBTFWorkingPoint70[6][8] = {
75 ceballos 1.5 {0.025, 0.025, 0.025, 0.025, 0.012, 0.012, 0.012, 0.012}, //hovere
76 sixie 1.1 {0.01, 0.01, 0.01, 0.01, 0.03, 0.03, 0.03, 0.03 }, //sigmaetaeta
77 ceballos 1.5 {0.03, 0.03, 0.03, 0.03, 0.02, 0.02, 0.02, 0.02 }, //deltaphiin
78     {0.003, 0.003, 0.003, 0.003, 0.005, 0.005, 0.005, 0.005}, //deltaetain
79 sixie 1.1 {0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0 }, //eoverp
80     {0.0, 0.0, 0, 0, 0, 0, 0, 0 } //extra cuts fbrem and E_Over_P
81     };
82    
83     switch (idType) {
84     case kCustomIdTight:
85     memcpy(fCuts,tightcuts,sizeof(fCuts));
86     break;
87     case kCustomIdLoose:
88     memcpy(fCuts,loosecuts,sizeof(fCuts));
89     break;
90     case kVBTFWorkingPoint95Id:
91     memcpy(fCuts,VBTFWorkingPoint95,sizeof(fCuts));
92     break;
93     case kVBTFWorkingPoint90Id:
94     memcpy(fCuts,VBTFWorkingPoint90,sizeof(fCuts));
95     break;
96 ceballos 1.5 case kVBTFWorkingPoint85Id:
97     memcpy(fCuts,VBTFWorkingPoint85,sizeof(fCuts));
98     break;
99 sixie 1.1 case kVBTFWorkingPoint80Id:
100     memcpy(fCuts,VBTFWorkingPoint80,sizeof(fCuts));
101     break;
102     case kVBTFWorkingPoint70Id:
103     memcpy(fCuts,VBTFWorkingPoint70,sizeof(fCuts));
104     break;
105     default:
106     memset(fCuts,0,sizeof(fCuts));
107     break;
108     }
109    
110    
111     // Based on RecoEgamma/ElectronIdentification/src/CutBasedElectronID.cc.
112     Double_t eOverP = ele->ESuperClusterOverP();
113     Double_t fBrem = ele->FBrem();
114    
115     if ((eOverP < fCuts[5][0]) && (fBrem < fCuts[5][1]))
116     return kFALSE;
117    
118     if (eOverP < fCuts[5][2]*(1-fBrem))
119     return kFALSE;
120    
121     Int_t cat = 2;
122     if ((ele->IsEB() && fBrem<0.06) || (ele->IsEE() && fBrem<0.1))
123     cat=1;
124     else if (eOverP < 1.2 && eOverP > 0.8)
125     cat=0;
126    
127     Double_t eSeedOverPin = ele->ESeedClusterOverPIn();
128     Double_t hOverE = ele->HadronicOverEm();
129     Double_t sigmaee = ele->CoviEtaiEta();
130     Double_t deltaPhiIn = TMath::Abs(ele->DeltaPhiSuperClusterTrackAtVtx());
131     Double_t deltaEtaIn = TMath::Abs(ele->DeltaEtaSuperClusterTrackAtVtx());
132    
133     Int_t eb = 1;
134     if (ele->IsEB())
135     eb = 0;
136    
137     if (hOverE>fCuts[0][cat+4*eb])
138     return kFALSE;
139    
140     if (sigmaee>fCuts[1][cat+4*eb])
141     return kFALSE;
142    
143     if (deltaPhiIn>fCuts[2][cat+4*eb])
144     return kFALSE;
145    
146     if(deltaEtaIn>fCuts[3][cat+4*eb])
147     return kFALSE;
148    
149     if(eSeedOverPin<fCuts[4][cat+4*eb])
150     return kFALSE;
151    
152     return kTRUE;
153     }
154    
155     //--------------------------------------------------------------------------------------------------
156 ceballos 1.5 Bool_t ElectronTools::PassCustomIso(const Electron *ele, EElIsoType isoType,
157     Bool_t useCombineIso)
158 sixie 1.1 {
159     Bool_t pass = kTRUE;
160     Double_t fIsoCuts[4][2]; //!custom isolation cuts
161     Double_t VBTFWorkingPoint95[4][2] = {
162 ceballos 1.5 {0.15 , 0.08 }, //TrkIso
163     {2.00 , 0.06 }, //ECALIso
164     {0.12 , 0.05 }, //HCALIso
165     {0.15, 0.10 } //Combined
166 sixie 1.1 };
167    
168     Double_t VBTFWorkingPoint90[4][2] = {
169 ceballos 1.5 {0.12 , 0.05 }, //TrkIso
170     {0.09 , 0.06 }, //ECALIso
171     {0.10 , 0.03 }, //HCALIso
172     {0.10, 0.07 } //Combined
173     };
174    
175     Double_t VBTFWorkingPoint85[4][2] = {
176     {0.09 , 0.05 }, //TrkIso
177     {0.08 , 0.05 }, //ECALIso
178     {0.10 , 0.025 }, //HCALIso
179     {0.09, 0.06 } //Combined
180 sixie 1.1 };
181    
182     Double_t VBTFWorkingPoint80[4][2] = {
183 ceballos 1.5 {0.09 , 0.04 }, //TrkIso
184     {0.07 , 0.05 }, //ECALIso
185     {0.10 , 0.025 }, //HCALIso
186     {0.07, 0.06 } //Combined
187 sixie 1.1 };
188    
189     Double_t VBTFWorkingPoint70[4][2] = {
190 ceballos 1.5 {0.06 , 0.03 }, //TrkIso
191     {0.06 , 0.03 }, //ECALIso
192     {0.05 , 0.015 }, //HCALIso
193     {0.05, 0.04 } //Combined
194 sixie 1.1 };
195    
196     switch (isoType) {
197     case kVBTFWorkingPoint95Iso:
198     memcpy(fIsoCuts,VBTFWorkingPoint95,sizeof(fIsoCuts));
199     break;
200     case kVBTFWorkingPoint90Iso:
201     memcpy(fIsoCuts,VBTFWorkingPoint90,sizeof(fIsoCuts));
202     break;
203 ceballos 1.5 case kVBTFWorkingPoint85Iso:
204     memcpy(fIsoCuts,VBTFWorkingPoint85,sizeof(fIsoCuts));
205     break;
206 sixie 1.1 case kVBTFWorkingPoint80Iso:
207     memcpy(fIsoCuts,VBTFWorkingPoint80,sizeof(fIsoCuts));
208     break;
209     case kVBTFWorkingPoint70Iso:
210     memcpy(fIsoCuts,VBTFWorkingPoint70,sizeof(fIsoCuts));
211     break;
212     default:
213     memset(fIsoCuts,0,sizeof(fIsoCuts));
214     break;
215     }
216    
217     Double_t trkIso = ele->TrackIsolationDr03();
218 ceballos 1.5 Double_t ecalIso = ele->EcalRecHitIsoDr03();
219     Double_t hcalIso = ele->HcalTowerSumEtDr03();
220     Double_t combinedIso = trkIso + ecalIso + hcalIso;
221 ceballos 1.8 if(ele->IsEB()) combinedIso = trkIso + TMath::Max(ecalIso - 1.0, 0.0) + hcalIso;
222 ceballos 1.5 combinedIso = combinedIso / ele->Pt();
223 sixie 1.1
224     Int_t eb = 1;
225     if (ele->IsEB())
226     eb = 0;
227    
228 ceballos 1.5 if(useCombineIso == kFALSE){
229     if (trkIso>fIsoCuts[0][eb])
230     pass = kFALSE;
231     if (ecalIso>fIsoCuts[1][eb])
232     pass = kFALSE;
233     if (hcalIso>fIsoCuts[2][eb])
234     pass = kFALSE;
235     }
236     else {
237     if (combinedIso>fIsoCuts[3][eb])
238     pass = kFALSE;
239     }
240 sixie 1.1
241     return pass;
242     }
243    
244    
245     //--------------------------------------------------------------------------------------------------
246     Bool_t ElectronTools::PassConversionFilter(const Electron *ele,
247     const DecayParticleCol *conversions,
248     Bool_t WrongHitsRequirement)
249     {
250     Bool_t isGoodConversion = kFALSE;
251    
252     for (UInt_t ifc=0; ifc<conversions->GetEntries(); ifc++) {
253     Bool_t ConversionMatchFound = kFALSE;
254     for (UInt_t d=0; d<conversions->At(ifc)->NDaughters(); d++) {
255     const Track *trk = dynamic_cast<const ChargedParticle*>
256     (conversions->At(ifc)->Daughter(d))->Trk();
257     if (ele->GsfTrk() == trk) {
258     ConversionMatchFound = kTRUE;
259     break;
260     }
261     }
262    
263     // if match between the e-track and one of the conversion legs
264     if (ConversionMatchFound == kTRUE){
265     isGoodConversion = (conversions->At(ifc)->Prob() > 1e-6) &&
266     (conversions->At(ifc)->Lxy() > 0) &&
267 bendavid 1.3 (conversions->At(ifc)->Lz() > 0) &&
268 sixie 1.1 (conversions->At(ifc)->Position().Rho() > 2.0);
269    
270     if (isGoodConversion == kTRUE) {
271     for (UInt_t d=0; d<conversions->At(ifc)->NDaughters(); d++) {
272     const Track *trk = dynamic_cast<const ChargedParticle*>
273     (conversions->At(ifc)->Daughter(d))->Trk();
274     if (trk) {
275     // These requirements are not used for the GSF track
276     if (!(trk->NHits() >= 3 && trk->Prob() > 1e-6) && trk!=ele->GsfTrk())
277     isGoodConversion = kFALSE;
278     const StableData *sd = dynamic_cast<const StableData*>
279     (conversions->At(ifc)->DaughterDat(d));
280     if (WrongHitsRequirement && sd->NWrongHits() != 0)
281     isGoodConversion = kFALSE;
282     } else {
283     isGoodConversion = kFALSE;
284     }
285     }
286     }
287     }
288     if (isGoodConversion == kTRUE) break;
289    
290     } // loop over all conversions
291    
292     return !isGoodConversion;
293     }
294    
295     //--------------------------------------------------------------------------------------------------
296     Bool_t ElectronTools::PassD0Cut(const Electron *ele, const VertexCol *vertices, Double_t fD0Cut,
297     Bool_t fReverseD0Cut)
298     {
299     Bool_t d0cut = kFALSE;
300     // d0 cut
301     Double_t d0_real = 99999;
302     for(UInt_t i0 = 0; i0 < vertices->GetEntries(); i0++) {
303     Double_t pD0 = ele->GsfTrk()->D0Corrected(*vertices->At(i0));
304     if(TMath::Abs(pD0) < TMath::Abs(d0_real)) d0_real = TMath::Abs(pD0);
305     }
306     if(d0_real < fD0Cut) d0cut = kTRUE;
307    
308     if (fReverseD0Cut == kTRUE &&
309     d0cut == kFALSE && d0_real < 0.05)
310     d0cut = kTRUE;
311     else if(fReverseD0Cut == kTRUE)
312     d0cut = kFALSE;
313    
314     return d0cut;
315     }
316    
317     //--------------------------------------------------------------------------------------------------
318 sixie 1.2 Bool_t ElectronTools::PassD0Cut(const Electron *ele, const BeamSpotCol *beamspots, Double_t fD0Cut,
319     Bool_t fReverseD0Cut)
320     {
321     Bool_t d0cut = kFALSE;
322     // d0 cut
323     Double_t d0_real = 99999;
324     for(UInt_t i0 = 0; i0 < beamspots->GetEntries(); i0++) {
325     Double_t pD0 = ele->GsfTrk()->D0Corrected(*beamspots->At(i0));
326     if(TMath::Abs(pD0) < TMath::Abs(d0_real)) d0_real = TMath::Abs(pD0);
327     }
328     if(d0_real < fD0Cut) d0cut = kTRUE;
329    
330     if (fReverseD0Cut == kTRUE &&
331     d0cut == kFALSE && d0_real < 0.05)
332     d0cut = kTRUE;
333     else if(fReverseD0Cut == kTRUE)
334     d0cut = kFALSE;
335    
336     return d0cut;
337     }
338    
339     //--------------------------------------------------------------------------------------------------
340 sixie 1.1 Bool_t ElectronTools::PassChargeFilter(const Electron *ele)
341     {
342     Bool_t passChargeFilter = kTRUE;
343     if(ele->TrackerTrk() &&
344     ele->TrackerTrk()->Charge() != ele->Charge()) passChargeFilter = kFALSE;
345    
346     return passChargeFilter;
347     }
348    
349     //--------------------------------------------------------------------------------------------------
350     Bool_t ElectronTools::PassSpikeRemovalFilter(const Electron *ele)
351     {
352     Bool_t passSpikeRemovalFilter = kTRUE;
353     if(ele->SCluster()->Seed()->Energy() > 5.0 &&
354     ele->SCluster()->Seed()->EMax() / ele->SCluster()->Seed()->E3x3() > 0.95
355     ) {
356     passSpikeRemovalFilter = kFALSE;
357     }
358    
359     // For Now Only use the EMax/E3x3 prescription.
360     // if(ele->SCluster()->Seed()->Energy() > 5.0 &&
361     // (1 - (ele->SCluster()->Seed()->E1x3() + ele->SCluster()->Seed()->E3x1() - 2*ele->SCluster()->Seed()->EMax())) > 0.95
362     // ) {
363     // passSpikeRemovalFilter = kFALSE;
364     // }
365    
366     return passSpikeRemovalFilter;
367     }
368 ceballos 1.4
369     //--------------------------------------------------------------------------------------------------
370     Int_t ElectronTools::Classify(const Electron *ele) {
371    
372 ceballos 1.5 double eta = ele->AbsEta();
373 ceballos 1.4 double eOverP = ele->ESuperClusterOverP();
374     double fBrem = ele->FBrem();
375    
376     int cat = -1;
377     if (ele->IsEB()) {
378 ceballos 1.5 if ((fBrem >= 0.12) and (eOverP > 0.9) and (eOverP < 1.2))
379 ceballos 1.4 cat = 0;
380 ceballos 1.5 else if (((eta > .445 and eta < .45 ) or
381     (eta > .79 and eta < .81 ) or
382     (eta > 1.137 and eta < 1.157 ) or
383     (eta > 1.47285 and eta < 1.4744)))
384     cat = 6;
385     else if (ele->IsTrackerDriven() and !ele->IsEcalDriven())
386 ceballos 1.4 cat = 8;
387     else if (fBrem < 0.12)
388     cat = 1;
389     else
390     cat = 2;
391     } else {
392 ceballos 1.5 if ((fBrem >= 0.2) and (eOverP > 0.82) and (eOverP < 1.22))
393 ceballos 1.4 cat = 3;
394 ceballos 1.5 else if (eta > 1.5 and eta < 1.58)
395     cat = 7;
396     else if (ele->IsTrackerDriven() and !ele->IsEcalDriven())
397 ceballos 1.4 cat = 8;
398     else if (fBrem < 0.2)
399     cat = 4;
400     else
401     cat = 5;
402     }
403    
404     return cat;
405     }
406    
407     //--------------------------------------------------------------------------------------------------
408     Int_t ElectronTools::PassTightId(const Electron *ele, const VertexCol *vertices,
409     const DecayParticleCol *conversions, const Int_t typeCuts){
410    
411     Double_t scEt = ele->SCluster()->Et();
412     Double_t eOverP = ele->ESuperClusterOverP();
413    
414     Double_t fBrem = ele->FBrem();
415     Double_t hOverE = ele->HadronicOverEm();
416     Double_t sigmaee = ele->CoviEtaiEta();
417     Double_t deltaPhiIn = TMath::Abs(ele->DeltaPhiSuperClusterTrackAtVtx());
418     Double_t deltaEtaIn = TMath::Abs(ele->DeltaEtaSuperClusterTrackAtVtx());
419     Double_t eSeedOverPin = ele->ESeedClusterOverPIn();
420    
421     Int_t mishits = ele->BestTrk()->NExpectedHitsInner();
422     Double_t tkIso = ele->TrackIsolationDr03();
423     Double_t ecalIso = ele->EcalRecHitIsoDr04();
424     Double_t ecalIsoPed = (ele->IsEB())?std::max(0.,ecalIso-1.):ecalIso;
425     Double_t hcalIso = ele->HcalTowerSumEtDr04();
426     Double_t hcalIso1 = ele->HcalDepth1TowerSumEtDr04();
427     Double_t hcalIso2 = ele->HcalDepth2TowerSumEtDr04();
428     Double_t e25Max = ele->E25Max();
429     Double_t e15 = ele->E15();
430     Double_t e55 = ele->E55();
431     Double_t e25Maxoe55 = e25Max/e55;
432     Double_t e15oe55 = e15/e55;
433    
434     int cat = Classify(ele);
435     int eb;
436    
437     if (ele->IsEB())
438     eb = 0;
439     else
440     eb = 1;
441    
442     Int_t result = 0.;
443    
444     Int_t bin = 0;
445 ceballos 1.5
446     Double_t WantBin = kFALSE;
447     if(WantBin) {
448     if (scEt < 20.)
449     bin = 2;
450     else if (scEt > 30.)
451     bin = 0;
452     else
453     bin = 1;
454     }
455 ceballos 1.4
456     if (fBrem > 0)
457     eSeedOverPin = eSeedOverPin + fBrem;
458    
459     if(typeCuts == 3 || typeCuts == 4){
460     // Loose robust cuts
461     Double_t robustlooseEleIDCuts[52] = {
462     0.05, 0.0103, 0.8, 0.00688, -1, -1, 7.33, 4.68, 9999., 9999., 9999.,9999., 9999.,9999., 9999., 9999.,9999., 9999., 0.000, -9999., 9999., 9999., 9999, -1, 0, 0,
463     0.0389, 0.0307, 0.7, 0.00944, -1, -1, 7.76, 3.09, 2.23, 9999., 9999.,9999., 9999.,9999., 9999., 9999.,9999., 9999., 0.000, -9999., 9999., 9999., 9999, -1, 0, 0
464     };
465     // Tight robust cuts
466     Double_t robusttightEleIDCuts[52] = {
467     0.0201, 0.0102, 0.0211, 0.00606, -1, -1, 2.34, 3.24, 4.51, 9999., 9999.,9999., 9999.,9999., 9999., 9999.,9999., 9999., 0.000, -9999., 9999., 9999., 9999, -1, 0, 0,
468     0.00253, 0.0291, 0.022, 0.0032, -1, -1, 0.826, 2.7, 0.255, 9999., 9999.,9999., 9999.,9999., 9999., 9999.,9999., 9999., 0.000, -9999., 9999., 9999., 9999, -1, 0, 0
469     };
470     Double_t cut[52];
471     if (typeCuts == 3) {
472     memcpy(cut ,robustlooseEleIDCuts ,sizeof(cut));
473     }
474     else {
475     memcpy(cut ,robusttightEleIDCuts ,sizeof(cut));
476     }
477    
478     if ((tkIso > cut[26*eb+6]) || (ecalIso > cut[26*eb+7]) || (hcalIso > cut[26*eb+8]) || (hcalIso1 > cut[26*eb+9]) || (hcalIso2 > cut[26*eb+10]) ||
479     (tkIso/ele->Pt() > cut[26*eb+11]) || (ecalIso/ele->Pt() > cut[26*eb+12]) || (hcalIso/ele->Pt() > cut[26*eb+13]) ||
480     ((tkIso+ecalIso+hcalIso)>cut[26*eb+14]) || (((tkIso+ecalIso+hcalIso)/ ele->Pt()) > cut[26*eb+15]) ||
481     ((tkIso+ecalIsoPed+hcalIso)>cut[26*eb+16]) || (((tkIso+ecalIsoPed+hcalIso)/ ele->Pt()) > cut[26*eb+17]) )
482     result = 0.;
483     else
484     result = 2.;
485    
486     if (hOverE > cut[26*eb+0])
487     return result;
488    
489     if (sigmaee > cut[26*eb+1])
490     return result;
491    
492     if (fabs(deltaPhiIn) > cut[26*eb+2])
493     return result;
494    
495     if (fabs(deltaEtaIn) > cut[26*eb+3])
496     return result;
497    
498     if (e25Maxoe55 < cut[26*eb+4] && e15oe55 < cut[26*eb+5])
499     return result;
500     // some extra electron id cuts
501     if (sigmaee < cut[26*eb+18]) // inverted sigmaee cut - spike removal related
502     return result;
503    
504     if ( eOverP < cut[26*eb+19] || eOverP > cut[26*eb+20]) // lower and upper cut in E/P
505     return result;
506    
507     result = result + 1;
508    
509     Double_t d0_real = 99999;
510     for(UInt_t i0 = 0; i0 < vertices->GetEntries(); i0++) {
511     Double_t pD0 = ele->GsfTrk()->D0Corrected(*vertices->At(i0));
512     if(TMath::Abs(pD0) < TMath::Abs(d0_real)) d0_real = TMath::Abs(pD0);
513     }
514     if (d0_real > cut[26*eb+21])
515     return result;
516    
517     if (mishits > cut[26*eb+22]) // expected missing hits
518     return result;
519    
520     Bool_t passConvVeto = PassConversionFilter(ele, conversions, kTRUE);
521     if (passConvVeto == kFALSE)
522     return result;
523    
524     result += 4;
525     }
526     else if(typeCuts == 0 || typeCuts == 1 || typeCuts == 2){
527     // Loose cuts
528 ceballos 1.5 Double_t cutdcotdistLoose[9] = {9999., 9999., 9999., 9999., 9999., 9999., 9999., 9999., 9999.
529     };
530     Double_t cutdetainLoose[9] = {1.30e-02, 5.95e-03, 3.10e-02, 1.68e-02, 8.44e-03, 1.70e-02, 1.55e-02, 5.13e-02, 1.61e-02
531     };
532     Double_t cutdphiinLoose[9] = {7.51e-02, 3.30e-01, 4.20e-01, 9.86e-02, 2.84e-01, 3.28e-01, 3.77e-01, 4.32e-01, 3.74e-01
533     };
534     Double_t cuteseedopcorLoose[9] = {6.31e-01, 3.02e-01, 3.04e-01, 8.10e-01, 2.23e-01, 5.03e-01, 2.78e-01, 3.10e-01, 4.69e-01
535     };
536     Double_t cutetLoose[9] = {0., 0., 0., 0., 0., 0., 0., 0., 0.
537     };
538     Double_t cutfmishitsLoose[9] = {4.50e+00, 1.50e+00, 1.50e+00, 2.50e+00, 2.50e+00, 1.50e+00, 2.50e+00, 4.50e+00, 5.00e-01
539     };
540     Double_t cuthoeLoose[9] = {2.47e-01, 7.78e-02, 1.49e-01, 3.82e-01, 4.70e-02, 1.12e-01, 1.16e+00, 5.04e+00, 1.35e+00
541     };
542     Double_t cutip_gsfLoose[9] = {0.02, 0.02, 0.02, 0.02, 0.02, 0.02, 0.02, 0.02, 0.02
543     };
544     Double_t cutiso_sumLoose[9] = {0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1
545     };
546     Double_t cutiso_sumoetLoose[9] = {9999., 9999., 9999., 9999., 9999., 9999., 9999., 9999., 9999.
547     };
548     Double_t cutseeLoose[9] = {1.92e-02, 1.31e-02, 2.53e-02, 5.27e-02, 3.29e-02, 4.19e-02, 2.65e-02, 6.58e-02, 1.38e-01
549 ceballos 1.4 };
550    
551     // Medium cuts
552 ceballos 1.5 Double_t cutdcotdistMedium[9] = {9999., 9999., 9999., 9999., 9999., 9999., 9999., 9999., 9999.
553     };
554     Double_t cutdetainMedium[9] = {1.19e-02, 4.20e-03, 1.07e-02, 1.49e-02, 6.56e-03, 1.19e-02, 1.16e-02, 5.13e-02, 6.37e-03
555     };
556     Double_t cutdphiinMedium[9] = {7.51e-02, 2.93e-01, 3.58e-01, 9.53e-02, 1.62e-01, 2.99e-01, 2.76e-01, 4.32e-01, 2.57e-01
557     };
558     Double_t cuteseedopcorMedium[9] = {6.31e-01, 8.14e-01, 7.60e-01, 8.18e-01, 7.56e-01, 5.35e-01, 6.20e-01, 7.88e-01, 8.85e-01
559     };
560     Double_t cutetMedium[9] = {0., 0., 0., 0., 0., 0., 0., 0., 0.
561     };
562     Double_t cutfmishitsMedium[9] = {1.50e+00, 1.50e+00, 1.50e+00, 1.50e+00, 1.50e+00, 1.50e+00, 2.50e+00, 1.50e+00, 5.00e-01
563     };
564     Double_t cuthoeMedium[9] = {2.46e-01, 6.80e-02, 1.35e-01, 3.73e-01, 2.33e-02, 5.58e-02, 8.80e-01, 5.04e+00, 3.78e-02
565     };
566     Double_t cutip_gsfMedium[9] = {0.02, 0.02, 0.02, 0.02, 0.02, 0.02, 0.02, 0.02, 0.02
567     };
568     Double_t cutiso_sumMedium[9] = {0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1
569     };
570     Double_t cutiso_sumoetMedium[9] = {9999., 9999., 9999., 9999., 9999., 9999., 9999., 9999., 9999.
571     };
572     Double_t cutseeMedium[9] = {1.92e-02, 1.13e-02, 1.47e-02, 3.84e-02, 3.05e-02, 3.36e-02, 1.35e-02, 5.05e-02, 2.79e-02
573 ceballos 1.4 };
574    
575     // Tight cuts
576 ceballos 1.5 Double_t cutdcotdistTight[9] = {9999., 9999., 9999., 9999., 9999., 9999., 9999., 9999., 9999.
577     };
578     Double_t cutdetainTight[9] = {9.28e-03, 3.56e-03, 7.16e-03, 1.31e-02, 5.81e-03, 9.79e-03, 1.15e-02, 1.66e-02, 3.19e-03
579     };
580     Double_t cutdphiinTight[9] = {4.66e-02, 7.80e-02, 2.64e-01, 4.42e-02, 3.20e-02, 2.37e-01, 8.25e-02, 2.07e-01, 5.39e-02
581     };
582     Double_t cuteseedopcorTight[9] = {6.48e-01, 8.97e-01, 8.91e-01, 8.39e-01, 8.35e-01, 6.49e-01, 6.76e-01, 8.70e-01, 9.91e-01
583     };
584     Double_t cutetTight[9] = {0., 0., 0., 0., 0., 0., 0., 0., 0.
585     };
586     Double_t cutfmishitsTight[9] = {1.50e+00, 1.50e+00, 1.50e+00, 1.50e+00, 1.50e+00, 5.00e-01, 2.50e+00, 5.00e-01, 5.00e-01
587     };
588     Double_t cuthoeTight[9] = {9.94e-02, 5.61e-02, 1.05e-01, 9.73e-02, 1.81e-02, 3.06e-02, 5.57e-01, 5.04e+00, 1.06e-03
589     };
590     Double_t cutip_gsfTight[9] = {0.02, 0.02, 0.02, 0.02, 0.02, 0.02, 0.02, 0.02, 0.02
591     };
592     Double_t cutiso_sumTight[9] = {0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1
593     };
594     Double_t cutiso_sumoetTight[9] = {9999., 9999., 9999., 9999., 9999., 9999., 9999., 9999., 9999.
595     };
596     Double_t cutseeTight[9] = {1.56e-02, 1.07e-02, 1.23e-02, 3.35e-02, 2.98e-02, 3.06e-02, 1.07e-02, 3.79e-02, 1.01e-02
597     };
598    
599     Double_t cutdcotdist[9];
600     Double_t cutdetain[9];
601     Double_t cutdphiin[9];
602     Double_t cuteseedopcor[9];
603     Double_t cutet[9];
604     Double_t cutfmishits[9];
605     Double_t cuthoe[9];
606     Double_t cutip_gsf[9];
607     Double_t cutiso_sum[9];
608     Double_t cutiso_sumoet[9];
609     Double_t cutsee[9];
610 ceballos 1.4 if (typeCuts == 0) {
611     memcpy(cutdcotdist ,cutdcotdistLoose ,sizeof(cutdcotdistLoose));
612     memcpy(cutdetain ,cutdetainLoose ,sizeof(cutdetainLoose));
613     memcpy(cutdphiin ,cutdphiinLoose ,sizeof(cutdphiinLoose));
614     memcpy(cuteseedopcor,cuteseedopcorLoose,sizeof(cuteseedopcorLoose));
615     memcpy(cutet ,cutetLoose ,sizeof(cutetLoose));
616     memcpy(cutfmishits ,cutfmishitsLoose ,sizeof(cutfmishitsLoose));
617     memcpy(cuthoe ,cuthoeLoose ,sizeof(cuthoeLoose));
618     memcpy(cutip_gsf ,cutip_gsfLoose ,sizeof(cutip_gsfLoose));
619     memcpy(cutiso_sum ,cutiso_sumLoose ,sizeof(cutiso_sumLoose));
620     memcpy(cutiso_sumoet,cutiso_sumoetLoose,sizeof(cutiso_sumoetLoose));
621     memcpy(cutsee ,cutseeLoose ,sizeof(cutseeLoose));
622     }
623     else if(typeCuts == 1) {
624     memcpy(cutdcotdist ,cutdcotdistMedium ,sizeof(cutdcotdistMedium));
625     memcpy(cutdetain ,cutdetainMedium ,sizeof(cutdetainMedium));
626     memcpy(cutdphiin ,cutdphiinMedium ,sizeof(cutdphiinMedium));
627     memcpy(cuteseedopcor,cuteseedopcorMedium,sizeof(cuteseedopcorMedium));
628     memcpy(cutet ,cutetMedium ,sizeof(cutetMedium));
629     memcpy(cutfmishits ,cutfmishitsMedium ,sizeof(cutfmishitsMedium));
630     memcpy(cuthoe ,cuthoeMedium ,sizeof(cuthoeMedium));
631     memcpy(cutip_gsf ,cutip_gsfMedium ,sizeof(cutip_gsfMedium));
632     memcpy(cutiso_sum ,cutiso_sumMedium ,sizeof(cutiso_sumMedium));
633     memcpy(cutiso_sumoet,cutiso_sumoetMedium,sizeof(cutiso_sumoetMedium));
634     memcpy(cutsee ,cutseeMedium ,sizeof(cutseeMedium));
635     }
636     else {
637     memcpy(cutdcotdist ,cutdcotdistTight ,sizeof(cutdcotdistTight));
638     memcpy(cutdetain ,cutdetainTight ,sizeof(cutdetainTight));
639     memcpy(cutdphiin ,cutdphiinTight ,sizeof(cutdphiinTight));
640     memcpy(cuteseedopcor,cuteseedopcorTight,sizeof(cuteseedopcorTight));
641     memcpy(cutet ,cutetTight ,sizeof(cutetTight));
642     memcpy(cutfmishits ,cutfmishitsTight ,sizeof(cutfmishitsTight));
643     memcpy(cuthoe ,cuthoeTight ,sizeof(cuthoeTight));
644     memcpy(cutip_gsf ,cutip_gsfTight ,sizeof(cutip_gsfTight));
645     memcpy(cutiso_sum ,cutiso_sumTight ,sizeof(cutiso_sumTight));
646     memcpy(cutiso_sumoet,cutiso_sumoetTight,sizeof(cutiso_sumoetTight));
647     memcpy(cutsee ,cutseeTight ,sizeof(cutseeTight));
648     }
649    
650 ceballos 1.6 // CAREFUL, I HAVE COMMENTED OUT WHAT SANI IS DOING
651 ceballos 1.5 //Double_t iso_sum = tkIso + ecalIso + hcalIso;
652 ceballos 1.7 Double_t iso_sum = (ele->TrackIsolationDr03() + TMath::Max(ele->EcalRecHitIsoDr03() - 1.0, 0.0) +
653     ele->HcalTowerSumEtDr03()) / ele->Pt();
654 ceballos 1.4 Double_t iso_sum_corrected = iso_sum*pow(40./scEt, 2);
655     if ((iso_sum < cutiso_sum[cat+bin*9]) &&
656     (iso_sum_corrected < cutiso_sumoet[cat+bin*9]))
657     result += 2;
658    
659     if (fBrem > -2) {
660     if ((hOverE < cuthoe[cat+bin*9]) and
661     (sigmaee < cutsee[cat+bin*9]) and
662     (fabs(deltaPhiIn) < cutdphiin[cat+bin*9]) and
663     (fabs(deltaEtaIn) < cutdetain[cat+bin*9]) and
664     (eSeedOverPin > cuteseedopcor[cat+bin*9]) and
665     (scEt > cutet[cat+bin*9]))
666     result += 1.;
667     }
668    
669     Double_t d0_real = 99999;
670     for(UInt_t i0 = 0; i0 < vertices->GetEntries(); i0++) {
671     Double_t pD0 = ele->GsfTrk()->D0Corrected(*vertices->At(i0));
672     if(TMath::Abs(pD0) < TMath::Abs(d0_real)) d0_real = TMath::Abs(pD0);
673     }
674     if (d0_real < cutip_gsf[cat+bin*9])
675     result += 4;
676    
677     Bool_t passConvVeto = PassConversionFilter(ele, conversions, kTRUE);
678     if (mishits < cutfmishits[cat+bin*9] &&
679     passConvVeto)
680     result += 8;
681     } // classbased
682    
683     return result;
684     }