10 #include <Math/VectorUtil.h> 14 #include "tensorflow/core/util/memmapped_file_system.h" 38 #include "oneapi/tbb/concurrent_unordered_set.h" 52 using GraphPtr = std::shared_ptr<tensorflow::GraphDef>;
55 for (
const auto& graph_entry : graph_names) {
64 if (!mmap_status.ok()) {
65 throw cms::Exception(
"DeepTauCache: unable to initalize memmapped environment for ")
67 << mmap_status.ToString();
70 graphs_[entry_name] = std::make_unique<tensorflow::GraphDef>();
73 tensorflow::MemmappedFileSystem::kMemmappedPackageDefaultGraphDef,
75 if (!load_graph_status.ok())
77 << load_graph_status.ToString();
79 options.getSessionOptions().config.mutable_graph_options()->mutable_optimizer_options()->set_opt_level(
80 ::tensorflow::OptimizerOptions::L0);
104 std::map<std::string, std::unique_ptr<tensorflow::MemmappedEnv>>
memmappedEnv_;
113 constexpr
int number_of_inner_cell = 11;
114 constexpr
int number_of_outer_cell = 21;
115 constexpr
int number_of_conv_features = 64;
116 namespace TauBlockInputs {
125 tau_n_charged_prongs,
126 tau_n_neutral_prongs,
128 chargedIsoPtSumdR03_over_dR05,
131 neutralIsoPtSumWeight_over_neutralIsoPtSum,
132 neutralIsoPtSumWeightdR03_over_neutralIsoPtSum,
133 neutralIsoPtSumdR03_over_dR05,
134 photonPtSumOutsideSignalCone,
151 tau_flightLength_sig,
152 tau_pt_weighted_deta_strip,
153 tau_pt_weighted_dphi_strip,
154 tau_pt_weighted_dr_signal,
155 tau_pt_weighted_dr_iso,
156 tau_leadingTrackNormChi2,
159 tau_gj_angle_diff_valid,
163 tau_inside_ecal_crack,
164 leadChargedCand_etaAtEcalEntrance_minus_tau_eta,
167 std::vector<int> varsToDrop = {
168 tau_phi, tau_dxy_pca_x, tau_dxy_pca_y, tau_dxy_pca_z};
171 namespace EgammaBlockInputs {
176 tau_inside_ecal_crack,
181 pfCand_ele_pvAssociationQuality,
182 pfCand_ele_puppiWeight,
184 pfCand_ele_lostInnerHits,
185 pfCand_ele_numberOfPixelHits,
186 pfCand_ele_vertex_dx,
187 pfCand_ele_vertex_dy,
188 pfCand_ele_vertex_dz,
189 pfCand_ele_vertex_dx_tauFL,
190 pfCand_ele_vertex_dy_tauFL,
191 pfCand_ele_vertex_dz_tauFL,
192 pfCand_ele_hasTrackDetails,
197 pfCand_ele_track_chi2_ndof,
198 pfCand_ele_track_ndof,
204 ele_cc_ele_rel_energy,
205 ele_cc_gamma_rel_energy,
207 ele_rel_trackMomentumAtVtx,
208 ele_rel_trackMomentumAtCalo,
209 ele_rel_trackMomentumOut,
210 ele_rel_trackMomentumAtEleClus,
211 ele_rel_trackMomentumAtVtxWithConstraint,
214 ele_eSuperClusterOverP,
215 ele_eSeedClusterOverP,
216 ele_eSeedClusterOverPout,
217 ele_eEleClusterOverPout,
218 ele_deltaEtaSuperClusterTrackAtVtx,
219 ele_deltaEtaSeedClusterTrackAtCalo,
220 ele_deltaEtaEleClusterTrackAtCalo,
221 ele_deltaPhiEleClusterTrackAtCalo,
222 ele_deltaPhiSuperClusterTrackAtVtx,
223 ele_deltaPhiSeedClusterTrackAtCalo,
224 ele_mvaInput_earlyBrem,
225 ele_mvaInput_lateBrem,
226 ele_mvaInput_sigmaEtaEta,
227 ele_mvaInput_hadEnergy,
228 ele_mvaInput_deltaEta,
229 ele_gsfTrack_normalizedChi2,
230 ele_gsfTrack_numberOfValidHits,
233 ele_has_closestCtfTrack,
234 ele_closestCtfTrack_normalizedChi2,
235 ele_closestCtfTrack_numberOfValidHits,
240 pfCand_gamma_pvAssociationQuality,
242 pfCand_gamma_puppiWeight,
243 pfCand_gamma_puppiWeightNoLep,
244 pfCand_gamma_lostInnerHits,
245 pfCand_gamma_numberOfPixelHits,
246 pfCand_gamma_vertex_dx,
247 pfCand_gamma_vertex_dy,
248 pfCand_gamma_vertex_dz,
249 pfCand_gamma_vertex_dx_tauFL,
250 pfCand_gamma_vertex_dy_tauFL,
251 pfCand_gamma_vertex_dz_tauFL,
252 pfCand_gamma_hasTrackDetails,
254 pfCand_gamma_dxy_sig,
257 pfCand_gamma_track_chi2_ndof,
258 pfCand_gamma_track_ndof,
263 namespace MuonBlockInputs {
268 tau_inside_ecal_crack,
273 pfCand_muon_pvAssociationQuality,
275 pfCand_muon_puppiWeight,
277 pfCand_muon_lostInnerHits,
278 pfCand_muon_numberOfPixelHits,
279 pfCand_muon_vertex_dx,
280 pfCand_muon_vertex_dy,
281 pfCand_muon_vertex_dz,
282 pfCand_muon_vertex_dx_tauFL,
283 pfCand_muon_vertex_dy_tauFL,
284 pfCand_muon_vertex_dz_tauFL,
285 pfCand_muon_hasTrackDetails,
290 pfCand_muon_track_chi2_ndof,
291 pfCand_muon_track_ndof,
298 muon_normalizedChi2_valid,
300 muon_numberOfValidHits,
301 muon_segmentCompatibility,
302 muon_caloCompatibility,
303 muon_pfEcalEnergy_valid,
304 muon_rel_pfEcalEnergy,
309 muon_n_matches_CSC_1,
310 muon_n_matches_CSC_2,
311 muon_n_matches_CSC_3,
312 muon_n_matches_CSC_4,
313 muon_n_matches_RPC_1,
314 muon_n_matches_RPC_2,
315 muon_n_matches_RPC_3,
316 muon_n_matches_RPC_4,
333 namespace HadronBlockInputs {
338 tau_inside_ecal_crack,
343 pfCand_chHad_leadChargedHadrCand,
344 pfCand_chHad_pvAssociationQuality,
346 pfCand_chHad_puppiWeight,
347 pfCand_chHad_puppiWeightNoLep,
349 pfCand_chHad_lostInnerHits,
350 pfCand_chHad_numberOfPixelHits,
351 pfCand_chHad_vertex_dx,
352 pfCand_chHad_vertex_dy,
353 pfCand_chHad_vertex_dz,
354 pfCand_chHad_vertex_dx_tauFL,
355 pfCand_chHad_vertex_dy_tauFL,
356 pfCand_chHad_vertex_dz_tauFL,
357 pfCand_chHad_hasTrackDetails,
359 pfCand_chHad_dxy_sig,
362 pfCand_chHad_track_chi2_ndof,
363 pfCand_chHad_track_ndof,
364 pfCand_chHad_hcalFraction,
365 pfCand_chHad_rawCaloFraction,
370 pfCand_nHad_puppiWeight,
371 pfCand_nHad_puppiWeightNoLep,
372 pfCand_nHad_hcalFraction,
379 static tbb::concurrent_unordered_set<std::string> isFirstWarning;
385 <<
"Exception in <getTauID>: No tauID '" <<
tauID <<
"' available in pat::Tau given as function argument.";
387 if (isFirstWarning.insert(
tauID).second) {
389 <<
"' available in pat::Tau given as function argument." 390 <<
" Using default_value = " << default_value <<
" instead." << std::endl;
392 return default_value;
403 std::map<BasicDiscr, size_t> indexMap;
404 std::map<BasicDiscr, size_t> indexMapdR03;
410 return getTauID(
tau,
"chargedIsoPtSum");
416 return getTauID(
tau,
"chargedIsoPtSumdR03");
419 return (*basicTauDiscriminatordR03Collection)[tau_ref].rawValues.at(
423 return getTauID(
tau,
"footprintCorrectiondR03");
426 return getTauID(
tau,
"footprintCorrection");
432 return getTauID(
tau,
"neutralIsoPtSum");
438 return getTauID(
tau,
"neutralIsoPtSumdR03");
444 return getTauID(
tau,
"neutralIsoPtSumWeight");
448 return (*basicTauDiscriminatordR03Collection)[tau_ref].rawValues.at(
452 return getTauID(
tau,
"neutralIsoPtSumWeightdR03");
454 const float getPhotonPtSumOutsideSignalCone(
const reco::PFTau&
tau,
456 return (*basicTauDiscriminatorCollection)[tau_ref].rawValues.at(
459 const float getPhotonPtSumOutsideSignalCone(
const pat::Tau&
tau,
461 return getTauID(
tau,
"photonPtSumOutsideSignalCone");
463 const float getPhotonPtSumOutsideSignalConedR03(
const reco::PFTau&
tau,
465 return (*basicTauDiscriminatordR03Collection)[tau_ref].rawValues.at(
468 const float getPhotonPtSumOutsideSignalConedR03(
const pat::Tau&
tau,
470 return getTauID(
tau,
"photonPtSumOutsideSignalConedR03");
476 return getTauID(
tau,
"puCorrPtSum");
479 auto getdxyPCA(
const reco::PFTau&
tau,
const size_t tau_index)
const {
482 auto getdxyPCA(
const pat::Tau&
tau,
const size_t tau_index)
const {
return tau.dxy_PCA(); }
483 auto getdxy(
const reco::PFTau&
tau,
const size_t tau_index)
const {
486 auto getdxy(
const pat::Tau&
tau,
const size_t tau_index)
const {
return tau.dxy(); }
487 auto getdxyError(
const reco::PFTau&
tau,
const size_t tau_index)
const {
490 auto getdxyError(
const pat::Tau&
tau,
const size_t tau_index)
const {
return tau.dxy_error(); }
491 auto getdxySig(
const reco::PFTau&
tau,
const size_t tau_index)
const {
494 auto getdxySig(
const pat::Tau&
tau,
const size_t tau_index)
const {
return tau.dxy_Sig(); }
495 auto getip3d(
const reco::PFTau&
tau,
const size_t tau_index)
const {
498 auto getip3d(
const pat::Tau&
tau,
const size_t tau_index)
const {
return tau.ip3d(); }
499 auto getip3dError(
const reco::PFTau&
tau,
const size_t tau_index)
const {
502 auto getip3dError(
const pat::Tau&
tau,
const size_t tau_index)
const {
return tau.ip3d_error(); }
503 auto getip3dSig(
const reco::PFTau&
tau,
const size_t tau_index)
const {
506 auto getip3dSig(
const pat::Tau&
tau,
const size_t tau_index)
const {
return tau.ip3d_Sig(); }
507 auto getHasSecondaryVertex(
const reco::PFTau&
tau,
const size_t tau_index)
const {
510 auto getHasSecondaryVertex(
const pat::Tau&
tau,
const size_t tau_index)
const {
return tau.hasSecondaryVertex(); }
511 auto getFlightLength(
const reco::PFTau&
tau,
const size_t tau_index)
const {
514 auto getFlightLength(
const pat::Tau&
tau,
const size_t tau_index)
const {
return tau.flightLength(); }
515 auto getFlightLengthSig(
const reco::PFTau&
tau,
const size_t tau_index)
const {
518 auto getFlightLengthSig(
const pat::Tau&
tau,
const size_t tau_index)
const {
return tau.flightLengthSig(); }
521 auto getLeadingTrackNormChi2(
const pat::Tau&
tau) {
return tau.leadingTrackNormChi2(); }
522 auto getEmFraction(
const pat::Tau&
tau) {
return tau.emFraction_MVA(); }
524 auto getEtaAtEcalEntrance(
const pat::Tau&
tau) {
return tau.etaAtEcalEntranceLeadChargedCand(); }
526 return tau.leadPFChargedHadrCand()->positionAtECALEntrance().eta();
528 auto getEcalEnergyLeadingChargedHadr(
const reco::PFTau&
tau) {
return tau.leadPFChargedHadrCand()->ecalEnergy(); }
529 auto getEcalEnergyLeadingChargedHadr(
const pat::Tau&
tau) {
return tau.ecalEnergyLeadChargedHadrCand(); }
530 auto getHcalEnergyLeadingChargedHadr(
const reco::PFTau&
tau) {
return tau.leadPFChargedHadrCand()->hcalEnergy(); }
531 auto getHcalEnergyLeadingChargedHadr(
const pat::Tau&
tau) {
return tau.hcalEnergyLeadChargedHadrCand(); }
533 template <
typename PreDiscrType>
534 bool passPrediscriminants(
const PreDiscrType prediscriminants,
535 const size_t andPrediscriminants,
537 bool passesPrediscriminants = (andPrediscriminants ? 1 : 0);
539 size_t nPrediscriminants = prediscriminants.size();
540 for (
size_t iDisc = 0; iDisc < nPrediscriminants; ++iDisc) {
542 double discResult = (*prediscriminants[iDisc].handle)[tau_ref];
543 uint8_t thisPasses = (discResult > prediscriminants[iDisc].cut) ? 1 : 0;
560 if (thisPasses ^ andPrediscriminants)
562 passesPrediscriminants = (andPrediscriminants ? 0 : 1);
566 return passesPrediscriminants;
574 return cand.bestTrack() !=
nullptr && std::isnormal(
cand.bestTrack()->dz()) && std::isnormal(
cand.dzError()) &&
578 return cand.hasTrackDetails() && std::isnormal(
cand.dz()) && std::isnormal(
cand.dzError()) &&
cand.dzError() > 0;
588 return cand.puppiWeightNoLep();
591 return cand.bestTrack() !=
nullptr 597 return cand.bestTrack() !=
nullptr 602 return cand.numberOfPixelHits();
611 return cand.rawHcalEnergy() / (
cand.rawHcalEnergy() +
cand.rawEcalEnergy());
614 float hcal_fraction = 0.;
618 hcal_fraction =
cand.hcalFraction();
621 if (
cand.pdgId() == 1 ||
cand.pdgId() == 130) {
622 hcal_fraction =
cand.hcalFraction();
623 }
else if (
cand.isIsolatedChargedHadron()) {
624 hcal_fraction =
cand.rawHcalFraction();
627 return hcal_fraction;
630 return (
cand.rawEcalEnergy() +
cand.rawHcalEnergy()) /
cand.energy();
635 template <
typename LVector1,
typename LVector2>
636 float dEta(
const LVector1& p4,
const LVector2& tau_p4) {
637 return static_cast<float>(p4.eta() - tau_p4.eta());
640 template <
typename LVector1,
typename LVector2>
641 float dPhi(
const LVector1& p4_1,
const LVector2& p4_2) {
642 return static_cast<float>(
reco::deltaPhi(p4_2.phi(), p4_1.phi()));
645 struct MuonHitMatchV2 {
646 static constexpr
size_t n_muon_stations = 4;
647 static constexpr
int first_station_id = 1;
648 static constexpr
int last_station_id = first_station_id + n_muon_stations - 1;
649 using CountArray = std::array<unsigned, n_muon_stations>;
650 using CountMap = std::map<int, CountArray>;
652 const std::vector<int>& consideredSubdets() {
658 static const std::map<int, std::string> subdet_names = {
660 if (!subdet_names.count(subdet))
661 throw cms::Exception(
"MuonHitMatch") <<
"Subdet name for subdet id " << subdet <<
" not found.";
662 return subdet_names.at(subdet);
665 size_t getStationIndex(
int station,
bool throw_exception)
const {
666 if (station < first_station_id || station > last_station_id) {
668 throw cms::Exception(
"MuonHitMatch") <<
"Station id is out of range";
671 return static_cast<size_t>(
station - 1);
675 for (
int subdet : consideredSubdets()) {
676 n_matches[subdet].fill(0);
677 n_hits[subdet].fill(0);
685 for (
const auto& segment :
muon.matches()) {
686 if (segment.segmentMatches.empty() && segment.rpcMatches.empty())
688 if (n_matches.count(segment.detector())) {
689 const size_t station_index = getStationIndex(segment.station(),
true);
690 ++n_matches.at(segment.detector()).at(station_index);
696 if (
muon.outerTrack().isNonnull()) {
697 const auto& hit_pattern =
muon.outerTrack()->hitPattern();
704 const size_t station_index = getStationIndex(hit_pattern.getMuonStation(hit_id),
false);
705 if (station_index < n_muon_stations) {
706 CountArray* muon_n_hits =
nullptr;
707 if (hit_pattern.muonDTHitFilter(hit_id))
709 else if (hit_pattern.muonCSCHitFilter(hit_id))
711 else if (hit_pattern.muonRPCHitFilter(hit_id))
715 ++muon_n_hits->at(station_index);
722 unsigned nMatches(
int subdet,
int station)
const {
723 if (!n_matches.count(subdet))
724 throw cms::Exception(
"MuonHitMatch") <<
"Subdet " << subdet <<
" not found.";
725 const size_t station_index = getStationIndex(
station,
true);
726 return n_matches.at(subdet).at(station_index);
730 if (!n_hits.count(subdet))
731 throw cms::Exception(
"MuonHitMatch") <<
"Subdet " << subdet <<
" not found.";
732 const size_t station_index = getStationIndex(
station,
true);
733 return n_hits.at(subdet).at(station_index);
736 unsigned countMuonStationsWithMatches(
int first_station,
int last_station)
const {
737 static const std::map<int, std::vector<bool>> masks = {
742 const size_t first_station_index = getStationIndex(first_station,
true);
743 const size_t last_station_index = getStationIndex(last_station,
true);
745 for (
size_t n = first_station_index;
n <= last_station_index; ++
n) {
746 for (
const auto&
match : n_matches) {
747 if (!masks.at(
match.first).at(
n) &&
match.second.at(
n) > 0)
754 unsigned countMuonStationsWithHits(
int first_station,
int last_station)
const {
755 static const std::map<int, std::vector<bool>> masks = {
761 const size_t first_station_index = getStationIndex(first_station,
true);
762 const size_t last_station_index = getStationIndex(last_station,
true);
764 for (
size_t n = first_station_index;
n <= last_station_index; ++
n) {
765 for (
const auto&
hit : n_hits) {
766 if (!masks.at(
hit.first).at(
n) &&
hit.second.at(
n) > 0)
774 CountMap n_matches, n_hits;
780 PfCand_chargedHadron,
781 PfCand_neutralHadron,
788 template <
typename Object>
801 static const std::map<int, CellObjectType> obj_types = {{11, CellObjectType::PfCand_electron},
802 {13, CellObjectType::PfCand_muon},
803 {22, CellObjectType::PfCand_gamma},
804 {130, CellObjectType::PfCand_neutralHadron},
805 {211, CellObjectType::PfCand_chargedHadron}};
808 if (iter == obj_types.end())
809 return CellObjectType::Other;
813 using Cell = std::map<CellObjectType, size_t>;
826 using Map = std::map<CellIndex, Cell>;
827 using const_iterator = Map::const_iterator;
829 CellGrid(
unsigned n_cells_eta,
830 unsigned n_cells_phi,
831 double cell_size_eta,
832 double cell_size_phi,
834 : nCellsEta(n_cells_eta),
835 nCellsPhi(n_cells_phi),
836 nTotal(nCellsEta * nCellsPhi),
837 cellSizeEta(cell_size_eta),
838 cellSizePhi(cell_size_phi),
840 if (nCellsEta % 2 != 1 || nCellsEta < 1)
841 throw cms::Exception(
"DeepTauId") <<
"Invalid number of eta cells.";
842 if (nCellsPhi % 2 != 1 || nCellsPhi < 1)
843 throw cms::Exception(
"DeepTauId") <<
"Invalid number of phi cells.";
844 if (cellSizeEta <= 0 || cellSizePhi <= 0)
848 int maxEtaIndex()
const {
return static_cast<int>((nCellsEta - 1) / 2); }
849 int maxPhiIndex()
const {
return static_cast<int>((nCellsPhi - 1) / 2); }
850 double maxDeltaEta()
const {
return cellSizeEta * (0.5 + maxEtaIndex()); }
851 double maxDeltaPhi()
const {
return cellSizePhi * (0.5 + maxPhiIndex()); }
852 int getEtaTensorIndex(
const CellIndex& cellIndex)
const {
return cellIndex.eta + maxEtaIndex(); }
853 int getPhiTensorIndex(
const CellIndex& cellIndex)
const {
return cellIndex.phi + maxPhiIndex(); }
855 bool tryGetCellIndex(
double deltaEta,
double deltaPhi, CellIndex& cellIndex)
const {
856 const auto getCellIndex = [
this](
double x,
double maxX,
double size,
int&
index) {
861 if (disable_CellIndex_workaround_) {
864 absIndex = std::floor(absX /
size + 0.5);
869 index =
static_cast<int>(std::copysign(absIndex,
x));
877 size_t num_valid_cells()
const {
return cells.size(); }
879 const Cell& at(
const CellIndex& cellIndex)
const {
return cells.at(cellIndex); }
880 size_t count(
const CellIndex& cellIndex)
const {
return cells.count(cellIndex); }
881 const_iterator
find(
const CellIndex& cellIndex)
const {
return cells.find(cellIndex); }
882 const_iterator
begin()
const {
return cells.begin(); }
883 const_iterator
end()
const {
return cells.end(); }
886 const unsigned nCellsEta, nCellsPhi, nTotal;
887 const double cellSizeEta, cellSizePhi;
890 std::map<CellIndex, Cell>
cells;
891 const bool disable_CellIndex_workaround_;
915 const tensorflow::Tensor& pred,
918 std::vector<reco::SingleTauDiscriminatorContainer> outputbuffer(
taus->size());
920 for (
size_t tau_index = 0; tau_index <
taus->size(); ++tau_index) {
922 for (
size_t num_elem :
num_)
923 x += pred.matrix<
float>()(tau_index, num_elem);
924 if (
x != 0 && !
den_.empty()) {
926 for (
size_t den_elem :
den_)
927 den_val += pred.matrix<
float>()(tau_index, den_elem);
930 outputbuffer[tau_index].rawValues.push_back(
x);
934 outputbuffer[tau_index].workingPoints.push_back(pass);
938 std::unique_ptr<TauDiscriminator>
output = std::make_unique<TauDiscriminator>();
940 filler.insert(
taus, outputbuffer.begin(), outputbuffer.end());
951 static constexpr
size_t e_index = 0, mu_index = 1, tau_index = 2, jet_index = 3;
953 {
"VSe",
Output({tau_index}, {e_index, tau_index})},
954 {
"VSmu",
Output({tau_index}, {mu_index, tau_index})},
955 {
"VSjet",
Output({tau_index}, {jet_index, tau_index})},
965 std::vector<BasicDiscriminator> requiredDiscr) {
966 std::map<std::string, size_t> discrIndexMapStr;
967 auto const aHandle =
event.getHandle(discriminatorContainerToken);
968 auto const aProv = aHandle.provenance();
969 if (aProv ==
nullptr)
970 aHandle.whyFailed()->raise();
971 const auto& psetsFromProvenance =
edm::parameterSet(aProv->stable(),
event.processHistory());
972 auto const idlist = psetsFromProvenance.
getParameter<std::vector<edm::ParameterSet>>(
"IDdefinitions");
973 for (
size_t j = 0;
j < idlist.size(); ++
j) {
975 if (discrIndexMapStr.count(idname)) {
977 <<
"basic discriminator " << idname <<
" appears more than once in the input.";
979 discrIndexMapStr[idname] =
j;
983 std::map<BasicDiscriminator, size_t> discrIndexMap;
984 for (
size_t i = 0;
i < requiredDiscr.size();
i++) {
987 <<
" was not provided in the config file.";
991 return discrIndexMap;
1002 desc.add<std::vector<std::string>>(
"graph_file",
1003 {
"RecoTauTag/TrainingFiles/data/DeepTauId/deepTau_2017v2p6_e6.pb"});
1004 desc.add<
bool>(
"mem_mapped",
false);
1005 desc.add<
unsigned>(
"year", 2017);
1006 desc.add<
unsigned>(
"version", 2);
1007 desc.add<
unsigned>(
"sub_version", 1);
1008 desc.add<
int>(
"debug_level", 0);
1009 desc.add<
bool>(
"disable_dxy_pca",
false);
1010 desc.add<
bool>(
"disable_hcalFraction_workaround",
false);
1011 desc.add<
bool>(
"disable_CellIndex_workaround",
false);
1012 desc.add<
bool>(
"save_inputs",
false);
1013 desc.add<
bool>(
"is_online",
false);
1015 desc.add<std::vector<std::string>>(
"VSeWP", {
"-1."});
1016 desc.add<std::vector<std::string>>(
"VSmuWP", {
"-1."});
1017 desc.add<std::vector<std::string>>(
"VSjetWP", {
"-1."});
1025 pset_Prediscriminants.
add<
std::string>(
"BooleanOperator",
"and");
1028 psd1.
add<
double>(
"cut");
1035 descriptions.
add(
"DeepTau",
desc);
1050 cfg.getUntrackedParameter<
edm::
InputTag>(
"basicTauDiscriminators"))),
1052 cfg.getUntrackedParameter<
edm::
InputTag>(
"basicTauDiscriminatorsdR03"))),
1055 cfg.getParameter<
edm::
InputTag>(
"pfTauTransverseImpactParameters"))),
1056 year_(
cfg.getParameter<unsigned>(
"year")),
1066 for (
const auto& output_desc :
outputs_) {
1067 produces<TauDiscriminator>(output_desc.first);
1068 const auto& cut_list =
cfg.getParameter<std::vector<std::string>>(output_desc.first +
"WP");
1070 workingPoints_[output_desc.first].push_back(std::make_unique<Cutter>(cut_str));
1081 transform(pdBoolOperator.begin(), pdBoolOperator.end(), pdBoolOperator.begin(), ::tolower);
1083 if (pdBoolOperator ==
"and") {
1085 }
else if (pdBoolOperator ==
"or") {
1089 <<
"PrediscriminantBooleanOperator defined incorrectly, options are: AND,OR";
1093 std::vector<std::string> prediscriminantsNames =
1096 for (
auto const& iDisc : prediscriminantsNames) {
1104 thisDiscriminator.
cut =
cut;
1105 thisDiscriminator.
disc_token = consumes<reco::PFTauDiscriminator>(
label);
1110 thisDiscriminator.
cut =
cut;
1111 thisDiscriminator.
disc_token = consumes<pat::PATTauDiscriminator>(
label);
1123 tensorflow::DT_FLOAT, tensorflow::TensorShape{1, TauBlockInputs::NumberOfInputs});
1126 std::sort(TauBlockInputs::varsToDrop.begin(), TauBlockInputs::varsToDrop.
end());
1127 for (
auto v : TauBlockInputs::varsToDrop) {
1129 for (std::size_t
i =
v + 1;
i < TauBlockInputs::NumberOfInputs; ++
i)
1133 tensorflow::DT_FLOAT,
1134 tensorflow::TensorShape{1,
1135 static_cast<int>(TauBlockInputs::NumberOfInputs) -
1136 static_cast<int>(TauBlockInputs::varsToDrop.
size())});
1137 if (
year_ == 2026) {
1145 std::map<std::vector<bool>, std::vector<sc::FeatureT>> GridFeatureTypes_map = {
1146 {{
false}, {sc::FeatureT::TauFlat, sc::FeatureT::GridGlobal}},
1148 {sc::FeatureT::PfCand_electron,
1149 sc::FeatureT::PfCand_muon,
1150 sc::FeatureT::PfCand_chHad,
1151 sc::FeatureT::PfCand_nHad,
1152 sc::FeatureT::PfCand_gamma,
1157 for (
const auto&
p : GridFeatureTypes_map) {
1158 for (
auto is_inner :
p.first) {
1159 for (
auto featureType :
p.second) {
1160 const sc::ScalingParams& sp =
scalingParamsMap_->at(std::make_pair(featureType, is_inner));
1161 if (!(sp.mean_.size() == sp.std_.size() && sp.mean_.size() == sp.lim_min_.size() &&
1162 sp.mean_.size() == sp.lim_max_.size()))
1163 throw cms::Exception(
"DeepTauId") <<
"sizes of scaling parameter vectors do not match between each other";
1168 for (
size_t n = 0;
n < 2; ++
n) {
1169 const bool is_inner =
n == 0;
1170 const auto n_cells = is_inner ? number_of_inner_cell : number_of_outer_cell;
1171 eGammaTensor_[is_inner] = std::make_unique<tensorflow::Tensor>(
1172 tensorflow::DT_FLOAT, tensorflow::TensorShape{1, 1, 1, EgammaBlockInputs::NumberOfInputs});
1173 muonTensor_[is_inner] = std::make_unique<tensorflow::Tensor>(
1174 tensorflow::DT_FLOAT, tensorflow::TensorShape{1, 1, 1, MuonBlockInputs::NumberOfInputs});
1176 tensorflow::DT_FLOAT, tensorflow::TensorShape{1, 1, 1, HadronBlockInputs::NumberOfInputs});
1177 convTensor_[is_inner] = std::make_unique<tensorflow::Tensor>(
1178 tensorflow::DT_FLOAT, tensorflow::TensorShape{1, n_cells, n_cells, number_of_conv_features});
1180 tensorflow::DT_FLOAT, tensorflow::TensorShape{1, 1, 1, number_of_conv_features});
1199 size_t nPrediscriminants =
1201 for (
size_t iDisc = 0; iDisc < nPrediscriminants; ++iDisc) {
1213 if (tauProductID != discKeyId) {
1215 <<
"The tau collection has product ID: " << tauProductID
1216 <<
" but the pre-discriminator is keyed with product ID: " << discKeyId << std::endl;
1225 const auto graph_name_vector =
cfg.getParameter<std::vector<std::string>>(
"graph_file");
1226 std::map<std::string, std::string> graph_names;
1227 for (
const auto&
entry : graph_name_vector) {
1228 const size_t sep_pos =
entry.find(
':');
1230 if (sep_pos != std::string::npos) {
1231 entry_name =
entry.substr(0, sep_pos);
1238 if (graph_names.count(entry_name))
1239 throw cms::Exception(
"DeepTauCache") <<
"Duplicated graph entries";
1243 return std::make_unique<deep_tau::DeepTauCache>(graph_names,
mem_mapped);
1248 template <
typename ConsumeType>
1266 for (
const auto& output_desc :
outputs_) {
1276 template <
typename T>
1278 return std::isnormal(
value) ?
static_cast<float>(
value) : 0.
f;
1281 template <
typename T>
1287 transformed_value = transformed_value * 2 - 1;
1288 return transformed_value;
1291 template <
typename T>
1294 const float norm_value = (fixed_value -
mean) / sigma;
1295 return std::clamp(norm_value, -n_sigmas_max, n_sigmas_max);
1301 float& cc_ele_energy,
1302 float& cc_gamma_energy,
1304 cc_ele_energy = cc_gamma_energy = 0;
1307 if (superCluster.isNonnull() && superCluster.isAvailable() && superCluster->clusters().isNonnull() &&
1308 superCluster->clusters().isAvailable()) {
1309 for (
auto iter = superCluster->clustersBegin(); iter != superCluster->clustersEnd(); ++iter) {
1310 const float energy =
static_cast<float>((*iter)->energy());
1311 if (iter == superCluster->clustersBegin())
1314 cc_gamma_energy +=
energy;
1326 const CellGrid*
grid =
nullptr)
const {
1328 std::cout <<
"<checkInputs>: block_name = " << block_name << std::endl;
1329 if (block_name ==
"input_tau") {
1330 for (
int input_index = 0; input_index < n_inputs; ++input_index) {
1331 float input =
inputs.matrix<
float>()(0, input_index);
1334 <<
"in the " << block_name
1335 <<
", input is not finite, i.e. infinite or NaN, for input_index = " << input_index;
1345 if (block_name.find(
"input_inner") != std::string::npos) {
1348 }
else if (block_name.find(
"input_outer") != std::string::npos) {
1353 int eta_phi_index = 0;
1354 for (
int eta = -n_eta;
eta <= n_eta; ++
eta) {
1355 for (
int phi = -n_phi;
phi <= n_phi; ++
phi) {
1356 const CellIndex cell_index{
eta,
phi};
1357 const auto cell_iter =
grid->find(cell_index);
1358 if (cell_iter !=
grid->end()) {
1359 for (
int input_index = 0; input_index < n_inputs; ++input_index) {
1363 <<
"in the " << block_name <<
", input is not finite, i.e. infinite or NaN, for eta = " <<
eta 1364 <<
", phi = " <<
phi <<
", input_index = " << input_index;
1367 std::cout << block_name <<
"[eta = " <<
eta <<
"][phi = " <<
phi <<
"][var = " << input_index
1368 <<
"] = " << std::setprecision(5) <<
std::fixed <<
input << std::endl;
1382 const CellGrid*
grid =
nullptr) {
1384 std::cout <<
"<saveInputs>: block_name = " << block_name << std::endl;
1387 (*json_file_) <<
", ";
1388 (*json_file_) <<
"\"" << block_name <<
"\": [";
1389 if (block_name ==
"input_tau") {
1390 for (
int input_index = 0; input_index < n_inputs; ++input_index) {
1391 float input =
inputs.matrix<
float>()(0, input_index);
1392 if (input_index != 0)
1393 (*json_file_) <<
", ";
1394 (*json_file_) <<
input;
1399 if (block_name.find(
"input_inner") != std::string::npos) {
1402 }
else if (block_name.find(
"input_outer") != std::string::npos) {
1407 int eta_phi_index = 0;
1408 for (
int eta = -n_eta;
eta <= n_eta; ++
eta) {
1410 (*json_file_) <<
", ";
1411 (*json_file_) <<
"[";
1412 for (
int phi = -n_phi;
phi <= n_phi; ++
phi) {
1414 (*json_file_) <<
", ";
1415 (*json_file_) <<
"[";
1416 const CellIndex cell_index{
eta,
phi};
1417 const auto cell_iter =
grid->find(cell_index);
1418 for (
int input_index = 0; input_index < n_inputs; ++input_index) {
1420 if (cell_iter !=
grid->end()) {
1423 if (input_index != 0)
1424 (*json_file_) <<
", ";
1425 (*json_file_) <<
input;
1427 if (cell_iter !=
grid->end()) {
1430 (*json_file_) <<
"]";
1432 (*json_file_) <<
"]";
1435 (*json_file_) <<
"]";
1442 const std::vector<pat::Electron> electron_collection_default;
1443 const std::vector<pat::Muon> muon_collection_default;
1447 pfTauTransverseImpactParameters_default;
1449 const std::vector<pat::Electron>* electron_collection;
1450 const std::vector<pat::Muon>* muon_collection;
1463 electron_collection = &electron_collection_default;
1464 muon_collection = &muon_collection_default;
1494 auto const& eventnr =
event.id().event();
1498 for (
size_t tau_index = 0; tau_index <
taus->size(); ++tau_index) {
1501 std::vector<tensorflow::Tensor> pred_vector;
1503 bool passesPrediscriminants;
1505 passesPrediscriminants = tauIDs.passPrediscriminants<std::vector<TauDiscInfo<reco::PFTauDiscriminator>>>(
1508 passesPrediscriminants = tauIDs.passPrediscriminants<std::vector<TauDiscInfo<pat::PATTauDiscriminator>>>(
1512 if (passesPrediscriminants) {
1515 getPredictionsV2<reco::PFCandidate, reco::PFTau>(
taus->at(tau_index),
1518 electron_collection,
1527 getPredictionsV2<pat::PackedCandidate, pat::Tau>(
taus->at(tau_index),
1530 electron_collection,
1543 const float pred = pred_vector[0].flat<
float>()(
k);
1544 if (!(pred >= 0 && pred <= 1))
1546 <<
"invalid prediction = " << pred <<
" for tau_index = " << tau_index <<
", pred_index = " <<
k;
1547 predictions.matrix<
float>()(tau_index,
k) = pred;
1556 predictions.matrix<
float>()(tau_index,
k) = (
k == 2) ? -1.
f : 2.
f;
1563 template <
typename Cand
idateCastType,
typename TauCastType>
1565 const size_t tau_index,
1567 const std::vector<pat::Electron>*
electrons,
1568 const std::vector<pat::Muon>*
muons,
1573 std::vector<tensorflow::Tensor>& pred_vector,
1574 TauFunc tau_funcs) {
1577 std::cout <<
"<DeepTauId::getPredictionsV2 (moduleLabel = " << moduleDescription().moduleLabel()
1578 <<
")>:" << std::endl;
1579 std::cout <<
" tau: pT = " <<
tau.pt() <<
", eta = " <<
tau.eta() <<
", phi = " <<
tau.phi()
1580 <<
", eventnr = " << eventnr << std::endl;
1585 fillGrids(dynamic_cast<const TauCastType&>(
tau), *
muons, inner_grid, outer_grid);
1586 fillGrids(dynamic_cast<const TauCastType&>(
tau), pfCands, inner_grid, outer_grid);
1588 createTauBlockInputs<CandidateCastType>(
1589 dynamic_cast<const TauCastType&
>(
tau), tau_index, tau_ref,
pv,
rho, tau_funcs);
1591 createConvFeatures<CandidateCastType>(
dynamic_cast<const TauCastType&
>(
tau),
1605 createConvFeatures<CandidateCastType>(
dynamic_cast<const TauCastType&
>(
tau),
1622 json_file_ =
new std::ofstream(json_file_name.data());
1624 (*json_file_) <<
"{";
1627 *
eGammaTensor_[
true],
"input_inner_egamma", dnn_inputs_v2::EgammaBlockInputs::NumberOfInputs, &inner_grid);
1628 saveInputs(*
muonTensor_[
true],
"input_inner_muon", dnn_inputs_v2::MuonBlockInputs::NumberOfInputs, &inner_grid);
1630 *
hadronsTensor_[
true],
"input_inner_hadrons", dnn_inputs_v2::HadronBlockInputs::NumberOfInputs, &inner_grid);
1632 *
eGammaTensor_[
false],
"input_outer_egamma", dnn_inputs_v2::EgammaBlockInputs::NumberOfInputs, &outer_grid);
1633 saveInputs(*
muonTensor_[
false],
"input_outer_muon", dnn_inputs_v2::MuonBlockInputs::NumberOfInputs, &outer_grid);
1635 *
hadronsTensor_[
false],
"input_outer_hadrons", dnn_inputs_v2::HadronBlockInputs::NumberOfInputs, &outer_grid);
1636 (*json_file_) <<
"}";
1645 {
"main_output/Softmax"},
1669 template <
typename Collection,
typename TauCastType>
1670 void fillGrids(
const TauCastType&
tau,
const Collection&
objects, CellGrid& inner_grid, CellGrid& outer_grid) {
1671 static constexpr
double outer_dR2 = 0.25;
1673 const double inner_dR2 =
std::pow(inner_radius, 2);
1675 const auto addObject = [&](
size_t n,
double deta,
double dphi, CellGrid&
grid) {
1678 if (obj_type == CellObjectType::Other)
1680 CellIndex cell_index;
1681 if (
grid.tryGetCellIndex(deta, dphi, cell_index)) {
1683 auto iter = cell.find(obj_type);
1684 if (iter != cell.end()) {
1685 const auto& prev_obj =
objects.at(iter->second);
1686 if (
obj.polarP4().pt() > prev_obj.polarP4().pt())
1694 for (
size_t n = 0;
n <
objects.size(); ++
n) {
1696 const double deta =
obj.polarP4().eta() -
tau.polarP4().eta();
1699 if (dR2 < inner_dR2)
1700 addObject(
n, deta, dphi, inner_grid);
1701 if (dR2 < outer_dR2)
1702 addObject(
n, deta, dphi, outer_grid);
1707 std::vector<tensorflow::Tensor> pred_vector;
1715 {
"inner_all_dropout_4/Identity"},
1724 {
"outer_all_dropout_4/Identity"},
1727 return pred_vector.at(0);
1730 template <
typename Cand
idateCastType,
typename TauCastType>
1732 const size_t tau_index,
1736 const std::vector<pat::Electron>*
electrons,
1737 const std::vector<pat::Muon>*
muons,
1739 const CellGrid&
grid,
1743 std::cout <<
"<DeepTauId::createConvFeatures (is_inner = " << is_inner <<
")>:" << std::endl;
1745 tensorflow::Tensor& convTensor = *
convTensor_.at(is_inner);
1746 eGammaTensor_[is_inner] = std::make_unique<tensorflow::Tensor>(
1747 tensorflow::DT_FLOAT,
1748 tensorflow::TensorShape{
1749 (
long long int)
grid.num_valid_cells(), 1, 1, dnn_inputs_v2::EgammaBlockInputs::NumberOfInputs});
1750 muonTensor_[is_inner] = std::make_unique<tensorflow::Tensor>(
1751 tensorflow::DT_FLOAT,
1752 tensorflow::TensorShape{
1753 (
long long int)
grid.num_valid_cells(), 1, 1, dnn_inputs_v2::MuonBlockInputs::NumberOfInputs});
1755 tensorflow::DT_FLOAT,
1756 tensorflow::TensorShape{
1757 (
long long int)
grid.num_valid_cells(), 1, 1, dnn_inputs_v2::HadronBlockInputs::NumberOfInputs});
1767 std::cout <<
"processing ( eta = " <<
eta <<
", phi = " <<
phi <<
" )" << std::endl;
1769 const CellIndex cell_index{
eta,
phi};
1770 const auto cell_iter =
grid.find(cell_index);
1771 if (cell_iter !=
grid.end()) {
1773 std::cout <<
" creating inputs for ( eta = " <<
eta <<
", phi = " <<
phi <<
" ): idx = " <<
idx 1776 const Cell& cell = cell_iter->second;
1777 createEgammaBlockInputs<CandidateCastType>(
1778 idx,
tau, tau_index, tau_ref,
pv,
rho,
electrons, pfCands, cell, tau_funcs, is_inner);
1779 createMuonBlockInputs<CandidateCastType>(
1780 idx,
tau, tau_index, tau_ref,
pv,
rho,
muons, pfCands, cell, tau_funcs, is_inner);
1781 createHadronsBlockInputs<CandidateCastType>(
1782 idx,
tau, tau_index, tau_ref,
pv,
rho, pfCands, cell, tau_funcs, is_inner);
1786 std::cout <<
" skipping creation of inputs, because ( eta = " <<
eta <<
", phi = " <<
phi 1787 <<
" ) is not in the grid !!" << std::endl;
1797 const CellIndex cell_index{
eta,
phi};
1798 const int eta_index =
grid.getEtaTensorIndex(cell_index);
1799 const int phi_index =
grid.getPhiTensorIndex(cell_index);
1801 const auto cell_iter =
grid.find(cell_index);
1802 if (cell_iter !=
grid.end()) {
1813 const tensorflow::Tensor&
features,
1817 for (
int n = 0;
n < dnn_inputs_v2::number_of_conv_features; ++
n) {
1818 convTensor.tensor<
float, 4>()(0, eta_index, phi_index,
n) =
features.tensor<
float, 4>()(batch_idx, 0, 0,
n);
1822 template <
typename Cand
idateCastType,
typename TauCastType>
1824 const size_t& tau_index,
1828 TauFunc tau_funcs) {
1835 inputs.flat<
float>().setZero();
1837 const auto&
get = [&](
int var_index) ->
float& {
1841 auto leadChargedHadrCand =
dynamic_cast<const CandidateCastType*
>(
tau.leadChargedHadrCand().get());
1852 get(dnn::tau_n_charged_prongs) = sp.scale(
tau.decayMode() / 5 + 1,
tauInputs_indices_[dnn::tau_n_charged_prongs]);
1853 get(dnn::tau_n_neutral_prongs) = sp.scale(
tau.decayMode() % 5,
tauInputs_indices_[dnn::tau_n_neutral_prongs]);
1854 get(dnn::chargedIsoPtSum) =
1856 get(dnn::chargedIsoPtSumdR03_over_dR05) =
1857 sp.scale(tau_funcs.getChargedIsoPtSumdR03(
tau, tau_ref) / tau_funcs.getChargedIsoPtSum(
tau, tau_ref),
1860 get(dnn::footprintCorrection) =
1861 sp.scale(tau_funcs.getFootprintCorrectiondR03(
tau, tau_ref),
tauInputs_indices_[dnn::footprintCorrection]);
1863 get(dnn::footprintCorrection) =
1864 sp.scale(tau_funcs.getFootprintCorrection(
tau, tau_ref),
tauInputs_indices_[dnn::footprintCorrection]);
1866 get(dnn::neutralIsoPtSum) =
1868 get(dnn::neutralIsoPtSumWeight_over_neutralIsoPtSum) =
1869 sp.scale(tau_funcs.getNeutralIsoPtSumWeight(
tau, tau_ref) / tau_funcs.getNeutralIsoPtSum(
tau, tau_ref),
1871 get(dnn::neutralIsoPtSumWeightdR03_over_neutralIsoPtSum) =
1872 sp.scale(tau_funcs.getNeutralIsoPtSumdR03Weight(
tau, tau_ref) / tau_funcs.getNeutralIsoPtSum(
tau, tau_ref),
1874 get(dnn::neutralIsoPtSumdR03_over_dR05) =
1875 sp.scale(tau_funcs.getNeutralIsoPtSumdR03(
tau, tau_ref) / tau_funcs.getNeutralIsoPtSum(
tau, tau_ref),
1877 get(dnn::photonPtSumOutsideSignalCone) = sp.scale(tau_funcs.getPhotonPtSumOutsideSignalCone(
tau, tau_ref),
1879 get(dnn::puCorrPtSum) = sp.scale(tau_funcs.getPuCorrPtSum(
tau, tau_ref),
tauInputs_indices_[dnn::puCorrPtSum]);
1886 auto const pca = tau_funcs.getdxyPCA(
tau, tau_index);
1891 get(dnn::tau_dxy_pca_x) = 0;
1892 get(dnn::tau_dxy_pca_y) = 0;
1893 get(dnn::tau_dxy_pca_z) = 0;
1897 const bool tau_dxy_valid =
1898 isAbove(tau_funcs.getdxy(
tau, tau_index), -10) &&
isAbove(tau_funcs.getdxyError(
tau, tau_index), 0);
1899 if (tau_dxy_valid) {
1900 get(dnn::tau_dxy_valid) = sp.scale(tau_dxy_valid,
tauInputs_indices_[dnn::tau_dxy_valid]);
1902 get(dnn::tau_dxy_sig) =
1903 sp.scale(
std::abs(tau_funcs.getdxy(
tau, tau_index)) / tau_funcs.getdxyError(
tau, tau_index),
1906 const bool tau_ip3d_valid =
1907 isAbove(tau_funcs.getip3d(
tau, tau_index), -10) &&
isAbove(tau_funcs.getip3dError(
tau, tau_index), 0);
1908 if (tau_ip3d_valid) {
1909 get(dnn::tau_ip3d_valid) = sp.scale(tau_ip3d_valid,
tauInputs_indices_[dnn::tau_ip3d_valid]);
1910 get(dnn::tau_ip3d) = sp.scale(tau_funcs.getip3d(
tau, tau_index),
tauInputs_indices_[dnn::tau_ip3d]);
1911 get(dnn::tau_ip3d_sig) =
1912 sp.scale(
std::abs(tau_funcs.getip3d(
tau, tau_index)) / tau_funcs.getip3dError(
tau, tau_index),
1915 if (leadChargedHadrCand) {
1916 const bool hasTrackDetails = candFunc::getHasTrackDetails(*leadChargedHadrCand);
1917 const float tau_dz = (
is_online_ && !hasTrackDetails) ? 0 : candFunc::getTauDz(*leadChargedHadrCand);
1919 get(dnn::tau_dz_sig_valid) =
1920 sp.scale(candFunc::getTauDZSigValid(*leadChargedHadrCand),
tauInputs_indices_[dnn::tau_dz_sig_valid]);
1921 const double dzError = hasTrackDetails ? leadChargedHadrCand->dzError() : -999.;
1924 get(dnn::tau_flightLength_x) =
1925 sp.scale(tau_funcs.getFlightLength(
tau, tau_index).x(),
tauInputs_indices_[dnn::tau_flightLength_x]);
1926 get(dnn::tau_flightLength_y) =
1927 sp.scale(tau_funcs.getFlightLength(
tau, tau_index).y(),
tauInputs_indices_[dnn::tau_flightLength_y]);
1928 get(dnn::tau_flightLength_z) =
1929 sp.scale(tau_funcs.getFlightLength(
tau, tau_index).z(),
tauInputs_indices_[dnn::tau_flightLength_z]);
1931 get(dnn::tau_flightLength_sig) = 0.55756444;
1933 get(dnn::tau_flightLength_sig) =
1934 sp.scale(tau_funcs.getFlightLengthSig(
tau, tau_index),
tauInputs_indices_[dnn::tau_flightLength_sig]);
1943 get(dnn::tau_pt_weighted_dr_iso) =
1945 get(dnn::tau_leadingTrackNormChi2) =
1946 sp.scale(tau_funcs.getLeadingTrackNormChi2(
tau),
tauInputs_indices_[dnn::tau_leadingTrackNormChi2]);
1948 const bool tau_e_ratio_valid = std::isnormal(
eratio) &&
eratio > 0.f;
1949 get(dnn::tau_e_ratio_valid) = sp.scale(tau_e_ratio_valid,
tauInputs_indices_[dnn::tau_e_ratio_valid]);
1952 const bool tau_gj_angle_diff_valid = (std::isnormal(gj_angle_diff) || gj_angle_diff == 0) && gj_angle_diff >= 0;
1953 get(dnn::tau_gj_angle_diff_valid) =
1955 get(dnn::tau_gj_angle_diff) =
1956 tau_gj_angle_diff_valid ? sp.scale(gj_angle_diff,
tauInputs_indices_[dnn::tau_gj_angle_diff]) : 0;
1958 get(dnn::tau_emFraction) = sp.scale(tau_funcs.getEmFraction(
tau),
tauInputs_indices_[dnn::tau_emFraction]);
1960 get(dnn::tau_inside_ecal_crack) =
1962 get(dnn::leadChargedCand_etaAtEcalEntrance_minus_tau_eta) =
1963 sp.scale(tau_funcs.getEtaAtEcalEntrance(
tau) -
tau.p4().eta(),
1967 template <
typename Cand
idateCastType,
typename TauCastType>
1969 const TauCastType&
tau,
1970 const size_t tau_index,
1974 const std::vector<pat::Electron>*
electrons,
1976 const Cell& cell_map,
1987 int PFe_index_offset =
scalingParamsMap_->at(std::make_pair(ft_global,
false)).mean_.size();
1988 int e_index_offset = PFe_index_offset +
scalingParamsMap_->at(std::make_pair(ft_PFe,
false)).mean_.size();
1989 int PFg_index_offset = e_index_offset +
scalingParamsMap_->at(std::make_pair(ft_e,
false)).mean_.size();
1992 int fill_index_offset_e = 0;
1993 int fill_index_offset_PFg = 0;
1995 fill_index_offset_e =
1997 fill_index_offset_PFg =
2003 const auto&
get = [&](
int var_index) ->
float& {
return inputs.tensor<
float, 4>()(
idx, 0, 0, var_index); };
2005 const bool valid_index_pf_ele = cell_map.count(CellObjectType::PfCand_electron);
2006 const bool valid_index_pf_gamma = cell_map.count(CellObjectType::PfCand_gamma);
2009 if (!cell_map.empty()) {
2010 const sc::ScalingParams& sp =
scalingParamsMap_->at(std::make_pair(ft_global,
false));
2014 get(dnn::tau_inside_ecal_crack) = sp.scale(
isInEcalCrack(
tau.polarP4().eta()), dnn::tau_inside_ecal_crack);
2016 if (valid_index_pf_ele) {
2017 const sc::ScalingParams& sp =
scalingParamsMap_->at(std::make_pair(ft_PFe, is_inner));
2018 size_t index_pf_ele = cell_map.at(CellObjectType::PfCand_electron);
2019 const auto& ele_cand =
dynamic_cast<const CandidateCastType&
>(pfCands.
at(index_pf_ele));
2021 get(dnn::pfCand_ele_valid) = sp.scale(valid_index_pf_ele, dnn::pfCand_ele_valid - PFe_index_offset);
2022 get(dnn::pfCand_ele_rel_pt) =
2023 sp.scale(ele_cand.polarP4().pt() /
tau.polarP4().pt(), dnn::pfCand_ele_rel_pt - PFe_index_offset);
2024 get(dnn::pfCand_ele_deta) =
2025 sp.scale(ele_cand.polarP4().eta() -
tau.polarP4().eta(), dnn::pfCand_ele_deta - PFe_index_offset);
2026 get(dnn::pfCand_ele_dphi) =
2027 sp.scale(
dPhi(
tau.polarP4(), ele_cand.polarP4()), dnn::pfCand_ele_dphi - PFe_index_offset);
2028 get(dnn::pfCand_ele_pvAssociationQuality) = sp.scale<
int>(
2029 candFunc::getPvAssocationQuality(ele_cand), dnn::pfCand_ele_pvAssociationQuality - PFe_index_offset);
2030 get(dnn::pfCand_ele_puppiWeight) = is_inner ? sp.scale(candFunc::getPuppiWeight(ele_cand, 0.9906834f),
2031 dnn::pfCand_ele_puppiWeight - PFe_index_offset)
2032 : sp.scale(candFunc::getPuppiWeight(ele_cand, 0.9669586
f),
2033 dnn::pfCand_ele_puppiWeight - PFe_index_offset);
2034 get(dnn::pfCand_ele_charge) = sp.scale(ele_cand.charge(), dnn::pfCand_ele_charge - PFe_index_offset);
2035 get(dnn::pfCand_ele_lostInnerHits) =
2036 sp.scale<
int>(candFunc::getLostInnerHits(ele_cand, 0), dnn::pfCand_ele_lostInnerHits - PFe_index_offset);
2037 get(dnn::pfCand_ele_numberOfPixelHits) =
2038 sp.scale(candFunc::getNumberOfPixelHits(ele_cand, 0), dnn::pfCand_ele_numberOfPixelHits - PFe_index_offset);
2039 get(dnn::pfCand_ele_vertex_dx) =
2040 sp.scale(ele_cand.vertex().x() -
pv.position().x(), dnn::pfCand_ele_vertex_dx - PFe_index_offset);
2041 get(dnn::pfCand_ele_vertex_dy) =
2042 sp.scale(ele_cand.vertex().y() -
pv.position().y(), dnn::pfCand_ele_vertex_dy - PFe_index_offset);
2043 get(dnn::pfCand_ele_vertex_dz) =
2044 sp.scale(ele_cand.vertex().z() -
pv.position().z(), dnn::pfCand_ele_vertex_dz - PFe_index_offset);
2045 get(dnn::pfCand_ele_vertex_dx_tauFL) =
2046 sp.scale(ele_cand.vertex().x() -
pv.position().x() - tau_funcs.getFlightLength(
tau, tau_index).x(),
2047 dnn::pfCand_ele_vertex_dx_tauFL - PFe_index_offset);
2048 get(dnn::pfCand_ele_vertex_dy_tauFL) =
2049 sp.scale(ele_cand.vertex().y() -
pv.position().y() - tau_funcs.getFlightLength(
tau, tau_index).y(),
2050 dnn::pfCand_ele_vertex_dy_tauFL - PFe_index_offset);
2051 get(dnn::pfCand_ele_vertex_dz_tauFL) =
2052 sp.scale(ele_cand.vertex().z() -
pv.position().z() - tau_funcs.getFlightLength(
tau, tau_index).z(),
2053 dnn::pfCand_ele_vertex_dz_tauFL - PFe_index_offset);
2055 const bool hasTrackDetails = candFunc::getHasTrackDetails(ele_cand);
2056 if (hasTrackDetails) {
2057 get(dnn::pfCand_ele_hasTrackDetails) =
2058 sp.scale(hasTrackDetails, dnn::pfCand_ele_hasTrackDetails - PFe_index_offset);
2059 get(dnn::pfCand_ele_dxy) = sp.scale(candFunc::getTauDxy(ele_cand), dnn::pfCand_ele_dxy - PFe_index_offset);
2060 get(dnn::pfCand_ele_dxy_sig) = sp.scale(
std::abs(candFunc::getTauDxy(ele_cand)) / ele_cand.dxyError(),
2061 dnn::pfCand_ele_dxy_sig - PFe_index_offset);
2062 get(dnn::pfCand_ele_dz) = sp.scale(candFunc::getTauDz(ele_cand), dnn::pfCand_ele_dz - PFe_index_offset);
2063 get(dnn::pfCand_ele_dz_sig) = sp.scale(
std::abs(candFunc::getTauDz(ele_cand)) / ele_cand.dzError(),
2064 dnn::pfCand_ele_dz_sig - PFe_index_offset);
2065 get(dnn::pfCand_ele_track_chi2_ndof) =
2066 candFunc::getPseudoTrack(ele_cand).ndof() > 0
2067 ? sp.scale(candFunc::getPseudoTrack(ele_cand).
chi2() / candFunc::getPseudoTrack(ele_cand).
ndof(),
2068 dnn::pfCand_ele_track_chi2_ndof - PFe_index_offset)
2070 get(dnn::pfCand_ele_track_ndof) =
2071 candFunc::getPseudoTrack(ele_cand).ndof() > 0
2072 ? sp.scale(candFunc::getPseudoTrack(ele_cand).
ndof(), dnn::pfCand_ele_track_ndof - PFe_index_offset)
2076 if (valid_index_pf_gamma) {
2077 const sc::ScalingParams& sp =
scalingParamsMap_->at(std::make_pair(ft_PFg, is_inner));
2078 size_t index_pf_gamma = cell_map.at(CellObjectType::PfCand_gamma);
2079 const auto& gamma_cand =
dynamic_cast<const CandidateCastType&
>(pfCands.
at(index_pf_gamma));
2081 get(dnn::pfCand_gamma_valid + fill_index_offset_PFg) =
2082 sp.scale(valid_index_pf_gamma, dnn::pfCand_gamma_valid - PFg_index_offset);
2083 get(dnn::pfCand_gamma_rel_pt + fill_index_offset_PFg) =
2084 sp.scale(gamma_cand.polarP4().pt() /
tau.polarP4().pt(), dnn::pfCand_gamma_rel_pt - PFg_index_offset);
2085 get(dnn::pfCand_gamma_deta + fill_index_offset_PFg) =
2086 sp.scale(gamma_cand.polarP4().eta() -
tau.polarP4().eta(), dnn::pfCand_gamma_deta - PFg_index_offset);
2087 get(dnn::pfCand_gamma_dphi + fill_index_offset_PFg) =
2088 sp.scale(
dPhi(
tau.polarP4(), gamma_cand.polarP4()), dnn::pfCand_gamma_dphi - PFg_index_offset);
2089 get(dnn::pfCand_gamma_pvAssociationQuality + fill_index_offset_PFg) = sp.scale<
int>(
2090 candFunc::getPvAssocationQuality(gamma_cand), dnn::pfCand_gamma_pvAssociationQuality - PFg_index_offset);
2091 get(dnn::pfCand_gamma_fromPV + fill_index_offset_PFg) =
2092 sp.scale<
int>(candFunc::getFromPV(gamma_cand), dnn::pfCand_gamma_fromPV - PFg_index_offset);
2093 get(dnn::pfCand_gamma_puppiWeight + fill_index_offset_PFg) =
2094 is_inner ? sp.scale(candFunc::getPuppiWeight(gamma_cand, 0.9084110f),
2095 dnn::pfCand_gamma_puppiWeight - PFg_index_offset)
2096 : sp.scale(candFunc::getPuppiWeight(gamma_cand, 0.4211567
f),
2097 dnn::pfCand_gamma_puppiWeight - PFg_index_offset);
2098 get(dnn::pfCand_gamma_puppiWeightNoLep + fill_index_offset_PFg) =
2099 is_inner ? sp.scale(candFunc::getPuppiWeightNoLep(gamma_cand, 0.8857716f),
2100 dnn::pfCand_gamma_puppiWeightNoLep - PFg_index_offset)
2101 : sp.scale(candFunc::getPuppiWeightNoLep(gamma_cand, 0.3822604
f),
2102 dnn::pfCand_gamma_puppiWeightNoLep - PFg_index_offset);
2103 get(dnn::pfCand_gamma_lostInnerHits + fill_index_offset_PFg) =
2104 sp.scale<
int>(candFunc::getLostInnerHits(gamma_cand, 0), dnn::pfCand_gamma_lostInnerHits - PFg_index_offset);
2105 get(dnn::pfCand_gamma_numberOfPixelHits + fill_index_offset_PFg) = sp.scale(
2106 candFunc::getNumberOfPixelHits(gamma_cand, 0), dnn::pfCand_gamma_numberOfPixelHits - PFg_index_offset);
2107 get(dnn::pfCand_gamma_vertex_dx + fill_index_offset_PFg) =
2108 sp.scale(gamma_cand.vertex().x() -
pv.position().x(), dnn::pfCand_gamma_vertex_dx - PFg_index_offset);
2109 get(dnn::pfCand_gamma_vertex_dy + fill_index_offset_PFg) =
2110 sp.scale(gamma_cand.vertex().y() -
pv.position().y(), dnn::pfCand_gamma_vertex_dy - PFg_index_offset);
2111 get(dnn::pfCand_gamma_vertex_dz + fill_index_offset_PFg) =
2112 sp.scale(gamma_cand.vertex().z() -
pv.position().z(), dnn::pfCand_gamma_vertex_dz - PFg_index_offset);
2113 get(dnn::pfCand_gamma_vertex_dx_tauFL + fill_index_offset_PFg) =
2114 sp.scale(gamma_cand.vertex().x() -
pv.position().x() - tau_funcs.getFlightLength(
tau, tau_index).x(),
2115 dnn::pfCand_gamma_vertex_dx_tauFL - PFg_index_offset);
2116 get(dnn::pfCand_gamma_vertex_dy_tauFL + fill_index_offset_PFg) =
2117 sp.scale(gamma_cand.vertex().y() -
pv.position().y() - tau_funcs.getFlightLength(
tau, tau_index).y(),
2118 dnn::pfCand_gamma_vertex_dy_tauFL - PFg_index_offset);
2119 get(dnn::pfCand_gamma_vertex_dz_tauFL + fill_index_offset_PFg) =
2120 sp.scale(gamma_cand.vertex().z() -
pv.position().z() - tau_funcs.getFlightLength(
tau, tau_index).z(),
2121 dnn::pfCand_gamma_vertex_dz_tauFL - PFg_index_offset);
2122 const bool hasTrackDetails = candFunc::getHasTrackDetails(gamma_cand);
2123 if (hasTrackDetails) {
2124 get(dnn::pfCand_gamma_hasTrackDetails + fill_index_offset_PFg) =
2125 sp.scale(hasTrackDetails, dnn::pfCand_gamma_hasTrackDetails - PFg_index_offset);
2126 get(dnn::pfCand_gamma_dxy + fill_index_offset_PFg) =
2127 sp.scale(candFunc::getTauDxy(gamma_cand), dnn::pfCand_gamma_dxy - PFg_index_offset);
2128 get(dnn::pfCand_gamma_dxy_sig + fill_index_offset_PFg) =
2129 sp.scale(
std::abs(candFunc::getTauDxy(gamma_cand)) / gamma_cand.dxyError(),
2130 dnn::pfCand_gamma_dxy_sig - PFg_index_offset);
2131 get(dnn::pfCand_gamma_dz + fill_index_offset_PFg) =
2132 sp.scale(candFunc::getTauDz(gamma_cand), dnn::pfCand_gamma_dz - PFg_index_offset);
2133 get(dnn::pfCand_gamma_dz_sig + fill_index_offset_PFg) =
2134 sp.scale(
std::abs(candFunc::getTauDz(gamma_cand)) / gamma_cand.dzError(),
2135 dnn::pfCand_gamma_dz_sig - PFg_index_offset);
2136 get(dnn::pfCand_gamma_track_chi2_ndof + fill_index_offset_PFg) =
2137 candFunc::getPseudoTrack(gamma_cand).ndof() > 0
2138 ? sp.scale(candFunc::getPseudoTrack(gamma_cand).
chi2() / candFunc::getPseudoTrack(gamma_cand).
ndof(),
2139 dnn::pfCand_gamma_track_chi2_ndof - PFg_index_offset)
2141 get(dnn::pfCand_gamma_track_ndof + fill_index_offset_PFg) =
2142 candFunc::getPseudoTrack(gamma_cand).ndof() > 0
2143 ? sp.scale(candFunc::getPseudoTrack(gamma_cand).
ndof(), dnn::pfCand_gamma_track_ndof - PFg_index_offset)
2147 if (valid_index_ele) {
2148 const sc::ScalingParams& sp =
scalingParamsMap_->at(std::make_pair(ft_e, is_inner));
2150 const auto& ele =
electrons->at(index_ele);
2152 get(dnn::ele_valid + fill_index_offset_e) = sp.scale(valid_index_ele, dnn::ele_valid - e_index_offset);
2153 get(dnn::ele_rel_pt + fill_index_offset_e) =
2154 sp.scale(ele.polarP4().pt() /
tau.polarP4().pt(), dnn::ele_rel_pt - e_index_offset);
2155 get(dnn::ele_deta + fill_index_offset_e) =
2156 sp.scale(ele.polarP4().eta() -
tau.polarP4().eta(), dnn::ele_deta - e_index_offset);
2157 get(dnn::ele_dphi + fill_index_offset_e) =
2158 sp.scale(
dPhi(
tau.polarP4(), ele.polarP4()), dnn::ele_dphi - e_index_offset);
2160 float cc_ele_energy, cc_gamma_energy;
2164 get(dnn::ele_cc_valid + fill_index_offset_e) = sp.scale(cc_valid, dnn::ele_cc_valid - e_index_offset);
2165 get(dnn::ele_cc_ele_rel_energy + fill_index_offset_e) =
2166 sp.scale(cc_ele_energy / ele.polarP4().pt(), dnn::ele_cc_ele_rel_energy - e_index_offset);
2167 get(dnn::ele_cc_gamma_rel_energy + fill_index_offset_e) =
2168 sp.scale(cc_gamma_energy / cc_ele_energy, dnn::ele_cc_gamma_rel_energy - e_index_offset);
2169 get(dnn::ele_cc_n_gamma + fill_index_offset_e) = sp.scale(cc_n_gamma, dnn::ele_cc_n_gamma - e_index_offset);
2171 get(dnn::ele_rel_trackMomentumAtVtx + fill_index_offset_e) =
2172 sp.scale(ele.trackMomentumAtVtx().R() / ele.polarP4().pt(), dnn::ele_rel_trackMomentumAtVtx - e_index_offset);
2173 get(dnn::ele_rel_trackMomentumAtCalo + fill_index_offset_e) = sp.scale(
2174 ele.trackMomentumAtCalo().R() / ele.polarP4().pt(), dnn::ele_rel_trackMomentumAtCalo - e_index_offset);
2175 get(dnn::ele_rel_trackMomentumOut + fill_index_offset_e) =
2176 sp.scale(ele.trackMomentumOut().R() / ele.polarP4().pt(), dnn::ele_rel_trackMomentumOut - e_index_offset);
2177 get(dnn::ele_rel_trackMomentumAtEleClus + fill_index_offset_e) = sp.scale(
2178 ele.trackMomentumAtEleClus().R() / ele.polarP4().pt(), dnn::ele_rel_trackMomentumAtEleClus - e_index_offset);
2179 get(dnn::ele_rel_trackMomentumAtVtxWithConstraint + fill_index_offset_e) =
2180 sp.scale(ele.trackMomentumAtVtxWithConstraint().R() / ele.polarP4().pt(),
2181 dnn::ele_rel_trackMomentumAtVtxWithConstraint - e_index_offset);
2182 get(dnn::ele_rel_ecalEnergy + fill_index_offset_e) =
2183 sp.scale(ele.ecalEnergy() / ele.polarP4().pt(), dnn::ele_rel_ecalEnergy - e_index_offset);
2184 get(dnn::ele_ecalEnergy_sig + fill_index_offset_e) =
2185 sp.scale(ele.ecalEnergy() / ele.ecalEnergyError(), dnn::ele_ecalEnergy_sig - e_index_offset);
2186 get(dnn::ele_eSuperClusterOverP + fill_index_offset_e) =
2187 sp.scale(ele.eSuperClusterOverP(), dnn::ele_eSuperClusterOverP - e_index_offset);
2188 get(dnn::ele_eSeedClusterOverP + fill_index_offset_e) =
2189 sp.scale(ele.eSeedClusterOverP(), dnn::ele_eSeedClusterOverP - e_index_offset);
2190 get(dnn::ele_eSeedClusterOverPout + fill_index_offset_e) =
2191 sp.scale(ele.eSeedClusterOverPout(), dnn::ele_eSeedClusterOverPout - e_index_offset);
2192 get(dnn::ele_eEleClusterOverPout + fill_index_offset_e) =
2193 sp.scale(ele.eEleClusterOverPout(), dnn::ele_eEleClusterOverPout - e_index_offset);
2194 get(dnn::ele_deltaEtaSuperClusterTrackAtVtx + fill_index_offset_e) =
2195 sp.scale(ele.deltaEtaSuperClusterTrackAtVtx(), dnn::ele_deltaEtaSuperClusterTrackAtVtx - e_index_offset);
2196 get(dnn::ele_deltaEtaSeedClusterTrackAtCalo + fill_index_offset_e) =
2197 sp.scale(ele.deltaEtaSeedClusterTrackAtCalo(), dnn::ele_deltaEtaSeedClusterTrackAtCalo - e_index_offset);
2198 get(dnn::ele_deltaEtaEleClusterTrackAtCalo + fill_index_offset_e) =
2199 sp.scale(ele.deltaEtaEleClusterTrackAtCalo(), dnn::ele_deltaEtaEleClusterTrackAtCalo - e_index_offset);
2200 get(dnn::ele_deltaPhiEleClusterTrackAtCalo + fill_index_offset_e) =
2201 sp.scale(ele.deltaPhiEleClusterTrackAtCalo(), dnn::ele_deltaPhiEleClusterTrackAtCalo - e_index_offset);
2202 get(dnn::ele_deltaPhiSuperClusterTrackAtVtx + fill_index_offset_e) =
2203 sp.scale(ele.deltaPhiSuperClusterTrackAtVtx(), dnn::ele_deltaPhiSuperClusterTrackAtVtx - e_index_offset);
2204 get(dnn::ele_deltaPhiSeedClusterTrackAtCalo + fill_index_offset_e) =
2205 sp.scale(ele.deltaPhiSeedClusterTrackAtCalo(), dnn::ele_deltaPhiSeedClusterTrackAtCalo - e_index_offset);
2206 const bool mva_valid =
2207 (ele.mvaInput().earlyBrem > -2) ||
2211 get(dnn::ele_mvaInput_earlyBrem + fill_index_offset_e) =
2212 sp.scale(ele.mvaInput().earlyBrem, dnn::ele_mvaInput_earlyBrem - e_index_offset);
2213 get(dnn::ele_mvaInput_lateBrem + fill_index_offset_e) =
2214 sp.scale(ele.mvaInput().lateBrem, dnn::ele_mvaInput_lateBrem - e_index_offset);
2215 get(dnn::ele_mvaInput_sigmaEtaEta + fill_index_offset_e) =
2216 sp.scale(ele.mvaInput().sigmaEtaEta, dnn::ele_mvaInput_sigmaEtaEta - e_index_offset);
2217 get(dnn::ele_mvaInput_hadEnergy + fill_index_offset_e) =
2218 sp.scale(ele.mvaInput().hadEnergy, dnn::ele_mvaInput_hadEnergy - e_index_offset);
2219 get(dnn::ele_mvaInput_deltaEta + fill_index_offset_e) =
2220 sp.scale(ele.mvaInput().deltaEta, dnn::ele_mvaInput_deltaEta - e_index_offset);
2222 const auto& gsfTrack = ele.gsfTrack();
2223 if (gsfTrack.isNonnull()) {
2224 get(dnn::ele_gsfTrack_normalizedChi2 + fill_index_offset_e) =
2225 sp.scale(gsfTrack->normalizedChi2(), dnn::ele_gsfTrack_normalizedChi2 - e_index_offset);
2226 get(dnn::ele_gsfTrack_numberOfValidHits + fill_index_offset_e) =
2227 sp.scale(gsfTrack->numberOfValidHits(), dnn::ele_gsfTrack_numberOfValidHits - e_index_offset);
2228 get(dnn::ele_rel_gsfTrack_pt + fill_index_offset_e) =
2229 sp.scale(gsfTrack->pt() / ele.polarP4().pt(), dnn::ele_rel_gsfTrack_pt - e_index_offset);
2230 get(dnn::ele_gsfTrack_pt_sig + fill_index_offset_e) =
2231 sp.scale(gsfTrack->pt() / gsfTrack->ptError(), dnn::ele_gsfTrack_pt_sig - e_index_offset);
2233 const auto& closestCtfTrack = ele.closestCtfTrackRef();
2234 const bool has_closestCtfTrack = closestCtfTrack.isNonnull();
2235 if (has_closestCtfTrack) {
2236 get(dnn::ele_has_closestCtfTrack + fill_index_offset_e) =
2237 sp.scale(has_closestCtfTrack, dnn::ele_has_closestCtfTrack - e_index_offset);
2238 get(dnn::ele_closestCtfTrack_normalizedChi2 + fill_index_offset_e) =
2239 sp.scale(closestCtfTrack->normalizedChi2(), dnn::ele_closestCtfTrack_normalizedChi2 - e_index_offset);
2240 get(dnn::ele_closestCtfTrack_numberOfValidHits + fill_index_offset_e) =
2241 sp.scale(closestCtfTrack->numberOfValidHits(), dnn::ele_closestCtfTrack_numberOfValidHits - e_index_offset);
2246 template <
typename Cand
idateCastType,
typename TauCastType>
2248 const TauCastType&
tau,
2249 const size_t tau_index,
2253 const std::vector<pat::Muon>*
muons,
2255 const Cell& cell_map,
2265 int PFmu_index_offset =
scalingParamsMap_->at(std::make_pair(ft_global,
false)).mean_.size();
2266 int mu_index_offset = PFmu_index_offset +
scalingParamsMap_->at(std::make_pair(ft_PFmu,
false)).mean_.size();
2270 const auto&
get = [&](
int var_index) ->
float& {
return inputs.tensor<
float, 4>()(
idx, 0, 0, var_index); };
2272 const bool valid_index_pf_muon = cell_map.count(CellObjectType::PfCand_muon);
2275 if (!cell_map.empty()) {
2276 const sc::ScalingParams& sp =
scalingParamsMap_->at(std::make_pair(ft_global,
false));
2280 get(dnn::tau_inside_ecal_crack) = sp.scale(
isInEcalCrack(
tau.polarP4().eta()), dnn::tau_inside_ecal_crack);
2282 if (valid_index_pf_muon) {
2283 const sc::ScalingParams& sp =
scalingParamsMap_->at(std::make_pair(ft_PFmu, is_inner));
2284 size_t index_pf_muon = cell_map.at(CellObjectType::PfCand_muon);
2285 const auto& muon_cand =
dynamic_cast<const CandidateCastType&
>(pfCands.
at(index_pf_muon));
2287 get(dnn::pfCand_muon_valid) = sp.scale(valid_index_pf_muon, dnn::pfCand_muon_valid - PFmu_index_offset);
2288 get(dnn::pfCand_muon_rel_pt) =
2289 sp.scale(muon_cand.polarP4().pt() /
tau.polarP4().pt(), dnn::pfCand_muon_rel_pt - PFmu_index_offset);
2290 get(dnn::pfCand_muon_deta) =
2291 sp.scale(muon_cand.polarP4().eta() -
tau.polarP4().eta(), dnn::pfCand_muon_deta - PFmu_index_offset);
2292 get(dnn::pfCand_muon_dphi) =
2293 sp.scale(
dPhi(
tau.polarP4(), muon_cand.polarP4()), dnn::pfCand_muon_dphi - PFmu_index_offset);
2294 get(dnn::pfCand_muon_pvAssociationQuality) = sp.scale<
int>(
2295 candFunc::getPvAssocationQuality(muon_cand), dnn::pfCand_muon_pvAssociationQuality - PFmu_index_offset);
2296 get(dnn::pfCand_muon_fromPV) =
2297 sp.scale<
int>(candFunc::getFromPV(muon_cand), dnn::pfCand_muon_fromPV - PFmu_index_offset);
2298 get(dnn::pfCand_muon_puppiWeight) = is_inner ? sp.scale(candFunc::getPuppiWeight(muon_cand, 0.9786588f),
2299 dnn::pfCand_muon_puppiWeight - PFmu_index_offset)
2300 : sp.scale(candFunc::getPuppiWeight(muon_cand, 0.8132477
f),
2301 dnn::pfCand_muon_puppiWeight - PFmu_index_offset);
2302 get(dnn::pfCand_muon_charge) = sp.scale(muon_cand.charge(), dnn::pfCand_muon_charge - PFmu_index_offset);
2303 get(dnn::pfCand_muon_lostInnerHits) =
2304 sp.scale<
int>(candFunc::getLostInnerHits(muon_cand, 0), dnn::pfCand_muon_lostInnerHits - PFmu_index_offset);
2305 get(dnn::pfCand_muon_numberOfPixelHits) = sp.scale(candFunc::getNumberOfPixelHits(muon_cand, 0),
2306 dnn::pfCand_muon_numberOfPixelHits - PFmu_index_offset);
2307 get(dnn::pfCand_muon_vertex_dx) =
2308 sp.scale(muon_cand.vertex().x() -
pv.position().x(), dnn::pfCand_muon_vertex_dx - PFmu_index_offset);
2309 get(dnn::pfCand_muon_vertex_dy) =
2310 sp.scale(muon_cand.vertex().y() -
pv.position().y(), dnn::pfCand_muon_vertex_dy - PFmu_index_offset);
2311 get(dnn::pfCand_muon_vertex_dz) =
2312 sp.scale(muon_cand.vertex().z() -
pv.position().z(), dnn::pfCand_muon_vertex_dz - PFmu_index_offset);
2313 get(dnn::pfCand_muon_vertex_dx_tauFL) =
2314 sp.scale(muon_cand.vertex().x() -
pv.position().x() - tau_funcs.getFlightLength(
tau, tau_index).x(),
2315 dnn::pfCand_muon_vertex_dx_tauFL - PFmu_index_offset);
2316 get(dnn::pfCand_muon_vertex_dy_tauFL) =
2317 sp.scale(muon_cand.vertex().y() -
pv.position().y() - tau_funcs.getFlightLength(
tau, tau_index).y(),
2318 dnn::pfCand_muon_vertex_dy_tauFL - PFmu_index_offset);
2319 get(dnn::pfCand_muon_vertex_dz_tauFL) =
2320 sp.scale(muon_cand.vertex().z() -
pv.position().z() - tau_funcs.getFlightLength(
tau, tau_index).z(),
2321 dnn::pfCand_muon_vertex_dz_tauFL - PFmu_index_offset);
2323 const bool hasTrackDetails = candFunc::getHasTrackDetails(muon_cand);
2324 if (hasTrackDetails) {
2325 get(dnn::pfCand_muon_hasTrackDetails) =
2326 sp.scale(hasTrackDetails, dnn::pfCand_muon_hasTrackDetails - PFmu_index_offset);
2327 get(dnn::pfCand_muon_dxy) = sp.scale(candFunc::getTauDxy(muon_cand), dnn::pfCand_muon_dxy - PFmu_index_offset);
2328 get(dnn::pfCand_muon_dxy_sig) = sp.scale(
std::abs(candFunc::getTauDxy(muon_cand)) / muon_cand.dxyError(),
2329 dnn::pfCand_muon_dxy_sig - PFmu_index_offset);
2330 get(dnn::pfCand_muon_dz) = sp.scale(candFunc::getTauDz(muon_cand), dnn::pfCand_muon_dz - PFmu_index_offset);
2331 get(dnn::pfCand_muon_dz_sig) = sp.scale(
std::abs(candFunc::getTauDz(muon_cand)) / muon_cand.dzError(),
2332 dnn::pfCand_muon_dz_sig - PFmu_index_offset);
2333 get(dnn::pfCand_muon_track_chi2_ndof) =
2334 candFunc::getPseudoTrack(muon_cand).ndof() > 0
2335 ? sp.scale(candFunc::getPseudoTrack(muon_cand).
chi2() / candFunc::getPseudoTrack(muon_cand).
ndof(),
2336 dnn::pfCand_muon_track_chi2_ndof - PFmu_index_offset)
2338 get(dnn::pfCand_muon_track_ndof) =
2339 candFunc::getPseudoTrack(muon_cand).ndof() > 0
2340 ? sp.scale(candFunc::getPseudoTrack(muon_cand).
ndof(), dnn::pfCand_muon_track_ndof - PFmu_index_offset)
2344 if (valid_index_muon) {
2345 const sc::ScalingParams& sp =
scalingParamsMap_->at(std::make_pair(ft_mu, is_inner));
2347 const auto&
muon =
muons->at(index_muon);
2349 get(dnn::muon_valid) = sp.scale(valid_index_muon, dnn::muon_valid - mu_index_offset);
2350 get(dnn::muon_rel_pt) = sp.scale(
muon.polarP4().pt() /
tau.polarP4().pt(), dnn::muon_rel_pt - mu_index_offset);
2351 get(dnn::muon_deta) = sp.scale(
muon.polarP4().eta() -
tau.polarP4().eta(), dnn::muon_deta - mu_index_offset);
2352 get(dnn::muon_dphi) = sp.scale(
dPhi(
tau.polarP4(),
muon.polarP4()), dnn::muon_dphi - mu_index_offset);
2354 get(dnn::muon_dxy_sig) =
2357 const bool normalizedChi2_valid =
muon.globalTrack().isNonnull() &&
muon.normChi2() >= 0;
2358 if (normalizedChi2_valid) {
2359 get(dnn::muon_normalizedChi2_valid) =
2360 sp.scale(normalizedChi2_valid, dnn::muon_normalizedChi2_valid - mu_index_offset);
2361 get(dnn::muon_normalizedChi2) = sp.scale(
muon.normChi2(), dnn::muon_normalizedChi2 - mu_index_offset);
2362 if (
muon.innerTrack().isNonnull())
2363 get(dnn::muon_numberOfValidHits) =
2364 sp.scale(
muon.numberOfValidHits(), dnn::muon_numberOfValidHits - mu_index_offset);
2366 get(dnn::muon_segmentCompatibility) =
2367 sp.scale(
muon.segmentCompatibility(), dnn::muon_segmentCompatibility - mu_index_offset);
2368 get(dnn::muon_caloCompatibility) =
2369 sp.scale(
muon.caloCompatibility(), dnn::muon_caloCompatibility - mu_index_offset);
2371 const bool pfEcalEnergy_valid =
muon.pfEcalEnergy() >= 0;
2372 if (pfEcalEnergy_valid) {
2373 get(dnn::muon_pfEcalEnergy_valid) =
2374 sp.scale(pfEcalEnergy_valid, dnn::muon_pfEcalEnergy_valid - mu_index_offset);
2375 get(dnn::muon_rel_pfEcalEnergy) =
2376 sp.scale(
muon.pfEcalEnergy() /
muon.polarP4().pt(), dnn::muon_rel_pfEcalEnergy - mu_index_offset);
2379 MuonHitMatchV2 hit_match(
muon);
2380 static const std::map<int, std::pair<int, int>> muonMatchHitVars = {
2385 for (
int subdet : hit_match.MuonHitMatchV2::consideredSubdets()) {
2386 const auto& matchHitVar = muonMatchHitVars.at(subdet);
2387 for (
int station = MuonHitMatchV2::first_station_id;
station <= MuonHitMatchV2::last_station_id; ++
station) {
2388 const unsigned n_matches = hit_match.nMatches(subdet,
station);
2389 const unsigned n_hits = hit_match.nHits(subdet,
station);
2390 get(matchHitVar.first +
station - 1) = sp.scale(n_matches, matchHitVar.first +
station - 1 - mu_index_offset);
2391 get(matchHitVar.second +
station - 1) = sp.scale(n_hits, matchHitVar.second +
station - 1 - mu_index_offset);
2397 template <
typename Cand
idateCastType,
typename TauCastType>
2399 const TauCastType&
tau,
2400 const size_t tau_index,
2405 const Cell& cell_map,
2415 int PFchH_index_offset =
scalingParamsMap_->at(std::make_pair(ft_global,
false)).mean_.size();
2416 int PFnH_index_offset = PFchH_index_offset +
scalingParamsMap_->at(std::make_pair(ft_PFchH,
false)).mean_.size();
2420 const auto&
get = [&](
int var_index) ->
float& {
return inputs.tensor<
float, 4>()(
idx, 0, 0, var_index); };
2422 const bool valid_chH = cell_map.count(CellObjectType::PfCand_chargedHadron);
2423 const bool valid_nH = cell_map.count(CellObjectType::PfCand_neutralHadron);
2425 if (!cell_map.empty()) {
2426 const sc::ScalingParams& sp =
scalingParamsMap_->at(std::make_pair(ft_global,
false));
2430 get(dnn::tau_inside_ecal_crack) = sp.scale(
isInEcalCrack(
tau.polarP4().eta()), dnn::tau_inside_ecal_crack);
2433 const sc::ScalingParams& sp =
scalingParamsMap_->at(std::make_pair(ft_PFchH, is_inner));
2434 size_t index_chH = cell_map.at(CellObjectType::PfCand_chargedHadron);
2435 const auto& chH_cand =
dynamic_cast<const CandidateCastType&
>(pfCands.
at(index_chH));
2437 get(dnn::pfCand_chHad_valid) = sp.scale(valid_chH, dnn::pfCand_chHad_valid - PFchH_index_offset);
2438 get(dnn::pfCand_chHad_rel_pt) =
2439 sp.scale(chH_cand.polarP4().pt() /
tau.polarP4().pt(), dnn::pfCand_chHad_rel_pt - PFchH_index_offset);
2440 get(dnn::pfCand_chHad_deta) =
2441 sp.scale(chH_cand.polarP4().eta() -
tau.polarP4().eta(), dnn::pfCand_chHad_deta - PFchH_index_offset);
2442 get(dnn::pfCand_chHad_dphi) =
2443 sp.scale(
dPhi(
tau.polarP4(), chH_cand.polarP4()), dnn::pfCand_chHad_dphi - PFchH_index_offset);
2444 get(dnn::pfCand_chHad_leadChargedHadrCand) =
2445 sp.scale(&chH_cand == dynamic_cast<const CandidateCastType*>(
tau.leadChargedHadrCand().get()),
2446 dnn::pfCand_chHad_leadChargedHadrCand - PFchH_index_offset);
2447 get(dnn::pfCand_chHad_pvAssociationQuality) = sp.scale<
int>(
2448 candFunc::getPvAssocationQuality(chH_cand), dnn::pfCand_chHad_pvAssociationQuality - PFchH_index_offset);
2449 get(dnn::pfCand_chHad_fromPV) =
2450 sp.scale<
int>(candFunc::getFromPV(chH_cand), dnn::pfCand_chHad_fromPV - PFchH_index_offset);
2451 const float default_chH_pw_inner = 0.7614090f;
2452 const float default_chH_pw_outer = 0.1974930f;
2453 get(dnn::pfCand_chHad_puppiWeight) = is_inner ? sp.scale(candFunc::getPuppiWeight(chH_cand, default_chH_pw_inner),
2454 dnn::pfCand_chHad_puppiWeight - PFchH_index_offset)
2455 : sp.scale(candFunc::getPuppiWeight(chH_cand, default_chH_pw_outer),
2456 dnn::pfCand_chHad_puppiWeight - PFchH_index_offset);
2457 get(dnn::pfCand_chHad_puppiWeightNoLep) =
2458 is_inner ? sp.scale(candFunc::getPuppiWeightNoLep(chH_cand, default_chH_pw_inner),
2459 dnn::pfCand_chHad_puppiWeightNoLep - PFchH_index_offset)
2460 : sp.scale(candFunc::getPuppiWeightNoLep(chH_cand, default_chH_pw_outer),
2461 dnn::pfCand_chHad_puppiWeightNoLep - PFchH_index_offset);
2462 get(dnn::pfCand_chHad_charge) = sp.scale(chH_cand.charge(), dnn::pfCand_chHad_charge - PFchH_index_offset);
2463 get(dnn::pfCand_chHad_lostInnerHits) =
2464 sp.scale<
int>(candFunc::getLostInnerHits(chH_cand, 0), dnn::pfCand_chHad_lostInnerHits - PFchH_index_offset);
2465 get(dnn::pfCand_chHad_numberOfPixelHits) = sp.scale(candFunc::getNumberOfPixelHits(chH_cand, 0),
2466 dnn::pfCand_chHad_numberOfPixelHits - PFchH_index_offset);
2467 get(dnn::pfCand_chHad_vertex_dx) =
2468 sp.scale(chH_cand.vertex().x() -
pv.position().x(), dnn::pfCand_chHad_vertex_dx - PFchH_index_offset);
2469 get(dnn::pfCand_chHad_vertex_dy) =
2470 sp.scale(chH_cand.vertex().y() -
pv.position().y(), dnn::pfCand_chHad_vertex_dy - PFchH_index_offset);
2471 get(dnn::pfCand_chHad_vertex_dz) =
2472 sp.scale(chH_cand.vertex().z() -
pv.position().z(), dnn::pfCand_chHad_vertex_dz - PFchH_index_offset);
2473 get(dnn::pfCand_chHad_vertex_dx_tauFL) =
2474 sp.scale(chH_cand.vertex().x() -
pv.position().x() - tau_funcs.getFlightLength(
tau, tau_index).x(),
2475 dnn::pfCand_chHad_vertex_dx_tauFL - PFchH_index_offset);
2476 get(dnn::pfCand_chHad_vertex_dy_tauFL) =
2477 sp.scale(chH_cand.vertex().y() -
pv.position().y() - tau_funcs.getFlightLength(
tau, tau_index).y(),
2478 dnn::pfCand_chHad_vertex_dy_tauFL - PFchH_index_offset);
2479 get(dnn::pfCand_chHad_vertex_dz_tauFL) =
2480 sp.scale(chH_cand.vertex().z() -
pv.position().z() - tau_funcs.getFlightLength(
tau, tau_index).z(),
2481 dnn::pfCand_chHad_vertex_dz_tauFL - PFchH_index_offset);
2483 const bool hasTrackDetails = candFunc::getHasTrackDetails(chH_cand);
2484 if (hasTrackDetails) {
2485 get(dnn::pfCand_chHad_hasTrackDetails) =
2486 sp.scale(hasTrackDetails, dnn::pfCand_chHad_hasTrackDetails - PFchH_index_offset);
2487 get(dnn::pfCand_chHad_dxy) =
2488 sp.scale(candFunc::getTauDxy(chH_cand), dnn::pfCand_chHad_dxy - PFchH_index_offset);
2489 get(dnn::pfCand_chHad_dxy_sig) = sp.scale(
std::abs(candFunc::getTauDxy(chH_cand)) / chH_cand.dxyError(),
2490 dnn::pfCand_chHad_dxy_sig - PFchH_index_offset);
2491 get(dnn::pfCand_chHad_dz) = sp.scale(candFunc::getTauDz(chH_cand), dnn::pfCand_chHad_dz - PFchH_index_offset);
2492 get(dnn::pfCand_chHad_dz_sig) = sp.scale(
std::abs(candFunc::getTauDz(chH_cand)) / chH_cand.dzError(),
2493 dnn::pfCand_chHad_dz_sig - PFchH_index_offset);
2494 get(dnn::pfCand_chHad_track_chi2_ndof) =
2495 candFunc::getPseudoTrack(chH_cand).ndof() > 0
2496 ? sp.scale(candFunc::getPseudoTrack(chH_cand).
chi2() / candFunc::getPseudoTrack(chH_cand).
ndof(),
2497 dnn::pfCand_chHad_track_chi2_ndof - PFchH_index_offset)
2499 get(dnn::pfCand_chHad_track_ndof) =
2500 candFunc::getPseudoTrack(chH_cand).ndof() > 0
2501 ? sp.scale(candFunc::getPseudoTrack(chH_cand).
ndof(), dnn::pfCand_chHad_track_ndof - PFchH_index_offset)
2505 get(dnn::pfCand_chHad_hcalFraction) =
2506 sp.scale(hcal_fraction, dnn::pfCand_chHad_hcalFraction - PFchH_index_offset);
2507 get(dnn::pfCand_chHad_rawCaloFraction) =
2508 sp.scale(candFunc::getRawCaloFraction(chH_cand), dnn::pfCand_chHad_rawCaloFraction - PFchH_index_offset);
2511 const sc::ScalingParams& sp =
scalingParamsMap_->at(std::make_pair(ft_PFnH, is_inner));
2512 size_t index_nH = cell_map.at(CellObjectType::PfCand_neutralHadron);
2513 const auto& nH_cand =
dynamic_cast<const CandidateCastType&
>(pfCands.
at(index_nH));
2515 get(dnn::pfCand_nHad_valid) = sp.scale(valid_nH, dnn::pfCand_nHad_valid - PFnH_index_offset);
2516 get(dnn::pfCand_nHad_rel_pt) =
2517 sp.scale(nH_cand.polarP4().pt() /
tau.polarP4().pt(), dnn::pfCand_nHad_rel_pt - PFnH_index_offset);
2518 get(dnn::pfCand_nHad_deta) =
2519 sp.scale(nH_cand.polarP4().eta() -
tau.polarP4().eta(), dnn::pfCand_nHad_deta - PFnH_index_offset);
2520 get(dnn::pfCand_nHad_dphi) =
2521 sp.scale(
dPhi(
tau.polarP4(), nH_cand.polarP4()), dnn::pfCand_nHad_dphi - PFnH_index_offset);
2522 get(dnn::pfCand_nHad_puppiWeight) = is_inner ? sp.scale(candFunc::getPuppiWeight(nH_cand, 0.9798355f),
2523 dnn::pfCand_nHad_puppiWeight - PFnH_index_offset)
2524 : sp.scale(candFunc::getPuppiWeight(nH_cand, 0.7813260
f),
2525 dnn::pfCand_nHad_puppiWeight - PFnH_index_offset);
2526 get(dnn::pfCand_nHad_puppiWeightNoLep) = is_inner
2527 ? sp.scale(candFunc::getPuppiWeightNoLep(nH_cand, 0.9046796f),
2528 dnn::pfCand_nHad_puppiWeightNoLep - PFnH_index_offset)
2529 : sp.scale(candFunc::getPuppiWeightNoLep(nH_cand, 0.6554860
f),
2530 dnn::pfCand_nHad_puppiWeightNoLep - PFnH_index_offset);
2532 get(dnn::pfCand_nHad_hcalFraction) = sp.scale(hcal_fraction, dnn::pfCand_nHad_hcalFraction - PFnH_index_offset);
2538 elecEe = elecEgamma = 0;
2540 if (superCluster.isNonnull() && superCluster.isAvailable() && superCluster->clusters().isNonnull() &&
2541 superCluster->clusters().isAvailable()) {
2542 for (
auto iter = superCluster->clustersBegin(); iter != superCluster->clustersEnd(); ++iter) {
2543 const double energy = (*iter)->energy();
2544 if (iter == superCluster->clustersBegin())
2555 template <
typename Cand
idateCollection,
typename TauCastType>
2578 const bool isInside_innerSigCone =
dR < innerSigCone_radius;
2579 if (isInside_innerSigCone) {
2580 p4_inner +=
cand->p4();
2583 p4_outer +=
cand->p4();
2599 template <
typename Cand
idateCollection,
typename TauCastType>
2623 static constexpr
double min_pt = 30., min_radius = 0.05, cone_opening_coef = 3.;
2629 template <
typename TauCastType>
2631 const size_t tau_index,
2633 TauFunc tau_funcs) {
2634 if (tau_funcs.getHasSecondaryVertex(
tau, tau_index)) {
2635 static constexpr
double mTau = 1.77682;
2636 const double mAOne =
tau.p4().M();
2637 const double pAOneMag =
tau.p();
2638 const double argumentThetaGJmax = (
std::pow(mTau, 2) -
std::pow(mAOne, 2)) / (2 * mTau * pAOneMag);
2639 const double argumentThetaGJmeasured =
tau.p4().Vect().Dot(tau_funcs.getFlightLength(
tau, tau_index)) /
2640 (pAOneMag * tau_funcs.getFlightLength(
tau, tau_index).R());
2641 if (
std::abs(argumentThetaGJmax) <= 1. &&
std::abs(argumentThetaGJmeasured) <= 1.) {
2642 double thetaGJmax = std::asin(argumentThetaGJmax);
2643 double thetaGJmeasured = std::acos(argumentThetaGJmeasured);
2644 gj_diff = thetaGJmeasured - thetaGJmax;
2651 template <
typename TauCastType>
2653 const size_t tau_index,
2654 TauFunc tau_funcs) {
2657 return static_cast<float>(gj_diff);
2663 return abs_eta > 1.46 && abs_eta < 1.558;
2666 template <
typename TauCastType>
2668 const std::vector<pat::Electron>*
electrons,
2673 if (
reco::deltaR2(
tau.p4(), ele.p4()) < dR2 && (!matched_ele || matched_ele->
pt() < ele.pt())) {
void createConvFeatures(const TauCastType &tau, const size_t tau_index, const edm::RefToBase< reco::BaseTau > tau_ref, const reco::Vertex &pv, double rho, const std::vector< pat::Electron > *electrons, const std::vector< pat::Muon > *muons, const edm::View< reco::Candidate > &pfCands, const CellGrid &grid, TauFunc tau_funcs, bool is_inner)
static constexpr float default_value
constexpr double deltaPhi(double phi1, double phi2)
std::unique_ptr< Cutter > CutterPtr
void createMuonBlockInputs(unsigned idx, const TauCastType &tau, const size_t tau_index, const edm::RefToBase< reco::BaseTau > tau_ref, const reco::Vertex &pv, double rho, const std::vector< pat::Muon > *muons, const edm::View< reco::Candidate > &pfCands, const Cell &cell_map, TauFunc tau_funcs, bool is_inner)
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
tensorflow::Tensor getPredictions(edm::Event &event, edm::Handle< TauCollection > taus)
unsigned int n_photons_total(const reco::PFTau &tau)
return total number of pf photon candidates with pT>500 MeV, which are associated to signal ...
T getParameter(std::string const &) const
std::array< std::unique_ptr< tensorflow::Tensor >, 2 > hadronsTensor_
std::map< BasicDiscriminator, size_t > basicDiscrdR03IndexMap_
ParameterDescriptionBase * addOptional(U const &iLabel, T const &value)
std::map< std::string, WPList > workingPoints_
static void processIsolationPFComponents(const TauCastType &tau, const CandidateCollection &candidates, LorentzVectorXYZ &p4, float &pt, float &d_eta, float &d_phi, float &m, float &n)
static std::unique_ptr< deep_tau::DeepTauCache > initializeGlobalCache(const edm::ParameterSet &cfg)
double pt() const final
transverse momentum
static void processSignalPFComponents(const TauCastType &tau, const CandidateCollection &candidates, LorentzVectorXYZ &p4_inner, LorentzVectorXYZ &p4_outer, float &pt_inner, float &dEta_inner, float &dPhi_inner, float &m_inner, float &pt_outer, float &dEta_outer, float &dPhi_outer, float &m_outer, float &n_inner, float &n_outer)
DeepTauCache(const std::map< std::string, std::string > &graph_names, bool mem_mapped)
float pt_weighted_dr_signal(const reco::PFTau &tau, int dm)
std::string fullPath() const
const bool disable_dxy_pca_
static float getValueLinear(T value, float min_value, float max_value, bool positive)
static const pat::Electron * findMatchedElectron(const TauCastType &tau, const std::vector< pat::Electron > *electrons, double deltaR)
constexpr bool isNotFinite(T x)
void createHadronsBlockInputs(unsigned idx, const TauCastType &tau, const size_t tau_index, const edm::RefToBase< reco::BaseTau > tau_ref, const reco::Vertex &pv, double rho, const edm::View< reco::Candidate > &pfCands, const Cell &cell_map, TauFunc tau_funcs, bool is_inner)
void fillGrids(const TauCastType &tau, const Collection &objects, CellGrid &inner_grid, CellGrid &outer_grid)
std::array< std::unique_ptr< tensorflow::Tensor >, 2 > zeroOutputTensor_
std::map< BasicDiscriminator, size_t > basicDiscrIndexMap_
std::map< std::string, tensorflow::Session * > sessions_
edm::EDGetTokenT< reco::VertexCollection > vtxToken_
GraphDef * loadGraphDef(const std::string &pbFile)
static double getInnerSignalConeRadius(double pt)
std::vector< TauDiscInfo< reco::PFTauDiscriminator > > recoPrediscriminants_
uint8_t andPrediscriminants_
std::ofstream * json_file_
unsigned long long EventNumber_t
OutputCollection outputs_
static bool isAbove(double value, double min)
static bool isInEcalCrack(double eta)
void setCellConvFeatures(tensorflow::Tensor &convTensor, const tensorflow::Tensor &features, unsigned batch_idx, int eta_index, int phi_index)
std::vector< TauDiscInfo< pat::PATTauDiscriminator > > patPrediscriminants_
bool getByToken(EDGetToken token, Handle< PROD > &result) const
pat::ElectronCollection ElectronCollection
const unsigned sub_version_
pfTauTransverseImpactParameters
reco::SuperClusterRef superCluster() const override
override the reco::GsfElectron::superCluster method, to access the internal storage of the superclust...
void countMatches(const reco::Muon &muon, std::vector< int > &numMatchesDT, std::vector< int > &numMatchesCSC, std::vector< int > &numMatchesRPC)
void getPredictionsV2(TauCollection::const_reference &tau, const size_t tau_index, const edm::RefToBase< reco::BaseTau > tau_ref, const std::vector< pat::Electron > *electrons, const std::vector< pat::Muon > *muons, const edm::View< reco::Candidate > &pfCands, const reco::Vertex &pv, double rho, const edm::EventNumber_t &eventnr, std::vector< tensorflow::Tensor > &pred_vector, TauFunc tau_funcs)
void find(edm::Handle< EcalRecHitCollection > &hits, DetId thisDet, std::vector< EcalRecHitCollection::const_iterator > &hit, bool debug=false)
std::vector< Vertex > VertexCollection
edm::RefProd< PFTauCollection > PFTauRefProd
references to PFTau collection
const std::map< ValueQuantityType, double > min_value
ParameterSet const & parameterSet(StableProvenance const &provenance, ProcessHistory const &history)
edm::EDGetTokenT< TauCollection > tausToken_
static const double deltaEta
static std::string to_string(const XMLCh *ch)
const std::map< std::pair< deep_tau::Scaling::FeatureT, bool >, deep_tau::Scaling::ScalingParams > * scalingParamsMap_
static const OutputCollection & GetOutputs()
static std::string const input
std::array< std::unique_ptr< tensorflow::Tensor >, 2 > convTensor_
DeepTauId(const edm::ParameterSet &cfg, const deep_tau::DeepTauCache *cache)
const std::map< std::pair< FeatureT, bool >, ScalingParams > scalingParamsMap_v2p5
std::unique_ptr< TauDiscriminator > get_value(const edm::Handle< TauCollection > &taus, const tensorflow::Tensor &pred, const WPList *working_points, bool is_online) const
void fill(const edm::Event &evt)
const deep_tau::DeepTauCache * cache_
edm::EDGetTokenT< CandidateCollection > pfcandToken_
std::string output_layer_
std::vector< Electron > ElectronCollection
std::shared_ptr< tensorflow::GraphDef > GraphPtr
static constexpr float pi
static float getValue(T value)
const tensorflow::GraphDef & getGraph(const std::string &name="") const
float pt_weighted_deta_strip(const reco::PFTau &tau, int dm)
std::vector< float > features(const reco::PreId &ecal, const reco::PreId &hcal, double rho, const reco::BeamSpot &spot, noZS::EcalClusterLazyTools &ecalTools)
const std::map< BasicDiscriminator, size_t > matchDiscriminatorIndices(edm::Event &event, edm::EDGetTokenT< reco::TauDiscriminatorContainer > discriminatorContainerToken, std::vector< BasicDiscriminator > requiredDiscr)
edm::Handle< ConsumeType > handle
std::vector< std::string > getParameterNamesForType(bool trackiness=true) const
void run(Session *session, const NamedTensorList &inputs, const std::vector< std::string > &outputNames, std::vector< Tensor > *outputs, const thread::ThreadPoolOptions &threadPoolOptions)
void saveInputs(const tensorflow::Tensor &inputs, const std::string &block_name, int n_inputs, const CellGrid *grid=nullptr)
const bool disable_CellIndex_workaround_
bool closeSession(Session *&session)
static float getValueNorm(T value, float mean, float sigma, float n_sigmas_max=5)
Abs< T >::type abs(const T &t)
float pt_weighted_dr_iso(const reco::PFTau &tau, int dm)
basicTauDiscriminatorsdR03
void createEgammaBlockInputs(unsigned idx, const TauCastType &tau, const size_t tau_index, const edm::RefToBase< reco::BaseTau > tau_ref, const reco::Vertex &pv, double rho, const std::vector< pat::Electron > *electrons, const edm::View< reco::Candidate > &pfCands, const Cell &cell_map, TauFunc tau_funcs, bool is_inner)
#define DEFINE_FWK_MODULE(type)
static void globalEndJob(const deep_tau::DeepTauCache *cache_)
std::vector< size_t > den_
std::vector< size_t > num_
ParameterDescriptionBase * add(U const &iLabel, T const &value)
void checkInputs(const tensorflow::Tensor &inputs, const std::string &block_name, int n_inputs, const CellGrid *grid=nullptr) const
tensorflow::Session & getSession(const std::string &name="") const
const_reference at(size_type pos) const
Analysis-level tau class.
const std::map< std::pair< FeatureT, bool >, ScalingParams > scalingParamsMap_v2p1
Session * createSession()
constexpr auto deltaR(const T1 &t1, const T2 &t2) -> decltype(t1.eta())
const std::vector< BasicDiscriminator > requiredBasicDiscriminators_
ROOT::Math::LorentzVector< ROOT::Math::PxPyPzE4D< double > > LorentzVectorXYZ
tensorflow::Tensor getPartialPredictions(bool is_inner)
const std::vector< BasicDiscriminator > requiredBasicDiscriminatorsdR03_
static bool calculateGottfriedJacksonAngleDifference(const TauCastType &tau, const size_t tau_index, double &gj_diff, TauFunc tau_funcs)
edm::EDGetTokenT< edm::AssociationVector< reco::PFTauRefProd, std::vector< reco::PFTauTransverseImpactParameterRef > > > pfTauTransverseImpactParameters_token_
constexpr auto deltaR2(const T1 &t1, const T2 &t2) -> decltype(t1.eta())
edm::ValueMap< SingleTauDiscriminatorContainer > TauDiscriminatorContainer
void createTauBlockInputs(const TauCastType &tau, const size_t &tau_index, const edm::RefToBase< reco::BaseTau > tau_ref, const reco::Vertex &pv, double rho, TauFunc tau_funcs)
float pt_weighted_dphi_strip(const reco::PFTau &tau, int dm)
float eratio(const reco::PFTau &tau)
return ratio of energy in ECAL over sum of energy in ECAL and HCAL
void createOutputs(edm::Event &event, const tensorflow::Tensor &pred, edm::Handle< TauCollection > taus)
Analysis-level electron class.
void add(std::string const &label, ParameterSetDescription const &psetDescription)
disable_CellIndex_workaround
pat::MuonCollection MuonCollection
edm::Ref< PFTauTransverseImpactParameterCollection > PFTauTransverseImpactParameterRef
presistent reference to a PFTauTransverseImpactParameter
edm::EDGetTokenT< reco::TauDiscriminatorContainer > basicTauDiscriminators_inputToken_
std::vector< Muon > MuonCollection
bool operator<(DTCELinkId const &lhs, DTCELinkId const &rhs)
static float calculateGottfriedJacksonAngleDifference(const TauCastType &tau, const size_t tau_index, TauFunc tau_funcs)
static bool calculateElectronClusterVarsV2(const pat::Electron &ele, float &cc_ele_energy, float &cc_gamma_energy, int &cc_n_gamma)
Particle reconstructed by the particle flow algorithm.
std::array< std::unique_ptr< tensorflow::Tensor >, 2 > eGammaTensor_
const bool disable_hcalFraction_workaround_
edm::EDGetTokenT< reco::TauDiscriminatorContainer > basicTauDiscriminatorsdR03_inputToken_
std::map< std::string, GraphPtr > graphs_
const std::map< ValueQuantityType, double > max_value
disable_hcalFraction_workaround
const std::map< BasicDiscriminator, std::string > stringFromDiscriminator_
std::vector< int > tauInputs_indices_
std::pair< typename Association::data_type::first_type, double > match(Reference key, Association association, bool bestMatchByMaxValue)
Generic matching function.
float lead_track_chi2(const reco::PFTau &tau)
return chi2 of the leading track ==> deprecated? <==
std::map< std::string, std::unique_ptr< tensorflow::MemmappedEnv > > memmappedEnv_
Log< level::Warning, false > LogWarning
std::array< std::unique_ptr< tensorflow::Tensor >, 2 > muonTensor_
edm::EDGetTokenT< std::vector< pat::Electron > > electrons_token_
TupleMultiplicity< TrackerTraits > const *__restrict__ uint32_t nHits
Output(const std::vector< size_t > &num, const std::vector< size_t > &den)
void produce(edm::Event &event, const edm::EventSetup &es) override
edm::EDGetTokenT< std::vector< pat::Muon > > muons_token_
T operator[](int i) const
edm::EDGetTokenT< double > rho_token_
static void calculateElectronClusterVars(const pat::Electron *ele, float &elecEe, float &elecEgamma)
T const & const_reference
static const std::string subdets[7]
const std::map< std::pair< FeatureT, bool >, ScalingParams > scalingParamsMap_PhaseIIv2p5
Analysis-level muon class.
std::map< std::string, Output > OutputCollection
void countHits(const reco::Muon &muon, std::vector< int > &numHitsDT, std::vector< int > &numHitsCSC, std::vector< int > &numHitsRPC)
std::vector< CutterPtr > WPList
edm::EDGetTokenT< ConsumeType > disc_token
constexpr int NumberOfOutputs
std::unique_ptr< tensorflow::Tensor > tauBlockTensor_