You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/DetectorSimulation.md
+15-2Lines changed: 15 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -416,7 +416,7 @@ for (auto& label : labels_for_digit) {
416
416
```
417
417
418
418
419
-
## Accessing Monte Carlo kinematics after the digitization phase <aname="MCReader"></a>
419
+
## Accessing Monte Carlo kinematics<aname="MCReader"></a>
420
420
421
421
After digitization is done, one can use the `MCKinematicsReader` class to load and access the Monte Carlo tracks.
422
422
The MCKinematicsReader needs the digitization context file, generated during digitization. Once initialized it can return the tracks associated to a Monte Carlo label.
0 commit comments