File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -732,6 +732,8 @@ struct derivedlambdakzeroanalysis {
732732 hSelectionV0s->GetXaxis ()->SetBinLabel (selDCAV0Dau + 2 , " DCA V0 dau." );
733733 hSelectionV0s->GetXaxis ()->SetBinLabel (selK0ShortRapidity + 2 , " K^{0}_{S} rapidity" );
734734 hSelectionV0s->GetXaxis ()->SetBinLabel (selLambdaRapidity + 2 , " #Lambda rapidity" );
735+ hSelectionV0s->GetXaxis ()->SetBinLabel (selK0ShortMassRejection + 2 , " K^{0}_{S} mass rej." );
736+ hSelectionV0s->GetXaxis ()->SetBinLabel (selLambdaMassRejection + 2 , " #Lambda mass rej." );
735737 hSelectionV0s->GetXaxis ()->SetBinLabel (selTPCPIDPositivePion + 2 , " TPC PID #pi^{+}" );
736738 hSelectionV0s->GetXaxis ()->SetBinLabel (selTPCPIDNegativePion + 2 , " TPC PID #pi^{-}" );
737739 hSelectionV0s->GetXaxis ()->SetBinLabel (selTPCPIDPositiveProton + 2 , " TPC PID p" );
You can’t perform that action at this time.
0 commit comments