Changes between Version 3 and Version 4 of WorkBook/Modules
- Timestamp:
- Nov 9, 2012, 5:27:07 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkBook/Modules
v3 v4 45 45 == !EnergySmearing == 46 46 47 performs energy resolution smearing 48 47 49 - input: 48 50 - !InputArray … … 50 52 - output: 51 53 - !OutputArray 54 55 - parameters: 56 - !ResolutionFormula - energy resolution specified for a PDG code as a function of transverse momentum and pseudo-rapidity 52 57 53 58 == !FastJetFinder == … … 72 77 == !MomentumSmearing == 73 78 79 performs transverse momentum resolution smearing 80 74 81 - input: 75 82 - !InputArray … … 77 84 - output: 78 85 - !OutputArray 86 87 - parameters: 88 - !ResolutionFormula - transverse momentum resolution specified for a PDG code as a function of transverse momentum and pseudo-rapidity 79 89 80 90 == !ParticlePropagator ==