Skip to content

Commit 99a5fb9

Browse files
author
Philip Keicher
committed
apply review comments
1 parent 4efbbd5 commit 99a5fb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sections/selector.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ \section{Writing a Selector}\label{sec:selector}
22

33
The \CCSPStlye{Selector} class should be used to implement analysis selections.
44
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.
5+
Since the selection usually depends on for example four-momenta of the objects within the events, it is executed after the calibration.
66
The corresponding task is called \CCSPStlye{cf.SelectEvents}.
77
For more information, please consider Ref.~\cite{cf_repo}.
88

0 commit comments

Comments
 (0)