You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -690,11 +693,13 @@ class FemtoDreamParticleHisto
690
693
}
691
694
692
695
private:
693
-
HistogramRegistry* mHistogramRegistry; ///< For QA output
694
-
staticconstexpr o2::aod::femtodreamparticle::ParticleType mParticleType = particleType; ///< Type of the particle under analysis
695
-
staticconstexprintmFolderSuffixType = suffixType; ///< Counter for the folder suffix specified below
696
-
staticconstexpr std::string_view mFolderSuffix[9] = {"", "_one", "_two", "_pos", "_neg", "_allSelected", "_allSelected_pos", "_allSelected_neg", "_bach"}; ///< Suffix for the folder name in case of analyses of pairs of the same kind (T-T, V-V, C-C)
697
-
intmPDG = 0; ///< PDG code of the selected particle
696
+
HistogramRegistry* mHistogramRegistry; ///< For QA output
697
+
staticconstexpr o2::aod::femtodreamparticle::ParticleType mParticleType = particleType; ///< Type of the particle under analysis
698
+
staticconstexprintmFolderSuffixType = suffixType; ///< Counter for the folder suffix specified below
0 commit comments