Skip to content

Commit

Permalink
add deep CSV tags
Browse files Browse the repository at this point in the history
  • Loading branch information
slava77devel committed Feb 2, 2017
1 parent 0e300da commit 59783a7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion comparisons/validate.C
Expand Up @@ -2278,7 +2278,11 @@ void validateEvents(TString step, TString file, TString refFile, TString r="RECO
jetTagVar("pfTrackCountingHighEffBJetTags__");
jetTagVar("pfTrackCountingHighPurBJetTags__");
jetTagVar("pfSimpleSecondaryVertexHighEffBJetTags__");
jetTagVar("pfSimpleSecondaryVertexHighPurBJetTags__");
jetTagVar("pfDeepCSVJetTags_probcc_");
jetTagVar("pfDeepCSVJetTags_probudsg_");
jetTagVar("pfDeepCSVJetTags_probb_");
jetTagVar("pfDeepCSVJetTags_probc_");
jetTagVar("pfDeepCSVJetTags_probbb_");

secondaryVertexTagInfoVars("recoSecondaryVertexTagInfos_ghostTrackVertexTagInfos__");
secondaryVertexTagInfoVars("recoSecondaryVertexTagInfos_secondaryVertexTagInfos__");
Expand Down

0 comments on commit 59783a7

Please sign in to comment.