We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4efbbd5 commit 99a5fb9Copy full SHA for 99a5fb9
sections/selector.tex
@@ -2,7 +2,7 @@ \section{Writing a Selector}\label{sec:selector}
2
3
The \CCSPStlye{Selector} class should be used to implement analysis selections.
4
This is a crucial step in the workflow since the decision to keep or reject objects or even whole events is performed here.
5
-Since the selection usually depends on for example four momenta of the objects within the events, it is executed after the calibration.
+Since the selection usually depends on for example four-momenta of the objects within the events, it is executed after the calibration.
6
The corresponding task is called \CCSPStlye{cf.SelectEvents}.
7
For more information, please consider Ref.~\cite{cf_repo}.
8
0 commit comments