close
Warning:
Can't synchronize with repository "(default)" ("(default)" is not readable or not a Git repository.). Look in the Trac log for more information.
- Timestamp:
-
Jan 9, 2017, 3:07:14 PM (8 years ago)
- Author:
-
Clarence Wret
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v77
|
v78
|
|
211 | 211 | }}} |
212 | 212 | |
213 | | I then act accordingly in `isSignal` and `FillEventVariables` (e.g. fill histogram only when W < 1.4, only count signal when W < 1.4). |
| 213 | I then act accordingly in `isSignal` and `FillEventVariables` (e.g. fill histogram only when W < 1.4, only count signal when W < 1.4). More on these two functions come [=#point_variable further further donw]. |
214 | 214 | |
215 | 215 | When I want to run with this new setting I first recompile and then edit my card file to |
… |
… |
|
317 | 317 | |
318 | 318 | |
| 319 | [=#point_variable] |
319 | 320 | == Specifying the event-level dependent variable(s) == |
320 | 321 | |