Fork me on GitHub

Changes between Version 3 and Version 4 of WorkBook/Modules


Ignore:
Timestamp:
Nov 9, 2012, 5:27:07 PM (12 years ago)
Author:
Pavel Demin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/Modules

    v3 v4  
    4545== !EnergySmearing ==
    4646
     47performs energy resolution smearing
     48
    4749 - input:
    4850  - !InputArray
     
    5052 - output:
    5153  - !OutputArray
     54
     55 - parameters:
     56  - !ResolutionFormula - energy resolution specified for a PDG code as a function of transverse momentum and pseudo-rapidity
    5257
    5358== !FastJetFinder ==
     
    7277== !MomentumSmearing ==
    7378
     79performs transverse momentum resolution smearing
     80
    7481 - input:
    7582  - !InputArray
     
    7784 - output:
    7885  - !OutputArray
     86
     87 - parameters:
     88  - !ResolutionFormula - transverse momentum resolution specified for a PDG code as a function of transverse momentum and pseudo-rapidity
    7989
    8090== !ParticlePropagator ==