242 |
|
} |
243 |
|
|
244 |
|
} else { |
245 |
< |
initRunLumiRangeMap(); |
245 |
> |
initRunLumiRangeMap(ctrl); |
246 |
|
} |
247 |
|
|
248 |
|
// initMuonIDMVA(); |
454 |
|
fillTriggerNames(hltTable, hltTableStrings ); |
455 |
|
} |
456 |
|
|
457 |
< |
setHLTObjectRelations( hltObjArr, hltRelsArr, hltTableStrings, hltLabelStrings, fTrigObjs ); |
457 |
> |
setHLTObjectRelations( hltObjArr, hltRelsArr, hltTableStrings, hltLabelStrings, fTrigObjs ); |
458 |
|
|
459 |
|
if( ctrl.debug ) cout << "file is : " << currentFile << endl; |
460 |
|
/* |
501 |
|
if( abs(ret4l.Z2leptons[0].type) == 13 ) Z2type = 13; |
502 |
|
} |
503 |
|
|
504 |
– |
#ifdef SYNC |
505 |
– |
if(ctrl.debug) |
506 |
– |
cout << "bits: " << ret4l.status.selectionBits << "\t" |
507 |
– |
<< "Z1: " << Z1type << "\t" |
508 |
– |
<< "Z2: " << Z2type << endl << endl; |
509 |
– |
#endif |
510 |
– |
|
504 |
|
if( ret4l.status.pass() ) { |
505 |
|
fillAngles(ret4l,angles); |
506 |
|
fillKinematics(ret4l,kinematics); |