Skip to content

Commit cf14c4f

Browse files
committed
docs
1 parent e39f379 commit cf14c4f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

PWGUD/Tasks/upcFwdJpsiRl.cxx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,11 @@
99
// granted to it by virtue of its status as an Intergovernmental Organization
1010
// or submit itself to any jurisdiction.
1111

12+
1213
/// \file UpcFwdJpsiRl.cxx
1314
/// \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
1417
///
1518
/// Candidate types (configured via candidateType):
1619
/// 0 = GlobalMuon-GlobalMuon: both tracks are GlobalMuonTrack (enum 0) or GlobalMuonTrackOtherMatch (enum 1)
@@ -19,7 +22,6 @@
1922

2023
/// executable name o2-analysis-ud-upc-fwd-jpsi-rl
2124

22-
/// \author Roman Lavicka <roman.lavicka@cern.ch>
2325

2426
#include "PWGUD/DataModel/UDTables.h"
2527

0 commit comments

Comments
 (0)