Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
spdroot
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Redmine
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
NICA
spdroot
Commits
7de2f23a
Commit
7de2f23a
authored
2 weeks ago
by
Artem Ivanov
Browse files
Options
Downloads
Patches
Plain Diff
fixed SetFarichParticleId
parent
d9b897bc
Branches
development
Tags
dev-4.1.7
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
reco/farich/SpdMCFarichParticleProducer.cxx
+1
-1
1 addition, 1 deletion
reco/farich/SpdMCFarichParticleProducer.cxx
with
1 addition
and
1 deletion
reco/farich/SpdMCFarichParticleProducer.cxx
+
1
−
1
View file @
7de2f23a
...
...
@@ -436,7 +436,7 @@ void SpdMCFarichParticleProducer::Exec(Option_t *opt)
//------------------------------
part
->
SetTrackId
(
track
->
GetId
());
mcpart
->
Set
Ts
ParticleId
(
part
->
GetId
());
mcpart
->
Set
Farich
ParticleId
(
part
->
GetId
());
part
->
SetHitId
(
indexhit
);
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment