File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed
Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change 88// In applying this license CERN does not waive the privileges and immunities
99// granted to it by virtue of its status as an Intergovernmental Organization
1010// or submit itself to any jurisdiction.
11- // / \file onTheFlyTOFPID.cxx
11+ // /
12+ // / \file onTheFlyTofPid.cxx
1213// /
1314// / \brief This task goes straight from a combination of track table and mcParticles
14- // / and a custom TOF configuration to a table of TOF NSigmas for the particles
15- // / being analysed. It currently contemplates 5 particle types:
16- // / electrons, pions, kaons, protons and muons
15+ // / and a custom TOF configuration to a table of TOF NSigmas for the particles
16+ // / being analysed. It currently contemplates 5 particle types:
17+ // / electrons, pions, kaons, protons and muons
1718// /
18- // / More particles could be added but would have to be added to the LUT
19- // / being used in the onTheFly tracker task.
19+ // / More particles could be added but would have to be added to the LUT
20+ // / being used in the onTheFly tracker task.
2021// /
2122// / \author David Dobrigkeit Chinellato, UNICAMP
2223// / \author Nicola Nicassio, University and INFN Bari
24+ // / \since May 22, 2024
25+ // /
2326
2427#include < utility>
2528#include < map>
You can’t perform that action at this time.
0 commit comments