Changes between Version 12 and Version 13 of WorkBook/Modules
- Timestamp:
- Nov 18, 2012, 3:49:15 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkBook/Modules
v12 v13 127 127 == !ParticlePropagator == 128 128 129 propagates charged and neutral particles from a given vertex to a cylinder defined by its radius, 130 its half-length, centered at (0,0,0) and with its axis oriented along the z-axis. 131 129 132 - input: 130 133 - !InputArray … … 132 135 - output: 133 136 - !OutputArray 137 138 - parameters: 139 - Radius 140 - HalfLength 141 - Bz 134 142 135 143 == !TauJetFinder ==