Skip to content

Commit 6974a85

Browse files
authored
Update producer.tex
1 parent 93de121 commit 6974a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sections/producer.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ \section{Writing a Producer}\label{sec:producer}
3838
Note that to perform four-vector calculations, you need to import \code{attach\_coffea\_behavior} from \code{columnflow.production.util}.
3939
You will need to use kinematic information from both the \code{events.Electron} and \code{events.Muon} collections and create a new column which stores your calculated invariant mass.
4040

41-
\begin{exercise}{Writing a Producer}{}
41+
\begin{exercise}{Writing a Producer}{h4l/production/invariant_mass.py}
4242
Write a \CCSPStlye{Producer} class which computes the four lepton invariant mass.
4343
\end{exercise}
4444

0 commit comments

Comments
 (0)