We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e39f379 commit cf14c4fCopy full SHA for cf14c4f
1 file changed
PWGUD/Tasks/upcFwdJpsiRl.cxx
@@ -9,8 +9,11 @@
9
// granted to it by virtue of its status as an Intergovernmental Organization
10
// or submit itself to any jurisdiction.
11
12
+
13
/// \file UpcFwdJpsiRl.cxx
14
/// \brief UPC forward J/psi analysis with configurable track-type candidate selection
15
+/// \author Roman Lavicka, roman.lavicka@cern.ch
16
+/// \since 07.05.2026
17
///
18
/// Candidate types (configured via candidateType):
19
/// 0 = GlobalMuon-GlobalMuon: both tracks are GlobalMuonTrack (enum 0) or GlobalMuonTrackOtherMatch (enum 1)
@@ -19,7 +22,6 @@
22
20
23
/// executable name o2-analysis-ud-upc-fwd-jpsi-rl
21
24
-/// \author Roman Lavicka <roman.lavicka@cern.ch>
25
26
#include "PWGUD/DataModel/UDTables.h"
27
0 commit comments