Skip to content

Commit

Permalink
Fix b-tag discriminator.
Browse files Browse the repository at this point in the history
  • Loading branch information
Volker Adler committed Dec 4, 2014
1 parent 3a68d88 commit 19c8fc0
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -79,7 +79,7 @@
### Electron selection

# Signal b-tagged jet selection
bTagCut = 'bDiscriminator("combinedSecondaryVertexBJetTags") > 0.679'
bTagCut = 'bDiscriminator("combinedInclusiveSecondaryVertexV2BJetTags") > 0.679'


### Trigger matching
Expand Down

0 comments on commit 19c8fc0

Please sign in to comment.