Fork me on GitHub

Changes between Version 12 and Version 13 of WorkBook/Modules


Ignore:
Timestamp:
Nov 18, 2012, 3:49:15 PM (12 years ago)
Author:
Pavel Demin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/Modules

    v12 v13  
    127127== !ParticlePropagator ==
    128128
     129propagates charged and neutral particles from a given vertex to a cylinder defined by its radius,
     130its half-length, centered at (0,0,0) and with its axis oriented along the z-axis.
     131
    129132 - input:
    130133  - !InputArray
     
    132135 - output:
    133136  - !OutputArray
     137
     138 - parameters:
     139  - Radius
     140  - HalfLength
     141  - Bz
    134142
    135143== !TauJetFinder ==