File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 99// granted to it by virtue of its status as an Intergovernmental Organization
1010// or submit itself to any jurisdiction.
1111// /
12- // / \file pidTOFMerge.cxx
13- // / \brief Task to produce PID tables for TOF split for each particle.
14- // / Only the tables for the mass hypotheses requested are filled, the others are sent empty.
12+ // / \file pidTOFMerge.cxx
13+ // /
14+ // / \brief Task to produce PID tables for TOF split for each particle.
15+ // / Only the tables for the mass hypotheses requested are filled, the others are sent empty.
16+ // /
1517// / \author Nicolò Jacazio nicolo.jacazio@cern.ch
1618// /
1719
@@ -709,7 +711,7 @@ struct tofPidMerge {
709711 doprocessRun3BetaM.value = false ;
710712 }
711713 } else {
712- metadataInfo.print ();
714+ tofResponse-> metadataInfo .print ();
713715 LOG (warning) << " Metadata is not defined, cannot autodetect process functions for mass and beta" ;
714716 }
715717 } else {
You can’t perform that action at this time.
0 commit comments