Fork me on GitHub

Changes between Initial Version and Version 3 of Ticket #1060


Ignore:
Timestamp:
Dec 12, 2016, 8:04:27 AM (8 years ago)
Author:
Pavel Demin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1060 – Description

    initial v3  
    22
    33 I have a question regarding tau tagging in Delphes v3.3. Can Delphes tag a tau from its leptonic decay ? I find inside TauTagging.cc module
    4 
     4{{{
    55  for(i = tau->D1; i <= tau->D2; ++i)
    66  {
     
    1010   ..
    1111   ..
     12}}}
    1213 If so, how can we tag a tau from its leptonic decay mode ?
    1314