@@ -51,8 +51,8 @@ struct tpcPidQa {
51
51
" nsigma/pt/Ka" , " nsigma/pt/Pr" , " nsigma/pt/De" ,
52
52
" nsigma/pt/Tr" , " nsigma/pt/He" , " nsigma/pt/Al" };
53
53
static constexpr std::string_view hnsigma_p_eta_Ncl[Np] = {" nsigma/sparsePinEtaNcl/El" , " nsigma/sparsePinEtaNcl/Mu" , " nsigma/sparsePinEtaNcl/Pi" ,
54
- " nsigma/sparsePinEtaNcl/Ka" , " nsigma/sparsePinEtaNcl/Pr" , " nsigma/sparsePinEtaNcl/De" ,
55
- " nsigma/sparsePinEtaNcl/Tr" , " nsigma/sparsePinEtaNcl/He" , " nsigma/sparsePinEtaNcl/Al" };
54
+ " nsigma/sparsePinEtaNcl/Ka" , " nsigma/sparsePinEtaNcl/Pr" , " nsigma/sparsePinEtaNcl/De" ,
55
+ " nsigma/sparsePinEtaNcl/Tr" , " nsigma/sparsePinEtaNcl/He" , " nsigma/sparsePinEtaNcl/Al" };
56
56
57
57
// With TOF
58
58
static constexpr std::string_view hexpected_wTOF[Np] = {" wTOF/expected/El" , " wTOF/expected/Mu" , " wTOF/expected/Pi" ,
@@ -80,8 +80,8 @@ struct tpcPidQa {
80
80
" wTOF/signal/Ka" , " wTOF/signal/Pr" , " wTOF/signal/De" ,
81
81
" wTOF/signal/Tr" , " wTOF/signal/He" , " wTOF/signal/Al" };
82
82
static constexpr std::string_view hnsigma_p_eta_Ncl_wTOF[Np] = {" wTOF/nsigma/sparsePinEtaNcl/El" , " wTOF/nsigma/sparsePinEtaNcl/Mu" , " wTOF/nsigma/sparsePinEtaNcl/Pi" ,
83
- " wTOF/nsigma/sparsePinEtaNcl/Ka" , " wTOF/nsigma/sparsePinEtaNcl/Pr" , " wTOF/nsigma/sparsePinEtaNcl/De" ,
84
- " wTOF/nsigma/sparsePinEtaNcl/Tr" , " wTOF/nsigma/sparsePinEtaNcl/He" , " wTOF/nsigma/sparsePinEtaNcl/Al" };
83
+ " wTOF/nsigma/sparsePinEtaNcl/Ka" , " wTOF/nsigma/sparsePinEtaNcl/Pr" , " wTOF/nsigma/sparsePinEtaNcl/De" ,
84
+ " wTOF/nsigma/sparsePinEtaNcl/Tr" , " wTOF/nsigma/sparsePinEtaNcl/He" , " wTOF/nsigma/sparsePinEtaNcl/Al" };
85
85
86
86
HistogramRegistry histos{" Histos" , {}, OutputObjHandlingPolicy::AnalysisObject};
87
87
0 commit comments