We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d6985a commit 2c5829dCopy full SHA for 2c5829d
2 files changed
PWGUD/Tasks/CMakeLists.txt
@@ -205,7 +205,7 @@ o2physics_add_dpl_workflow(fwd-muons-upc
205
COMPONENT_NAME Analysis)
206
207
o2physics_add_dpl_workflow(upc-fwd-jpsi-rl
208
- SOURCES upcFwdJpsiRL.cxx
+ SOURCES upcFwdJpsiRl.cxx
209
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::DGPIDSelector
210
211
PWGUD/Tasks/upcFwdJpsiRL.cxx PWGUD/Tasks/upcFwdJpsiRl.cxxPWGUD/Tasks/upcFwdJpsiRL.cxx renamed to PWGUD/Tasks/upcFwdJpsiRl.cxx
@@ -9,7 +9,7 @@
9
// granted to it by virtue of its status as an Intergovernmental Organization
10
// or submit itself to any jurisdiction.
11
12
-/// \file upcFwdJpsiRL.cxx
+/// \file upcFwdJpsiRl.cxx
13
/// \brief UPC forward J/psi analysis with configurable track-type candidate selection
14
///
15
/// Candidate types (configured via candidateType):
0 commit comments